I have a tcl script and I want to call one of my web pages on my
server. However, if I do ns_httpget, the page I'm calling has a
ad_maybe_return_registration and so it bounces to the login page and
that is returned to my script.
So I want to forward the header information in the current page (tcl script) on to the page I'm calling. I have tried everything I can think of with ad_conn, ns_set, ns_httpget, and ns_geturl.
Can anyone please hlpe me? Thx.
Request notifications