Form Problem with !
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 34921
interpreted = N
texte = I have a form to collect some information that is ultimately appended toa data base. When the form is submitted, it goes to the next page thatcontains some error checking to see if the field is either blank, or insome cases, to see if the field contains default instructionalinformation. The problem is that if any of the fields contain anexclaimation (!), the error checking seems to think that none of thetests are passed and displays the associated error message. I've fooledaround with the [url], [input] and [convertchars] contexts, but nothingseems to work. The actual code follows.Any suggestions will be appreciated.Thanks,Richard KirsnerCODE:
On the next page (event2.html) I have some error checking:[math show=F]error=0[/math][showif [title]=]
[math show=F]error=[error]+1[/math]Use your Browser's back arrow and enter an Event Title |
[/showif][showif [title]=Limit to 40 characters][math show=F]error=[error]+1[/math]Use your Browser's back arrow and enter an Event Title |
[/showif][showif [summary]=Limit to 128 characters][math show=F]error=[error]+1[/math]Use your Browser's back arrow and enter an EventSummary - [summary] text |
[/showif][showif [summary]=][math show=F]error=[error]+1[/math]Use your Browser's back arrow and enter an EventSummary - [summary] - sum blank |
[/showif][showif [countchars][summary][/countchars]>128]The Event Summary can only be 128characters long. Use your Browser's back arrow and shorten your Summary |
[/showif]
[hideif [countchars][summary][/countchars]>128][hideif [math]error[/math]!0]** The Rest of the page goes here **[/hideif]-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Associated Messages, from the most recent to the oldest:
I have a form to collect some information that is ultimately appended toa data base. When the form is submitted, it goes to the next page thatcontains some error checking to see if the field is either blank, or insome cases, to see if the field contains default instructionalinformation. The problem is that if any of the fields contain anexclaimation (!), the error checking seems to think that none of thetests are passed and displays the associated error message. I've fooledaround with the [url], [input] and [convertchars] contexts, but nothingseems to work. The actual code follows.Any suggestions will be appreciated.Thanks,Richard KirsnerCODE:On the next page (event2.html) I have some error checking:[math show=F]error=0[/math][showif [title]=][math show=F]error=[error]+1[/math]Use your Browser's back arrow and enter an Event Title |
[/showif][showif [title]=Limit to 40 characters][math show=F]error=[error]+1[/math]Use your Browser's back arrow and enter an Event Title |
[/showif][showif [summary]=Limit to 128 characters][math show=F]error=[error]+1[/math]Use your Browser's back arrow and enter an EventSummary - [summary] text |
[/showif][showif [summary]=][math show=F]error=[error]+1[/math]Use your Browser's back arrow and enter an EventSummary - [summary] - sum blank |
[/showif][showif [countchars][summary][/countchars]>128]The Event Summary can only be 128characters long. Use your Browser's back arrow and shorten your Summary |
[/showif]
[hideif [countchars][summary][/countchars]>128][hideif [math]error[/math]!0]** The Rest of the page goes here **[/hideif]-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Richard Kirsner
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Strange time in emails (2003)
Problem about [CART] number (1998)
Can't load Admin pages (2000)
Thanks Grant (1997)
Fun with Dates - finally resolved but.... (1997)
Roundup function? (1997)
all records returned. (1997)
Doing VALIDCARD right? (1998)
Customizing WebDelivery.html (1998)
customizing the color of user's pages (1997)
CR's (2003)
ADMIN: [Fwd: Out of Office AutoReply: Subtotal Taxabletotal (2005)
New servers and new inline cache (1997)
Which is Faster (1998)
[WebDNA] lists opinion (2009)
[OT] Xserve (2002)
WebCatalog Q & A pages (1997)
Adding Message to Order (1997)
target=_blank and form variables (1997)
Formatting dates stored in db (2003)