Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / General 2 / May 2006



Tip: Looking for answers? Try searching our database.

Console application

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Amit - 30 May 2006 11:05 GMT
How to redirect user from one form to another in console
application.like in web application it is done by
Response.Redirect("Webform.aspx").How this is done in Console
application.
Karl E. Peterson - 30 May 2006 22:53 GMT
> How to redirect user from one form to another in console
> application.like in web application it is done by
> Response.Redirect("Webform.aspx").How this is done in Console
> application.

Console applications have full access to the Win32 API.  Maybe you're
looking for SetForegroundWindow?  There really is no concept of "redirect"
in Windows.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.