Microsoft
Software
Hardware
Network
Question : COntact Form Formatting
I have a contact form that is working great except the format that the recipient gets is not good. This is the line I need to fix
$message = $_REQUEST['message'].$_REQ
UEST['name
'].$_REQUE
ST['addres
s'].$_REQU
EST['city'
].$_REQUES
T['state']
.$_REQUEST
['zip'].$_
REQUEST['p
hone'] ;
How do I put a line break in between each field on the email?
Answer : COntact Form Formatting
Adding one another useful tool regarding this:
http://www.apexsql.com/sql
_tools_dif
f.aspx
Random Solutions
Cross Domain Policy
Problem getting last line of a log file on remote computer
Faulting applications wmiprvse.exe & exwmi.dll on SBS2003 R2
Db2 installed on Solaris box and not able to connect from db2 control center.
What Windows 7 Utility Suite Is Best
Using ADFind to input all account in specific OU where the Accounts expire is set after the current day
Generate email and append fields to body
SQLCommandBuilder - GetUpdateCommand, GetInsertCommand and GetDeleteCommand Questions
Jquery Dialog Ajax problem
Issue Reading FOR XML Output From SQL 2005 Query