Click here to Skip to main content
16,004,833 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to share dlls between different projects in a solution Pin
Nitin198114-Dec-06 18:57
Nitin198114-Dec-06 18:57 
AnswerRe: How to share dlls between different projects in a solution Pin
Frank Kerrigan15-Dec-06 0:04
Frank Kerrigan15-Dec-06 0:04 
QuestionTime Interval fo Working Folder Pin
248912814-Dec-06 18:07
248912814-Dec-06 18:07 
QuestionHow to Validate 3 textBox controls using a single RequiredValidator? Pin
crazy_mads14-Dec-06 17:13
crazy_mads14-Dec-06 17:13 
AnswerRe: How to Validate 3 textBox controls using a single RequiredValidator? Pin
_AK_14-Dec-06 20:02
_AK_14-Dec-06 20:02 
Questionwhat is an Arraylist? Pin
Rahithi14-Dec-06 16:57
Rahithi14-Dec-06 16:57 
AnswerRe: what is an Arraylist? Pin
_AK_14-Dec-06 20:04
_AK_14-Dec-06 20:04 
QuestionDynamic content on page load Pin
CapBBeard14-Dec-06 16:50
CapBBeard14-Dec-06 16:50 
Hi everyone,

I'm currently working on an ASP.NET project where I'm required to insert some data into a db. This part is fine, but I'm having trouble when the page loads again after an insert. It seems the page needs to be loaded twice for the inserted data to appear (presumably because the data is inserting on the first page load).

Is there anyway I can get the page to refresh after the insertion so that the data appears? I know in php you can do header("Location: ...") to do this, but is there an equivalent or better approach for asp.net? I'd like to maintain state if I can. I can't seem to find anything in MSDN of use.

Any help or pointers would be great,

Thanks!
AnswerRe: Dynamic content on page load Pin
_AK_14-Dec-06 20:06
_AK_14-Dec-06 20:06 
GeneralRe: Dynamic content on page load Pin
CapBBeard17-Dec-06 9:26
CapBBeard17-Dec-06 9:26 
QuestionComparsion of user data on the webform with database records Pin
veerugadde14-Dec-06 11:41
veerugadde14-Dec-06 11:41 
AnswerRe: Comparsion of user data on the webform with database records Pin
_AK_14-Dec-06 20:09
_AK_14-Dec-06 20:09 
Questionspan and div elements Pin
Tina P14-Dec-06 11:17
Tina P14-Dec-06 11:17 
AnswerRe: span and div elements Pin
Andy Brummer14-Dec-06 11:34
sitebuilderAndy Brummer14-Dec-06 11:34 
GeneralRe: span and div elements Pin
Tina P14-Dec-06 12:21
Tina P14-Dec-06 12:21 
AnswerRe: span and div elements Pin
Guffa14-Dec-06 12:03
Guffa14-Dec-06 12:03 
GeneralRe: span and div elements Pin
Tina P14-Dec-06 12:22
Tina P14-Dec-06 12:22 
Questioncommandbehavior.closeconnection Pin
saravanan0514-Dec-06 11:14
saravanan0514-Dec-06 11:14 
QuestionForum Structure Problem Pin
ADY00714-Dec-06 9:42
ADY00714-Dec-06 9:42 
AnswerRe: Forum Structure Problem Pin
Pradipta Basu14-Dec-06 10:09
Pradipta Basu14-Dec-06 10:09 
GeneralRe: Forum Structure Problem Pin
ADY00714-Dec-06 10:23
ADY00714-Dec-06 10:23 
GeneralRe: Forum Structure Problem Pin
Pradipta Basu15-Dec-06 10:21
Pradipta Basu15-Dec-06 10:21 
AnswerRe: Forum Structure Problem [modified] Pin
nisha261214-Dec-06 18:47
nisha261214-Dec-06 18:47 
GeneralRe: Forum Structure Problem Pin
ADY00714-Dec-06 21:29
ADY00714-Dec-06 21:29 
QuestionAdding a subtotal on matrix control Pin
rsholanki14-Dec-06 9:25
rsholanki14-Dec-06 9:25 

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.