|
-
May 22nd, 2000, 01:59 AM
#1
Thread Starter
New Member
Hi,
I have a kind of tricky problem for you, guys.
I would like to access the body element of a document, given the URL. Therefore, I navigate to the URL and use the DOM in an VB EXE file to get the document object.
On the client, it works perfectly.
But on the server (PWS), it's really strange:
The problem is that I can get the BODY element as soon as there is no script on the page I'm mapping. If there is some script, I cannot acces the body property but only the Script element!!!
Has anybody any clue?
Thanks
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
|