13
Answers

href a aspx page from a html page

Photo of Ken Barrett

Ken Barrett

15y
38.6k
1 Others
I'm having trouble running my guest book application (.aspx) calling it from my html index page.  Is there something different or weird about this?

<a href="guest/guestbook.aspx">Sign my guestbook</a>

This works fine on my machine, but as soon as I publish it to my web server and hit the link, it crashes.

Answers (13)