Search

You searched for the word(s): userid:876088

Matching Posts

  • PHP to ASP Conversion

    Hi gurus I am new to ASP and I need to convert the following PHP code to ASP. I did use one of the online converters with no luck. This script gets the user input for name, Email, phone and comments from another page in order to compose and send an Email to an individual. Any help will be greatly appreciated <?php Header("Location:html/thankyou.html"); // two recipients $to = 'alex@yahoo.com' . ', '; // note the comma $to .= 'steve@yahoo.com' ; // subject $subject
    Posted to Migrating from PHP to ASP.NET (Forum) by alexjoon on 6/17/2009
    Filed under: send email
Page 1 of 1 (1 items)