Very simple question

academy
12-28-2003, 01:32 PM
I am totally new in VB.Net Environment. My question is how do I open close forms.

Example: in the ASP.Net Application project, I have 2 forms. Webform1.aspx and Webform2.aspx, on the click_event of the button, I'd like to close Webform1.aspx and open Webform2.aspx.

Thanks

Optikal
12-28-2003, 02:41 PM
try using Response.Redirect

academy
12-28-2003, 03:06 PM
Hello Optikal,

can you be more specific, or even an example.

Thanks

Optikal
12-28-2003, 03:46 PM
http://msdn.microsoft.com/library/en-us/cpref/html/frlrfSystemWebHttpResponseClassRedirectTopic.asp

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum