.aspx to .asp connection - can it be done?

A

almurph

Hi,

I'm writing VB.NET using ASP.NET 1.1. I want to inteface with a
website online that has a webform on it. The webform has a "*.asp"
extension. I believe this corresponds to ASP.NET 2.0.

I just want to extablish a link and see if it can be done. Thats all.
Any suggestions/comments/hints most appreciated. I'm using Visual
Studio 2003.

Thanks,
Al.
 
M

Mark Rae

I'm writing VB.NET using ASP.NET 1.1. I want to inteface with a
website online that has a webform on it. The webform has a "*.asp"
extension. I believe this corresponds to ASP.NET 2.0.

A *.asp extension indicates ASP Classic, not any version of ASP.NET...
I just want to extablish a link

What do you mean by that exactly...?
 
G

Guest

No,. "asp" is classic ASP, not ASP.NET. If you just want to link to a page,
add a hyperlink with the NavigateUrl set to the url of the page. It really
doesn't matter what the technology is, if it comes up in a browser, that's
the end of it.
Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,276
Latest member
Sawatmakal

Latest Threads

Top