|
-
May 20th, 2001, 10:23 AM
#1
Forms + Redirectors
Heres a problem I've got:
my program access a page on my server and enters some data to check if the user is allowed to run the program, it uses Webbrowser1.Document.Forms(0).CompName.Value = something
now I'm planning to change servers so I'm using a redirector (6x.to)and I want to use the same method BUT how do I do it with frames, i.e. Webbrowser1.*FrameNameHere*.Document.Forms(0).CompName.Value = something?
Thanks in advance!
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
|