Click here to Skip to main content
15,921,028 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: data access Pin
Abhishek Sur25-Sep-09 12:16
professionalAbhishek Sur25-Sep-09 12:16 
GeneralRe: data access Pin
raquidd2230-Sep-09 6:27
raquidd2230-Sep-09 6:27 
AnswerRe: data access Pin
N a v a n e e t h23-Sep-09 15:44
N a v a n e e t h23-Sep-09 15:44 
GeneralRe: data access Pin
raquidd2224-Sep-09 6:38
raquidd2224-Sep-09 6:38 
GeneralRe: data access Pin
raquidd2224-Sep-09 7:06
raquidd2224-Sep-09 7:06 
GeneralRe: data access Pin
Abhishek Sur25-Sep-09 12:15
professionalAbhishek Sur25-Sep-09 12:15 
Questionquestions Pin
hasani200723-Sep-09 10:25
hasani200723-Sep-09 10:25 
AnswerRe: questions Pin
Abhishek Sur23-Sep-09 10:32
professionalAbhishek Sur23-Sep-09 10:32 
hasani2007 wrote:
1-I am using a marquee tag on my website but it is from right to left. I want it goes from left to right. What should I do?



use directionn=right

<marquee width="100%" behaviour="scroll" direction="right">


hasani2007 wrote:
2-and first problem for menu. dynamic menu open to right. but I want that my sub menu appear on the left of menu. Please help me.


Are you using any MenuControl to show menu?
Create the menu yourself using Javascript.. The best way to do this.

hasani2007 wrote:
3- If I want to use many text for marquee tag what should I do?

You need to make your own logic around this.. when to show what and based on that logic create the Response. Poke tongue | ;-P

Rose | [Rose]

Abhishek Sur

My Latest Articles
Create CLR objects in SQL Server 2005
C# Uncommon Keywords
Read/Write Excel using OleDB

Don't forget to click "Good Answer" if you like to.

QuestionNewsletter App Pin
kruegersck23-Sep-09 10:07
kruegersck23-Sep-09 10:07 
AnswerRe: Newsletter App Pin
Abhishek Sur23-Sep-09 10:26
professionalAbhishek Sur23-Sep-09 10:26 
QuestionObject does not support this property or method Pin
dptalt23-Sep-09 8:04
dptalt23-Sep-09 8:04 
AnswerRe: Object does not support this property or method Pin
Abhishek Sur23-Sep-09 9:23
professionalAbhishek Sur23-Sep-09 9:23 
Questioniframe .. src Pin
Hemant Thaker23-Sep-09 4:45
Hemant Thaker23-Sep-09 4:45 
AnswerRe: iframe .. src Pin
Abhishek Sur23-Sep-09 5:47
professionalAbhishek Sur23-Sep-09 5:47 
QuestionRe: iframe .. src Pin
Hemant Thaker23-Sep-09 6:40
Hemant Thaker23-Sep-09 6:40 
AnswerRe: iframe .. src Pin
Abhijit Jana23-Sep-09 6:44
professionalAbhijit Jana23-Sep-09 6:44 
GeneralRe: iframe .. src Pin
Abhishek Sur23-Sep-09 8:27
professionalAbhishek Sur23-Sep-09 8:27 
GeneralRe: iframe .. src Pin
Abhijit Jana23-Sep-09 9:10
professionalAbhijit Jana23-Sep-09 9:10 
QuestionRe: iframe .. src Pin
Hemant Thaker23-Sep-09 9:32
Hemant Thaker23-Sep-09 9:32 
AnswerRe: iframe .. src Pin
Abhishek Sur23-Sep-09 9:55
professionalAbhishek Sur23-Sep-09 9:55 
GeneralRe: iframe .. src Pin
Abhishek Sur23-Sep-09 9:50
professionalAbhishek Sur23-Sep-09 9:50 
Questionnull is not null error Pin
Shuaib wasif khan23-Sep-09 4:21
Shuaib wasif khan23-Sep-09 4:21 
AnswerRe: null is not null error Pin
Abhijit Jana23-Sep-09 6:47
professionalAbhijit Jana23-Sep-09 6:47 
AnswerRe: null is not null error Pin
Abhishek Sur23-Sep-09 9:18
professionalAbhishek Sur23-Sep-09 9:18 
QuestionDLL Files Usage in Web Application. Pin
VikashGohil23-Sep-09 4:04
VikashGohil23-Sep-09 4:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.