Image Button not responding
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hey people, I have this really strange error. On my home page wich is called index.aspx i have a list of image buttons on the side. Each image button takes you to a new web page. The code for these buttons goes like this
style = 0 ibavail.Page.Response.Redirect("cabins.aspx")
now i have the same setup on all my pages. but this is the only page that when i click the button the page changes but it stays as index.html only pure white. I have set other pages as the start page and they still work like they are suppose to. Any ideas or solutions would help so much. Thanks Tommy