hi there;
I am using c# 2008,I use link button to get new pages,but it does not work.
I use properties and the PostbackUrl to specify my page,but after debugging that it does not work.
*it runs correctly but does not open new page.
thanks.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ashley JacksonPosted Feb 24, 2010, 5:53 AM
Are you trying to do anything in particular? Or just navidate to the next form?
Ashley JacksonPosted Feb 24, 2010, 8:40 AM
But this avoids rather than solves your problem.
Vahid CheshmiPosted Feb 24, 2010, 7:20 AM
I just specify the link in the PostbackUrl and the start debudding,it has not any error or message but when the form pops up,and I click on the link button it does not do any thing.