I have to connect to a Secure Site B from Site A.
The Calling page has to send headers to Reference page. If the header 
parameters match, then User can get access to the Reference Page.

Presently I am sending Headers using XMLHttp, using setheader, I set all the 
custom headers.
But the only way I can think of getting their content is by fetching their 
data in responseText and displaying on my browser.

But their stylesheets wont work, links will be broken. because the base URL 
is still of calling page.
I tried changing the Base url ,and works fine except for a few links...

is there any other way to do it?..
Where in at a click of Link , reference page is opened in a new window and 
all the Custom Headers are Posted.

Thanks,
Mingle.


[Non-text portions of this message have been removed]



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to