
Welcome Guest
|
#1
|
|||
|
|||
|
LoadVars trailing question mark on GET
Flash seems to wait to append a question mark at the end of my target URL when I use LoadVars' .send method using GET.
For example: Actionscript:
querySend.send(outgoingDataURL + "?" + query_string, "_self"); I end up with a trailing question mark in the resulting URL, something like: http://www.yoursite.net/result.php?test=1&hello=world? Is there a way to tell Flash to stop trying to be so helpful? I figure I can work around this by just putting &flash_hates_me= after my own query_string variable, thus trashing the trailing question mark, but I'm not a fan of hacks if I can help it. Thanks, all! |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| quiz question | se86 | Flash MX |
1 | 03-21-2007 12:59 AM |
| loadVars alternative for Firefox????? | brandon_h | Flash 8 |
1 | 07-08-2006 01:32 PM |
| caching jpgs by loading into loadVars | Ultraniblet | Flash MX ActionScript |
6 | 03-20-2004 03:52 AM |
| LoadVars - PLEASE HELP | ScotterMonk | Flash MX ActionScript |
5 | 10-15-2003 02:24 PM |
| Eye Wobbling and Mouse Trailing Question | BishopCLM | General Flash | 4 | 04-08-2001 02:57 AM |




