Pass variable to external Web site

H

HopelesslyLost

I need to pass a hyperlinked variable from an intranet page to an external
Web site. Right now, the hyperlink goes to the external site just fine. What
I need help with is passing the variable to the correct place on the form at
the external page.

Thanks in advance for any help.
 
T

Thomas A. Rowe

The form on the remote site must be configured by the webmaster to accept and process querystring
variables.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Top