FollowHyperlink Method

D

DVictor

I have the following code in our program

gstrAppstring = chr(34) & gstrAppString & chr(34)
Application.FollowHyperlink "http://10.0.0.11/cgi-
bin/cgivars.exe", , , , gstrAppString, msoMethodPost

This code is quirky. It works sometimes and not others.
Has anyone else had this problem or knowe of a problem
with the followhyperlink method?

Any help would be greatly appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top