Click here to Skip to main content
15,616,522 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSaving files on the server?? Pin
Nada Adel4-May-07 21:18
Nada Adel4-May-07 21:18 
AnswerRe: Saving files on the server?? Pin
Hesham Amin4-May-07 22:18
Hesham Amin4-May-07 22:18 
AnswerRe: Saving files on the server?? Pin
Blumen6-May-07 20:08
Blumen6-May-07 20:08 
GeneralRe: Saving files on the server?? Pin
Nada Adel6-May-07 20:20
Nada Adel6-May-07 20:20 
Questionhelp me its urgent Pin
Tanvisha4-May-07 19:55
Tanvisha4-May-07 19:55 
AnswerRe: help me its urgent Pin
amjad ali shah4-May-07 20:17
amjad ali shah4-May-07 20:17 
GeneralRe: help me its urgent Pin
Tanvisha4-May-07 20:38
Tanvisha4-May-07 20:38 
GeneralRe: help me its urgent Pin
amjad ali shah4-May-07 20:55
amjad ali shah4-May-07 20:55 
plz told me that you design this for web or desktop application.
if you are using web application tht page then you are rally doing wrong to save data without clicking button bcz in web every thing take place remotly on your sever that page request to server,while in desktop application this can be affordable,any how.
i am going to tell you method for both web and desktop application.
on text box lost focus save the data to globally declare variable in desktop application and web application use viewstate to save the first text box data.now if the user go to the next text box then on the lost focus of that text save to db both,otherwise if user close the form or come again to the first textbox save to db and clear the first textbox.
try this if any problem ask for help.
thanx
Questionhow to make multiple item selected in list box . Pin
monuSaini4-May-07 19:54
monuSaini4-May-07 19:54 
AnswerRe: how to make multiple item selected in list box . Pin
Sathesh Sakthivel4-May-07 21:02
Sathesh Sakthivel4-May-07 21:02 
Questionfindcontrol function do not detect the dropdownlist created dynamically Pin
amjad ali shah4-May-07 19:25
amjad ali shah4-May-07 19:25 
AnswerRe: findcontrol function do not detect the dropdownlist created dynamically Pin
Hesham Amin4-May-07 22:20
Hesham Amin4-May-07 22:20 
GeneralRe: findcontrol function do not detect the dropdownlist created dynamically Pin
amjad ali shah4-May-07 22:25
amjad ali shah4-May-07 22:25 
QuestionDownloading link Pin
sujithkumarsl4-May-07 18:21
sujithkumarsl4-May-07 18:21 
AnswerRe: Downloading link Pin
Blumen6-May-07 20:23
Blumen6-May-07 20:23 
GeneralRe: Downloading link Pin
sujithkumarsl6-May-07 22:04
sujithkumarsl6-May-07 22:04 
QuestionInserting Data Into DB Pin
Lijo Rajan4-May-07 18:05
Lijo Rajan4-May-07 18:05 
AnswerRe: Inserting Data Into DB Pin
Sathesh Sakthivel4-May-07 21:03
Sathesh Sakthivel4-May-07 21:03 
QuestionDebugging unmanaged Native DLL in ASP.net Pin
The 0ne4-May-07 13:43
The 0ne4-May-07 13:43 
AnswerRe: Debugging unmanaged Native DLL in ASP.net Pin
Sathesh Sakthivel4-May-07 21:05
Sathesh Sakthivel4-May-07 21:05 
GeneralRe: Debugging unmanaged Native DLL in ASP.net Pin
The 0ne5-May-07 7:26
The 0ne5-May-07 7:26 
QuestionDrop Down List Pin
seemamltn4-May-07 13:00
seemamltn4-May-07 13:00 
AnswerRe: Drop Down List Pin
SABhatti4-May-07 16:28
SABhatti4-May-07 16:28 
AnswerRe: Drop Down List Pin
Partha G4-May-07 17:36
Partha G4-May-07 17:36 
AnswerRe: Drop Down List Pin
Kartik Rathi4-May-07 18:35
Kartik Rathi4-May-07 18:35 

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.