S
Susan
I have in the past used FollowHyperlink to call a cgi
script on our webserver to submit data to the website. I
first exported my data to a text file then called the cgi
script to use the data.
Now I have a situation where I can't use a text file, but
need to submit a line to the website that includes data
at the end of the line that will come from a text box in
my form that I'm submitting from. If I paste the line in
my browser it works fine, but when I try to use code
using FollowHyperlink, it hangs up.
Is there sample code available to place the contents of a
text field as the path to "Follow"?
Thanks!
Susan
script on our webserver to submit data to the website. I
first exported my data to a text file then called the cgi
script to use the data.
Now I have a situation where I can't use a text file, but
need to submit a line to the website that includes data
at the end of the line that will come from a text box in
my form that I'm submitting from. If I paste the line in
my browser it works fine, but when I try to use code
using FollowHyperlink, it hangs up.
Is there sample code available to place the contents of a
text field as the path to "Follow"?
Thanks!
Susan