Ask a Question related to Dreamweaver AppDev, Design and Development.
-
mudbucket #1
asp.net problem redirecting after delete recordset
I am using the delete record behavior with asp.net c#.
the item is deleted properly.
I have coded the success url as follows
SuccessURL='<%# "analyzertag.aspx?analyzer_id=" +
Request.QueryString["analyzer_id"] %>'
on redirecting to the page all that is sent is analyzertag.aspx
The information is being correctly sent from the calling program on the url.
Thanks
mudbucket Guest
-
PHP Recordset Paging problem
I am trying to set up record paging using the simple <<Previous Next>> setup. However, when I click the Next>> link, it doesn't show the rest of the... -
Recordset paging problem
I'm stuck on this one My recordset paging wont work. I've done a search page with a form and a table in it to post 2 values to the result page.... -
Recordset problem
Hi, here is my situation, in an access database i have a field which has 4 possible values (they are 'none', '1-2', '3-4', '5ormore') i want to... -
recordset while loop problem
Hi all, I'm trying to write a bit of ASP code topopulate a select box, the data that I'm using to fill the select box is in a recordset - which... -
Problem redirecting to specific PDF page in an iframe using ASP.NET
Hi, I need to open a different pdf file in an iframe each time the user clicks a button. I also need to open the pdf to a specific page each...



Reply With Quote

