| Subject: | Re: Passing text field value in url |
|---|---|
| From: | Ian Skinner |
| Date: | Mon, 27 Oct 2008 10:44:35 -0700 |
| Newsgroups: | macromedia.coldfusion.advanced_techniques |
You can't reference a javascript function as the value of a url, AKA get, parameter. Can you? I sure have never seen anything like that and it does not make sense to me. I would expect to see something like this.... <a href="purposeEdit.cfm" onClick="GetValue();">EDIT</a>Then the getValue() function would do something to pass that parameter on to the next page. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Passing text field value in url, dchard |
|---|---|
| Next by Date: | Re: PDF Generation with database fields, tclaremont |
| Previous by Thread: | Re: Passing text field value in url, dchard |
| Next by Thread: | Re: Passing text field value in url, Blue Chrome |
| Indexes: | [Date] [Thread] [Top] [All Lists] |