Hello, all, I am develop my first .net ASP application with VB.NET. I am wondering if there any way to give me a new page with new window when i clicked one my fist pages in one window and pass the values in link to the second page? Thank in advance
http://www.devguru.com/Technologies/ecmascript/quickref/win_open.html
http://www.javascript-2.com/window-open.html
To pass the values, you can use the Session, or pass them in the querystring when you open the links.
0 comments:
Post a Comment