Microsoft
Software
Hardware
Network
Question : Maintaining line breaks
I have a multi-line input text box in a flash file that gets posted to an asp page.
In the asp page, I have:
mm_val_details = request.form("varDetails")
How can I maintain the line breaks from the original flash text field?
Answer : Maintaining line breaks
VB? Like this:
mm_val_details = replace(mm_val_details, "%22", Chr(34))
Random Solutions
Internet Browser disabled - message is "Hyper Bar 1"
Exchange 2010 Antivirus Options
Please explain me this javascript example about the DOM
SNMP bandwdith monitor on Fortigate 200A
iPhone jailbreak now legal, what's the safest?
Insert Script from the command prompt
Exchange 2010 resource mailbox for meeting room
HP procurve Core switch vs standard layer 3 switch
Exchange 2007 mail relay
PHP + MYQL - Lile statement problem