J
|
jameswest99 author 2/2/2010 |
Can anybody help me with this issue?? This posting has been out here for a week now and it can't be a very difficult question. Does anybody actually answer questions in here??? Help!!!! If a basic question like this is stumping everybody who reads this, I won't even consider actually purchasing this product. Come on peeps!! |
|
4414 2/5/2010 |
I use an event redirect on the menu page like "Response.Redirect "RecordsRequest_list.asp?a=return". Otherwise I give my users a link directly to the page that I want them to enter at. If they need to login first it will still redirect them to the correct page. |
|
4414 2/5/2010 |
P.S. I have been using the product for years (2005?), and while it has come a long way, I always felt I was getting my money's worth for it. I have shopped a lot of competition and have not found a better, easier to use solution. The deployment time for getting users access to data in a database is unparalleled in my book. I have created some very custom applications that are used in a emergency services agency, and I have used it to create every kind of application from dispatcher break tracking, to vehicle movement mapping as well as displaying (and annotating) dispatch and medial records and reports. |
![]() |
Sergey Kornilov admin 2/5/2010 |
James, Page.Response.Redirect("mypage_list.aspx"); |
J
|
jameswest99 author 2/22/2010 |
P.S. I have been using the product for years (2005?), and while it has come a long way, I always felt I was getting my money's worth for it. I have shopped a lot of competition and have not found a better, easier to use solution. The deployment time for getting users access to data in a database is unparalleled in my book. I have created some very custom applications that are used in a emergency services agency, and I have used it to create every kind of application from dispatcher break tracking, to vehicle movement mapping as well as displaying (and annotating) dispatch and medial records and reports.
|
![]() |
Sergey Kornilov admin 2/23/2010 |
Partially answered in another thread. |