Posted by FayeC on 12/07/05 03:57
Here's a question for you:
I have a site using a PHP CMS and I need it to use an ASP module from
another site but I would like to use a frame so it looks like it is
still in the same site.
I need to pass a username variable from a form in in the PHP webspace
(where the domain is pointing) to a page in an ASP webspace (using a
subdomain not related to the main domain).
I created a frame page in the php hosting with a 1px top frame and the
main frame pointing to the asp page but of course the variable is not
being passed.....if I put the ASP connection code on the frameset page
it doesn't recognize it because the hosting is a Unix/PHP hosting
only.
My question to you is:
Can a variable be passed from the php to the ASP webspace using some
other technique?
I just need to have the ASP module showing as if it is in the PHP.....
Thanks,
FayeC
Navigation:
[Reply to this message]
|