Hi All!!! :confused:
I have a simple question.
Does ASP pages have the capability to link ASP .NET pages?
If yes, how? :thumb:
Printable View
Hi All!!! :confused:
I have a simple question.
Does ASP pages have the capability to link ASP .NET pages?
If yes, how? :thumb:
Ask in the ASP/ASP.NET forums and you're more likely to get an answer.
of course, just like asp could link to php or cgi etc etc..
just setup a form, or use a querystring from your asp page to your asp.net address, and in your asp.net page read that info
:) I didn't say you wouldn't get an answer here, just that it was more likely there. :)
Ok. I will go to the ASP/ASP .NET forums.