|
-
Nov 13th, 2000, 04:17 PM
#1
Thread Starter
Hyperactive Member
I'm using onclick to call this VB sub from a frame to populate my frame:
Sub Run2Locs
Window.open "HomePage.asp?hp=prod target=Forms"
Window.open "Menu.asp?hp=hd target=Buttons"
End Sub
This doesn't work . It ignores "target" and opens up independent windows. Does anyone know how I can specify the target using VBScript?
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
|