id pass
Web Development
5
Posts
3
Posters
0
Views
1
Watching
-
use query strings:
window.open("pagename.aspx**?id=yourid**",null, "height=200,width=400,status=yes,toolbar=no,menubar=no,location=no");
regards, Mircea Many people spend their life going to sleep when they’re not sleepy and waking up while they still are. -
use query strings:
window.open("pagename.aspx**?id=yourid**",null, "height=200,width=400,status=yes,toolbar=no,menubar=no,location=no");
regards, Mircea Many people spend their life going to sleep when they’re not sleepy and waking up while they still are.