why do I get html tags with my Flash forms CGI-mailed input text?
i'm using flash form send input text cgi page (using load variable). following text on cgi page.
to: sean@pxlforge.com
from: [email]
errors-to: sean@pxlforge.com
subject: [subject]
type of project: [subject]
deadline: [details]
name: [realname]
e-mail: [email]
phone: [phone]
e-mails me results this...
type of project: <textformat leading="2"><p align="left"><font
face="_sans" size="12" color="#000000"
letterspacing="0" kerning="0">by george</font></p></textformat>
deadline: <textformat leading="2"><p align="left"><font
face="_sans" size="12" color="#000000"
letterspacing="0" kerning="0"></font></p></textformat><textformat
leading="2"><p align="left"><font face="_sans"
size="12" color="#000000" letterspacing="0"
kerning="0">it!!!</font></p></textformat>
name:
e-mail: <textformat leading="2"><p align="left"><font
face="_sans" size="12" color="#000000"
letterspacing="0" kerning="0">sean@pxlforge.com</font></p></textformat>
phone: <textformat leading="2"><p align="left"><font
face="_sans" size="12" color="#000000"
letterspacing="0" kerning="0">i've got</font></p></textformat>
anyone know how can drop extraneous html crap? - want input text items.
also can't figure out how flash pulldown list form element... tutorials find on sbject flash 5 , use smartclips common librarirs tab - there no "smartclips" in flash cs3. see other things in components (menu, list) - cannot figure out how add items list.
to: sean@pxlforge.com
from: [email]
errors-to: sean@pxlforge.com
subject: [subject]
type of project: [subject]
deadline: [details]
name: [realname]
e-mail: [email]
phone: [phone]
e-mails me results this...
type of project: <textformat leading="2"><p align="left"><font
face="_sans" size="12" color="#000000"
letterspacing="0" kerning="0">by george</font></p></textformat>
deadline: <textformat leading="2"><p align="left"><font
face="_sans" size="12" color="#000000"
letterspacing="0" kerning="0"></font></p></textformat><textformat
leading="2"><p align="left"><font face="_sans"
size="12" color="#000000" letterspacing="0"
kerning="0">it!!!</font></p></textformat>
name:
e-mail: <textformat leading="2"><p align="left"><font
face="_sans" size="12" color="#000000"
letterspacing="0" kerning="0">sean@pxlforge.com</font></p></textformat>
phone: <textformat leading="2"><p align="left"><font
face="_sans" size="12" color="#000000"
letterspacing="0" kerning="0">i've got</font></p></textformat>
anyone know how can drop extraneous html crap? - want input text items.
also can't figure out how flash pulldown list form element... tutorials find on sbject flash 5 , use smartclips common librarirs tab - there no "smartclips" in flash cs3. see other things in components (menu, list) - cannot figure out how add items list.
is there way use "expression" subtract unwanted text strings info being passed variables? if so, have example of context used subtract 2 strings info...
this string of html tags appears before passed input text
textformat leading="2"><p align="left"><font
face="_sans" size="12" color="#000000"
letterspacing="0" kerning="0">
and appears affter it...
</font></p></textformat>
it's same.
this string of html tags appears before passed input text
textformat leading="2"><p align="left"><font
face="_sans" size="12" color="#000000"
letterspacing="0" kerning="0">
and appears affter it...
</font></p></textformat>
it's same.
More discussions in Adobe Animate CC - General
adobe
Comments
Post a Comment