Re: Visitor info
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 30983
interpreted = N
texte = >Hello!>>I'm having a problem with a site that will simply display a listing of>area businesses based on categories & cities. As a part of this we're>linking to another site for maps of each location>Their link has to look like this: http://www.url.com/mappage?Street=[stree>t]&City=[city]&State=[state]&ZIP=[ZIP]>>Any spaces must have a + instead of %20. So i worked up a convertchars>database & set it to change %20's to + (or %2B) it's working only on the>first listing, not all of them, and if I refresh the page it stops working>and I have to flush the database to get it to come back. Any idea what>could be causing this? the convertchars db reads:>>from
to>%20%2B>>and the link looks like this:>http:// www.url.com/mappage?Street=[convertchars db=dbs/mapformat.db][addr>ess1][/convertchars]&City=[city]&State=[state]&ZIP=[zip]>>If anyone has anything that may help this I'd appreciate it!If there are any spaces in the city or state fields, the links won't work the way you have it. You have to enclose everything that might have a space in it in your convertchars context, or the resulting spaces will ruin the URL. Try using this instead:http:// www.url.com/mappage?[convertchars db=dbs/mapformat.db]Street=[address1]&City=[city]&State=[state]&ZIP=[zip][/convertchars]================================Kenneth Grome, WebDNA Consultant808-737-6499 http://webdna.net================================-------------------------------------------------------------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
Associated Messages, from the most recent to the oldest:
>Hello!>>I'm having a problem with a site that will simply display a listing of>area businesses based on categories & cities. As a part of this we're>linking to another site for maps of each location>Their link has to look like this: http://www.url.com/mappage?Street=[stree>t]&City=[city]&State=[state]&ZIP=[ZIP]>>Any spaces must have a + instead of %20. So i worked up a convertchars>database & set it to change %20's to + (or %2B) it's working only on the>first listing, not all of them, and if I refresh the page it stops working>and I have to flush the database to get it to come back. Any idea what>could be causing this? the convertchars db reads:>>fromto>%20%2B>>and the link looks like this:>http:// www.url.com/mappage?Street=[convertchars db=dbs/mapformat.db][addr>ess1][/convertchars]&City=[city]&State=[state]&ZIP=[zip]>>If anyone has anything that may help this I'd appreciate it!If there are any spaces in the city or state fields, the links won't work the way you have it. You have to enclose everything that might have a space in it in your convertchars context, or the resulting spaces will ruin the URL. Try using this instead:http:// www.url.com/mappage?[convertchars db=dbs/mapformat.db]Street=[address1]&City=[city]&State=[state]&ZIP=[zip][/convertchars]================================Kenneth Grome, WebDNA Consultant808-737-6499 http://webdna.net================================-------------------------------------------------------------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
Kenneth Grome
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:
syntax question, not in online refernce (1997)
Error Lob.db records error message not name (1997)
Formulas.db (2001)
unique ascending numbers (2003)
shipping help (1998)
ANSWER to: CC Merchant suggestions?? (1997)
Uh...can someone help me out with the b10? (1997)
Problem during evaluation of WebCatalog (1998)
How do I enter a carriage return for my StartAfter valuein (2002)
[append] vs. [appendfile] delta + question? (1997)
re:check boxes (1997)
Problem: 3.0 doesn't update carts (1997)
Problems with webcat 2.01 for NT (1997)
OT: Quick poll (2003)
possible, WebCat2.0 and checkboxes-restated (1997)
new storefront (2003)
Webcatalog stopping and starting (2001)
Country & Ship-to address & other fields ? (1997)
Setting up shop (1997)
[WebDNA] [BULK] users.db password lost (2012)