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
--
Site:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com
Short urls & more:
http://ittyurl.net
"(E-Mail Removed)" wrote:
> 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.
>
>