Click here to Skip to main content
16,006,535 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to validate dynamic controls Pin
praveenkumar_mca4-Jun-07 21:21
praveenkumar_mca4-Jun-07 21:21 
AnswerRe: How to validate dynamic controls Pin
Mariusz Wojcik4-Jun-07 23:45
Mariusz Wojcik4-Jun-07 23:45 
Questionwant Directories as thumbnails...... Pin
asifbhura4-Jun-07 21:11
asifbhura4-Jun-07 21:11 
AnswerRe: want Directories as thumbnails...... Pin
Chetan Ranpariya4-Jun-07 21:25
Chetan Ranpariya4-Jun-07 21:25 
GeneralRe: want Directories as thumbnails...... Pin
asifbhura4-Jun-07 21:35
asifbhura4-Jun-07 21:35 
GeneralRe: want Directories as thumbnails...... [modified] Pin
Chetan Ranpariya4-Jun-07 21:51
Chetan Ranpariya4-Jun-07 21:51 
QuestionPassword clearing when page is submitted to server Pin
dharanighanta4-Jun-07 21:03
dharanighanta4-Jun-07 21:03 
AnswerRe: Password clearing when page is submitted to server Pin
Venk2597-Jun-07 0:17
Venk2597-Jun-07 0:17 
download the setup file for ajax from the site
http://ajax.asp.net

When you open the .net 2.0 you will see an additional section in the toolbar
named Ajax Extensions.

1) Drap and drop the scriptmanager control to page
2) Drap and drop the updatepanel to the page
3) Add combo box inside the updatepanel, then write the coding,

Now, only the control inside the updatepanel is refresh. so password field
will not be clear.

Note:-
The web.config file has to be modified for making it to work using ajax,
otherwise, the page will work normally i.e entire page is posted to server

The sample web.config can be got from the website or from your local machine.
QuestionCode Behind File Pin
gauthee4-Jun-07 20:53
gauthee4-Jun-07 20:53 
AnswerRe: Code Behind File Pin
Raghvendra Kumar Roy4-Jun-07 21:01
Raghvendra Kumar Roy4-Jun-07 21:01 
AnswerRe: Code Behind File Pin
Christian Graus4-Jun-07 21:02
protectorChristian Graus4-Jun-07 21:02 
GeneralRe: Code Behind File Pin
gauthee4-Jun-07 21:07
gauthee4-Jun-07 21:07 
GeneralRe: Code Behind File Pin
Chetan Ranpariya4-Jun-07 21:28
Chetan Ranpariya4-Jun-07 21:28 
GeneralRe: Code Behind File Pin
Christian Graus4-Jun-07 22:58
protectorChristian Graus4-Jun-07 22:58 
QuestionHow to save an asp.net page as html from server to local system Pin
dharanighanta4-Jun-07 20:45
dharanighanta4-Jun-07 20:45 
Questionrounded corners in ASP.NET 2 Pin
samerh4-Jun-07 20:24
samerh4-Jun-07 20:24 
AnswerRe: rounded corners in ASP.NET 2 Pin
Chetan Ranpariya4-Jun-07 20:38
Chetan Ranpariya4-Jun-07 20:38 
QuestionValidation to accept only numbers!!! Pin
rameshbhojan4-Jun-07 20:00
rameshbhojan4-Jun-07 20:00 
AnswerRe: Validation to accept only numbers!!! Pin
Raghvendra Kumar Roy4-Jun-07 20:09
Raghvendra Kumar Roy4-Jun-07 20:09 
GeneralRe: Validation to accept only numbers!!! Pin
rameshbhojan4-Jun-07 21:33
rameshbhojan4-Jun-07 21:33 
GeneralRe: Validation to accept only numbers!!! Pin
Raghvendra Kumar Roy4-Jun-07 22:21
Raghvendra Kumar Roy4-Jun-07 22:21 
GeneralRe: Validation to accept only numbers!!! Pin
rameshbhojan5-Jun-07 0:19
rameshbhojan5-Jun-07 0:19 
GeneralRe: Validation to accept only numbers!!! Pin
Raghvendra Kumar Roy5-Jun-07 18:43
Raghvendra Kumar Roy5-Jun-07 18:43 
GeneralRe: Validation to accept only numbers!!! Pin
rameshbhojan5-Jun-07 22:11
rameshbhojan5-Jun-07 22:11 
GeneralRe: Validation to accept only numbers!!! Pin
Raghvendra Kumar Roy6-Jun-07 18:46
Raghvendra Kumar Roy6-Jun-07 18:46 

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.