Ask a Question related to Dreamweaver AppDev, Design and Development.
-
ceaseanddesist #1
update then redirect with paramater
how do i pass on a paramter to the redirect page after using an update
behavour
e.g. i want to redirect to complete.asp?id=4
ads
ceaseanddesist Guest
-
Optional form paramater validation error
Hi , I have a form with a text field 'myTxt' and this is an Optional field. However I have NumberValidator defined for this text field so that... -
redirect to guest if first redirect is doesnt work for a user
Hi all, I was wondering if anyone could help me solve a problem Once a user hits a certain webpage ..I try to redirect them to another using... -
Calling PHP_SELF with a paramater
I'm calling a php script with this line and work well. <a href="<?php echo($PHP_SELF)?>"><img border="0" src="new.gif" width="35"... -
Paramater for cnn.EXECUTE?
How does one pass a parameter to the EXEC query recordset: set rs = cnn.execute("EXEC tblListings_qry2") -
Redirect to New Browser Window like Response.Redirect
That worked just fine for me as long as you put that open statement on one line rather than 2. "michel" <michely3k@yahoo.com> wrote in... -
boy mackman #2
Re: update then redirect with paramater
find the update url in the code and add the value to it.
I have tried in the past to add it using dw's behaviours window but never got it working so have always hand coded it.
hope this helps
boy mackman Guest



Reply With Quote

