Forum: VB.NET Mar 21st, 2007 |
| Replies: 0 Views: 3,258 Hi my program won’t let me create a session, application, or cache variable. It also won’t allow me to do this:
Response.Redirect("default.aspx?question=1")
Dim num As String =... |
Forum: ASP.NET Oct 22nd, 2006 |
| Replies: 0 Views: 3,970 Hi everyone,
I've been trying to pass a parameter to my popup window but I still can't do it. I think that I am close because a browser window opens but it's a "Page cannot be found" page.
Can... |