` 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 April 1, 2025, 11:21 pm
This article has been viewed/printed 35284 times.