|
Mailing Lists
|
Home /
Groups /
ColdFusion Talk (CF-Talk)
Retrieving the delimited form field
Hi allSpectrum WebDesign 05/30/04 11:23 A Spectrum WebDesign wrote:Scott Brady 05/30/04 12:10 P Yesss. Thanx Scott. Good Sunday...Spectrum WebDesign 05/30/04 12:15 P Hi all this is my SELECT field form.... <select name="profs" required="No" > <option>Please make choice</option> <option value="30||MEDICINE">MEDICINE</option> <option value="107||WEB DEVELOPER">WEB DEVELOPER</option> </select> How to retrieve the first and second vars? Maybe ideas, tips, best practices about how to make an "smarter" form... Thanx in advance. -- ___________________________________________________________ Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfreejump.htm Spectrum WebDesign wrote: ----- Excess quoted text cut - see Original Post for more ----- You can use the List functions or GetToken() to split the values. I haven't tried using "||" as a delimiter, but I often use a single pipe "|" as a delimeter, and that works just fine. Scott -- --------------------------- Scott Brady http://www.scottbrady.net/ Yesss. Thanx Scott. Good Sunday... Spectrum WebDesign wrote: ----- Excess quoted text cut - see Original Post for more ----- You can use the List functions or GetToken() to split the values. I haven't tried using "||" as a delimiter, but I often use a single pipe "|" as a delimeter, and that works just fine. Scott -- --------------------------- Scott Brady http://www.scottbrady.net/
|
May 24, 2012
|
Latest Fusion Authority Articles
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||