Microsoft
Software
Hardware
Network
Question : .net question
Hi guys,
Just a quick .net question.
One of my pages have the following code:
string sendersName = Request.Form["sendersname"
];
string sendersEmail = Request.Form["sendersemail
"];
mailMsg.From = sendersName + "<" + sendersEmail + ">";
This allows the user to type his name and email, and the email which goes out upon submitting the form is as from: "what the person entered"
If I want to hardcode the sendersName and sendersEmail do I just say: ?
string sendersName = "John Doe"
string sendersEmail = "
[email protected]
"
Thanks
Answer : .net question
your catalog.Engine is trying to open a port. 50000 range is too high.
Try changing it to 4000
Random Solutions
PXE-E55: ProxyDHCP service did not reply to request on port 4011 Using SCCM 2007
Transfer XP Pro client membership from workgroup to Domain
how to open the PDF in a new browser window using jsf ?
PHP calling URL (which domain got me here?) PATH_INFO?
How do I use SFTP through a proxy server
How would I edit the code for additional levels from: How can I prep text files for import into Excel that are in subheading formats?
Delete query (sql)
SSH console: go to specified folder after login
"File Helper" reporting - Your system may have upopenable files - Why?
sharing permission in Windows2003