form2.Show
form1.Hide
?? Not exactly sure ... I did something like that in middle school though!
cscgal
The Queen of DaniWeb
19,424 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 230
its so simple,to switch between forms--using command button
onclick () event of command button-just write has response.redirect("tothepage.aspx")
2)And to create .exe for an web-project..on the project name-right click& click on build solution,,,,
If i am,n2 correct -plz specify what is wrong....
preetham.saroja
Junior Poster in Training
82 posts since Jun 2007
Reputation Points: 5
Solved Threads: 1
You can also use the Package and Deployment project. Also there are options like Install Shield and Click Once which is bundled with VS 2005.
binoj_daniel
Practically a Master Poster
645 posts since Dec 2006
Reputation Points: 25
Solved Threads: 18
If you are using any legacy COM components then you have packages those dll files and the correspinding interop files along with the application in the application folder.
binoj_daniel
Practically a Master Poster
645 posts since Dec 2006
Reputation Points: 25
Solved Threads: 18