| Subject: | Re: Capturing Form Data |
|---|---|
| From: | "Dan Bracuk" |
| Date: | Wed, 22 Aug 2007 13:04:40 +0000 UTC |
| Newsgroups: | macromedia.coldfusion.getting_started |
The correct way to reference form variables are form.variablename. This is called scoping your variables. Other common scopes are: url.variablename queryname.fieldname[row number] arguments.variablename. If you really enjoy typing, you could also do variables.variablename |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Capturing Form Data, pbrooks252 |
|---|---|
| Next by Date: | Re: Capturing Form Data, GArlington |
| Previous by Thread: | Capturing Form Data, pbrooks252 |
| Next by Thread: | Re: Capturing Form Data, GArlington |
| Indexes: | [Date] [Thread] [Top] [All Lists] |