| Subject: | VB Script - spacing out info? |
|---|---|
| From: | "theMachien" |
| Date: | Mon, 5 Nov 2007 18:33:10 +0000 UTC |
| Newsgroups: | macromedia.dreamweaver.appdev |
OK have a VBscript that process email for a contact page. How do you space out
information that is sent to the email.
Here is the code:
"Your Interest: " & request.form("party_zone") & request.form("outdoor_rental")
When the email arrives the party-zone and outdoor_rental display together like
this
Your Interest: Party ZoneOut Door Rental (no space between zone and out
How can I alter the code so it looks like
Your Interest: Party Zone Out Door Rental
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Instant Dreamweaver Killer??, David Powers |
|---|---|
| Next by Date: | Re: VB Script - spacing out info?, Joris van Lier |
| Previous by Thread: | Re: Instant Dreamweaver Killer??, WebZopp |
| Next by Thread: | Re: VB Script - spacing out info?, Joris van Lier |
| Indexes: | [Date] [Thread] [Top] [All Lists] |