|
-
Hi
I am using something like
on (release) {
getURL("javascript:NewWindow=window.open('page_con taining_.aspx?','newWin','width=657,height=250,lef t=10 0,top=100,screenX=100,screenY=100');NewWindow.focu s();void(0);");
}
But I need to add a variable after the URL example:
page_containing_.aspx?, ,points
Where points is a variable, but it wont take it when appears in the new window´s URL, it shows "points"
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|