|
-
Apr 23rd, 2001, 07:29 AM
#1
Thread Starter
New Member
Are these 2 lines identical in their function?
Inet1.Execute (strURL) + strFormData, "GET"
Inet1.OpenURL (strURL) + strFormData
They seem to act the same way.
and another question
I am using strFromData to put arguments on the end of the URL.
Can anyone tell me, if you are using the Inet.Execute POST method, how to submit data to a form that uses JavaScript for the submit button?
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
|