Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
LDudd #1
Querystring bug still not fixed
I'm sure I reported this problem to Macromedia, and will do again since release
3.11 does not fix it.
Using Contribute to create links to pages with a querystring is the issue.
We use & to separate querystring variable. For valid HTML all & need to be
encoded as &
When creating a link the & are at first manually encoded as & and appear
correctly on the page when published.
If I then go back into edit the link, it has lost the encoding.
LDudd Guest
-
ASP.NET QueryString confusion?
Hi My Stored procedure command currently uses the SuccessUrl to go to a new page and pick a QueryString after UPDATE as follows: SuccessURL='<%#... -
QueryString Parameters
I am having a problem with one of the Dreamweaver embeded Server Behaviors. I have a search form that I input data into and then through the... -
Encryption for QueryString
hi guyz. I want to put encryption for every querystring for my web application. for that right now i m using a custom function. can any body... -
QueryString query
If Request.QueryString("StartLName") <> "" Then RecordToEdit = Request.QueryString("MemID") SQL = "SELECT * FROM member WHERE (LName Like... -
QueryString Length
method=post doesn't use the querystring. Your querystring length will be 0, unless you've put something your form action, like...



Reply With Quote

