Click here to Skip to main content
15,891,644 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to get IpAddress of the system. Pin
Vasudevan Deepak Kumar31-Aug-07 7:31
Vasudevan Deepak Kumar31-Aug-07 7:31 
AnswerRe: Give me a solution Pin
Michael Sync30-Aug-07 22:04
Michael Sync30-Aug-07 22:04 
QuestionHow can I input data into a dropdownlist ? Pin
Big Ralph30-Aug-07 21:46
Big Ralph30-Aug-07 21:46 
AnswerRe: How can I input data into a dropdownlist ? Pin
\laddie30-Aug-07 21:56
\laddie30-Aug-07 21:56 
GeneralRe: How can I input data into a dropdownlist ? Pin
Big Ralph30-Aug-07 22:00
Big Ralph30-Aug-07 22:00 
Questionhow to enable javascript at runtime in asp.net Pin
puspendra napit30-Aug-07 21:37
puspendra napit30-Aug-07 21:37 
AnswerRe: how to enable javascript at runtime in asp.net Pin
\laddie30-Aug-07 21:46
\laddie30-Aug-07 21:46 
AnswerRe: how to enable javascript at runtime in asp.net Pin
Michael Sync30-Aug-07 22:01
Michael Sync30-Aug-07 22:01 
puspendra napit wrote:
lient disable javascript on his syatem


Your client disable Javascript on his/her browser?

It is not possible to change the client's setting from web application. It is for security reason. So, what all you can do is that check whether the Javascript is enabled or disabled for the user's browsers. If it is disabled, you should check the validation from code-behind.

Since Ajax web application are so popular day by day, I don't care about those users who are disable the Javascript in my project. But Yes, the requirement may be varied from project to project....

Thanks and Regards,
Michael Sync ( Blog: http://michaelsync.net)

If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. Smile | :)

QuestionRe: how to enable javascript at runtime in asp.net Pin
Satish_S31-Aug-07 19:35
Satish_S31-Aug-07 19:35 
AnswerRe: how to enable javascript at runtime in asp.net Pin
Michael Sync31-Aug-07 20:51
Michael Sync31-Aug-07 20:51 
AnswerRe: how to enable javascript at runtime in asp.net Pin
Vasudevan Deepak Kumar30-Aug-07 22:09
Vasudevan Deepak Kumar30-Aug-07 22:09 
QuestionDrag and drop rows in grid view or repater Pin
ysunil_7430-Aug-07 21:37
ysunil_7430-Aug-07 21:37 
AnswerRe: Drag and drop rows in grid view or repater Pin
VenkataRamana.Gali31-Aug-07 1:39
VenkataRamana.Gali31-Aug-07 1:39 
Questionhow to manipulate with sqlserver database using javascript from aspx page Pin
vidyasankar30-Aug-07 21:33
vidyasankar30-Aug-07 21:33 
AnswerRe: how to manipulate with sqlserver database using javascript from aspx page Pin
\laddie30-Aug-07 21:47
\laddie30-Aug-07 21:47 
GeneralRe: how to manipulate with sqlserver database using javascript from aspx page Pin
bijeshputhalath30-Aug-07 21:49
bijeshputhalath30-Aug-07 21:49 
QuestionPaging in dataList Pin
bijeshputhalath30-Aug-07 20:38
bijeshputhalath30-Aug-07 20:38 
AnswerRe: Paging in dataList Pin
hallie30-Aug-07 21:09
hallie30-Aug-07 21:09 
GeneralRe: Paging in dataList Pin
vidyasankar30-Aug-07 22:43
vidyasankar30-Aug-07 22:43 
Questionplz help me Pin
kumareshbabutmc30-Aug-07 19:51
kumareshbabutmc30-Aug-07 19:51 
QuestionPrevious Page Pin
waheed awan30-Aug-07 19:47
waheed awan30-Aug-07 19:47 
AnswerRe: Previous Page Pin
VenkataRamana.Gali31-Aug-07 1:45
VenkataRamana.Gali31-Aug-07 1:45 
Questionplease help problem in creating template at run time. Pin
imranafsari30-Aug-07 19:32
imranafsari30-Aug-07 19:32 
QuestionHow to set values to a formview control programmaically Pin
chathu03j30-Aug-07 19:17
chathu03j30-Aug-07 19:17 
QuestionDisplay / visible method in Javascript Pin
sandeep kumar pundhir30-Aug-07 15:56
sandeep kumar pundhir30-Aug-07 15:56 

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.