I double Iv... You should really change your provider.
A one-page script could do everything you're trying to achieve and even more... PHP is widely available at a very low cost ;-)

Nevertheless, if you are really stuck to this provider, I'm afraid but your solution with the server log file doesn't make sense to me... How will be able to extract your form data from there? You'll have to "post" anything in a GET (what about special characters or long strings for exemple?). How will you know which line you need in the log file? There could be a lot of garbage in this file and its size is usually growing so you may run into performance problems too on the client side...

Iv a écrit :

Hello bitstreams,

bmc> I have an unusual flash form project in that the hosting provider
bmc> doesn't support ANY server side scripting.
- change your provider.

bmc> My goal is to simply pass name value pairs from a form...
- SharedObject possible?



_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to