Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Embedding Spaces in Mailto: (John C.?)
From: John Croteau
Date: Thu, 16 Dec 1999 22:43:51 GMT

Hi Marc,

> I dug up an old email of yours because I wanted the correct syntax for
> inserting spaces in the ?body of a Get URL mailto: action. However, when I
> follow your advice, %20% displays " %" in the mail message body, whereas
> using %20 gets the desired single space (NC 4.7 PC).
%20 is correct.
See http://www.FlashBible.com/Members/Database/URL_Encoding.htm

> Can you enlighten me? Also I'm lost as to what you mean by
> >>My method of placing variables in the URL instead of using Get does not
> >>require converting spaces to URL encoding and seems to display spaces
> >>correctly in the email all the time.
If you add the variables after the ? in a Get URL the spaces may not be
a problem.
This is done in the Email Form:
http://www.FlashBible.com/Members/ActionScript/Email/Index.htm

> Is that a Flash4 scripting function? What is the syntax please (if you have
> time).
The Get sends all the variables in the Form
variable1=value1&variable2=value2 etc.
You can duplicate this by manually placing the ? mark and the variable
pairs.

I'm not sure about when we need to manually URL encode spaces ( %20 )
and other characters.

--
Coming Soon Flash 4 Web Animation F/X and Design
http://www.amazon.com/exec/obidos/ASIN/1576105555/flashcentral
----------- -----------------------
John Croteau croteauaterols [dot] com (mailto:croteauaterols [dot] com)
------------- -------------------------
FlashTek (Advanced Websites with Flash) http://www.FlashTek.com/
Flash Bible (Fast track to good Flash) http://www.FlashBible.com/
Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: help in movies, Syed Junaid Ahmed

Replies
  FLASH: Embedding Spaces in Mailto: (John, Marc Hoffman (Dart Frog M

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]