Re: Pass a form

This WebDNA talk-list message is from

2003


It keeps the original formatting.
numero = 54113
interpreted = N
texte = I did this and still the text that I type into the first box, does not show how I typed it on the next page? Any other ideas? Jeff Logan >Just wrap the display data with this. > >[convertchars][message][/convertchars] > >Do not use the inputs or the special convert DB. The default DB for webcat >will handle the breaks. Or you will need to this to your convert DB. > >TO FROM >%0D
> >----- Original Message ----- >From: "Jeff Logan" >To: "WebDNA Talk" >Sent: Friday, November 14, 2003 10:28 AM >Subject: Re: Pass a form > >> Go and try here: >> >> http://www.arizona-bed-breakfast.com/beta/postcard.html >> >> You will see that from the first textarea to the page to preview the >> postcard that if your text has a break to the next line that it is >> not reflected on the next page. >> >> Here is the code on the check page. >> >> [convertchars db=^conversion.db][input][message][/input][/convertchars] >> >> Jeff >> >> >> >> >> >Clarify "it just does not work" please... >> > >> >Are you having problems showing the passed data in a new textarea >> >field, or just on the HTML page? >> > >> >Inside a textarea, you need the [input] and not the [convertchars]. >> > >> >Outside of a textarea, you need the [convertchars] and not the >> >[input], which needs to convert the returns into
so the HTML >> >displays the line breaks. >> > >> >What is in your custom ^conversion.db? Have you tried using the >> >standard conversions ([convertchars] with no db= parameter)? >> > >> >- brian >> > >> >On Nov 14, 2003, at 8:34 AM, Jeff Logan wrote: >> > >> >>I am using the following and it just does not work. >> >> >> >> >> >> >> >> >> >> >> >>[convertchars db=^conversion.db][input][message][/input][/convertchars] >> >> >> >>Jeff >> >> >> >> >> >>> >> >>>Your using [convertchars] around the field? >> >>> >> >>>If the textare is being populated, insert [input] >> >>>(ie. >> >>> >> >>>Then view it with: >> >>> >> >>>[convertchars][__blah][/convertchars] >> >>> >> >>>Donovan >> >>> >> >-- Brian Fries, BrainScan Software -- >ttp://www.brainscansoftware.com -- >> > >> >------------------------------------------------------------- >> >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://webdna.smithmicro.com/ >> >> >> -- >> >> -------------------------------------------------------------------------- >---------------------------- >> InsideOut Marketing and Web Solutions -229 South Sequim Ave. Sequim WA, >98382 >> 1-800-500-8401 Toll Free | 360-683-5774 phone | 360-683-5857 fax >> jeff@insideout.com | www.insideout.com >> >> ------------------------------------------------------------- >> 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://webdna.smithmicro.com/ > >------------------------------------------------------------- >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://webdna.smithmicro.com/ -- ------------------------------------------------------------------------------------------------------ InsideOut Marketing and Web Solutions -229 South Sequim Ave. Sequim WA, 98382 1-800-500-8401 Toll Free | 360-683-5774 phone | 360-683-5857 fax jeff@insideout.com | www.insideout.com ------------------------------------------------------------- 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://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Pass a form ( Donovan Brooke 2003)
  2. Re: Pass a form ( Donovan Brooke 2003)
  3. Re: Pass a form ( Rob Marquardt 2003)
  4. Re: Pass a form ( Donovan Brooke 2003)
  5. Re: Pass a form ( Rob Marquardt 2003)
  6. Re: Pass a form addendum ( Terry Wilson 2003)
  7. Re: Pass a form ( Donovan Brooke 2003)
  8. Re: Pass a form ( "WebDna @" 2003)
  9. Re: Pass a form ( Donovan Brooke 2003)
  10. Re: Pass a form ( Donovan Brooke 2003)
  11. Re: Pass a form ( Donovan Brooke 2003)
  12. Re: Pass a form ( Donovan Brooke 2003)
  13. Re: Pass a form ( Kenneth Grome 2003)
  14. Re: Pass a form ( Donovan Brooke 2003)
  15. Re: Pass a form ( Jeff Logan 2003)
  16. Re: Pass a form ( Rob Marquardt 2003)
  17. Re: Pass a form ( Gary Krockover 2003)
  18. Re: Pass a form ( Jeff Logan 2003)
  19. Re: Pass a form ( Jesse Proudman 2003)
  20. Re: Pass a form ( Jeff Logan 2003)
  21. Re: Pass a form ( Jesse Proudman 2003)
  22. Re: Pass a form ( Jeff Logan 2003)
  23. Re: Pass a form ( Gary Krockover 2003)
  24. Re: Pass a form ( Glenn Busbin 2003)
  25. Re: Pass a form ( Gary Krockover 2003)
  26. Re: Pass a form ( Jeff Logan 2003)
  27. Re: Pass a form ( Glenn Busbin 2003)
  28. Re: Pass a form ( "WebDna @" 2003)
  29. Re: Pass a form ( Jeff Logan 2003)
  30. Re: Pass a form ( Glenn Busbin 2003)
  31. Re: Pass a form ( Jeff Logan 2003)
  32. Re: Pass a form ( Matthew Bohne 2003)
  33. Re: Pass a form ( Brian Fries 2003)
  34. Re: Pass a form ( "WebDna @" 2003)
  35. Re: Pass a form ( Jeff Logan 2003)
  36. Re: Pass a form ( Jeff Logan 2003)
  37. Re: Pass a form ( Donovan Brooke 2003)
  38. Re: Pass a form ( Alan White 2003)
  39. Re: Pass a form ( Matthew Bohne 2003)
  40. Pass a form ( Jeff Logan 2003)
I did this and still the text that I type into the first box, does not show how I typed it on the next page? Any other ideas? Jeff Logan >Just wrap the display data with this. > >[convertchars][message][/convertchars] > >Do not use the inputs or the special convert DB. The default DB for webcat >will handle the breaks. Or you will need to this to your convert DB. > >TO FROM >%0D
> >----- Original Message ----- >From: "Jeff Logan" >To: "WebDNA Talk" >Sent: Friday, November 14, 2003 10:28 AM >Subject: Re: Pass a form > >> Go and try here: >> >> http://www.arizona-bed-breakfast.com/beta/postcard.html >> >> You will see that from the first textarea to the page to preview the >> postcard that if your text has a break to the next line that it is >> not reflected on the next page. >> >> Here is the code on the check page. >> >> [convertchars db=^conversion.db][input][message][/input][/convertchars] >> >> Jeff >> >> >> >> >> >Clarify "it just does not work" please... >> > >> >Are you having problems showing the passed data in a new textarea >> >field, or just on the HTML page? >> > >> >Inside a textarea, you need the [input] and not the [convertchars]. >> > >> >Outside of a textarea, you need the [convertchars] and not the >> >[input], which needs to convert the returns into
so the HTML >> >displays the line breaks. >> > >> >What is in your custom ^conversion.db? Have you tried using the >> >standard conversions ([convertchars] with no db= parameter)? >> > >> >- brian >> > >> >On Nov 14, 2003, at 8:34 AM, Jeff Logan wrote: >> > >> >>I am using the following and it just does not work. >> >> >> >> >> >> >> >> >> >> >> >>[convertchars db=^conversion.db][input][message][/input][/convertchars] >> >> >> >>Jeff >> >> >> >> >> >>> >> >>>Your using [convertchars] around the field? >> >>> >> >>>If the textare is being populated, insert [input] >> >>>(ie. >> >>> >> >>>Then view it with: >> >>> >> >>>[convertchars][__blah][/convertchars] >> >>> >> >>>Donovan >> >>> >> >-- Brian Fries, BrainScan Software -- >ttp://www.brainscansoftware.com -- >> > >> >------------------------------------------------------------- >> >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://webdna.smithmicro.com/ >> >> >> -- >> >> -------------------------------------------------------------------------- >---------------------------- >> InsideOut Marketing and Web Solutions -229 South Sequim Ave. Sequim WA, >98382 >> 1-800-500-8401 Toll Free | 360-683-5774 phone | 360-683-5857 fax >> jeff@insideout.com | www.insideout.com >> >> ------------------------------------------------------------- >> 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://webdna.smithmicro.com/ > >------------------------------------------------------------- >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://webdna.smithmicro.com/ -- ------------------------------------------------------------------------------------------------------ InsideOut Marketing and Web Solutions -229 South Sequim Ave. Sequim WA, 98382 1-800-500-8401 Toll Free | 360-683-5774 phone | 360-683-5857 fax jeff@insideout.com | www.insideout.com ------------------------------------------------------------- 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://webdna.smithmicro.com/ Jeff Logan

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:

Newbie Tax Question (1997) Re[2]: Fields (2000) Locking up with WebCatalog... (1997) Email problem.. (2004) convertWords... (2001) can webcat determine an image's pixel dimensions? (2000) WebCatalog 2.0 & WebDNA docs in HTML ... (1997) Formatting dates stored in db (2003) WebDNA integrated with Active Directory? (2004) Looking for a Manual (1997) SKU generator? (1998) F3 crashing server (1997) WebCat2b13MacPlugIn - [shownext method=post] ??? (1997) WebCat2 several catalogs? (1997) Next X hits (1996) WebDNA 6 (2004) Carrying Forward (1998) Gil's in the lead (1999) Associative lookup style? (1997) Test (2002)