From: SourceForge.net <no...@so...> - 2004-04-19 20:36:24
|
Support Requests item #938158, was opened at 2004-04-19 13:36 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=425770&aid=938158&group_id=39625 Category: Install Problem (example) Group: v1.0 (example) Status: Open Resolution: None Priority: 5 Submitted By: Adam Abrams (cosmocanuck) Assigned to: Nobody/Anonymous (nobody) Summary: Truncated name; disabling thank-you page (from Flash) Initial Comment: Hi! I'm new to this mailing list so I hope I'm actually posting this in the right way and the right place. If not, please let me know... I'm using Flash to connect with the formMail script, and although I've managed to solve some other thorny issues, there's a couple of problems remaining. 1) I want to disable any kind of "thank you" or success page. Once I hit submit in my flash file, a new HTML window opens up with the "thank you" message, but the Flash file already handles the thank-you's, so I'd rather not have anything else happen at all. Certainly not a brand-new page popping up like that. 2) I'm noticing that the last character of the "name" field gets cut off - but only when I send from Flash! (I have a regular HTML form for testing purposes and it sends the info exactly as I entered it.) I programmed Flash to add a space after the name variable, but then I got "%2" at the end instead - which means somewhere along the path, a "%20" is being added to represent the space and then the last character of THAT is being cut off. I'm baffled! I know this may be a question for Flash experts but thought I should try here too - since it straddles both worlds... hope you can help! Adam ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=425770&aid=938158&group_id=39625 |