Jump to content

Linking PHP web page with ASP3 classic


ethereal1m

Recommended Posts

Dear all,

Is it possible to link a php web page into a ASP3 classic page?

Suppose there's a link on a ASP page into a PHP page, also there a link in the PHP page to the ASP page.

 

I was thinking about use session variable to go back and forth between the page, but I don't know how to use the variable in the PHP or ASP code. Is this a correct way? Or is there any other approach?

 

regards,

ethereal1m

Link to comment
https://forums.phpfreaks.com/topic/259816-linking-php-web-page-with-asp3-classic/
Share on other sites

  • 2 weeks later...

Linking ASP to PHP script is easy. But to keep track ASP session is different thing. My problem is: PHP page cannot keep track the last ASP session that it was linked into. I was thinking about using cookies to keep track, but not sure the details are. Or do you better solution?

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.