|
-
Feb 13th, 2001, 12:55 AM
#1
Thread Starter
Addicted Member
How can I pass parameters to reload a IFRAME from within vbscript:
<Script=vbs>
FrameName.document.location.reload("Mypage.asp?MyVar=' & text1.value & '&Myvar2=' &text2.value")
</Script>
It doesnt give me any syntax errors, but it doesnt seen to be receiving any of the values!
Please help!
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
|