` Printed Icetips Article

Icetips Article



Par2: Sending user to another web site (WB)
2000-08-29 -- Garry Mitchell
 
Try:

Broker.TakeFile('http://www.MyNewSite.com/' & Glo:VariableThis & '/' &
Glo:VariableThat & '',false,false)
WebServer.TakePageSent()
Do CloseMyApp

BTW, I tried using the template (where I lifted this code from...) and
couldn't get it to work w/ variables, only a static address...



Printed May 20, 2024, 1:50 pm
This article has been viewed/printed 35131 times.