Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~274 People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for KelseyLeah

Not sure what is wrong with your code but thought I could suggest a code to you which I use. Grabs all the information fine everytime: [code] If Request.Form.Count > 0 Then Const cdoSendUsingMethod = _ "http://schemas.microsoft.com/cdo/configuration/sendusing" Const cdoSendUsingPort = 1 Const cdoSMTPServer = _ "http://schemas.microsoft.com/cdo/configuration/smtpserver" Const cdoSMTPServerPort = _ …

Member Avatar for tomer1
0
145
Member Avatar for nukedfood

Hi, I built a form to send customer info and used some ASP I found on the internet so I'm quite new to it. I got it to send the info I want but I recieve an e-mail every time I navigate away from the page not using the submit …

Member Avatar for chsab420
0
129

The End.