" * Example: *
* * Step 3 * Change the varables below */ $mailto= "info@liwal.com"; $subject= "A Liwal Computers newsletter subscription requset has been submitted"; $from= "liwal_computer@liwal.com"; /* Changing these is optional */ $opening= "Liwal Computers newsletter subscribtion request info:"; $footer= "*** End of the form ***"; /* If set will go to this page after form is sent. * example: http://foobar.com/thankyou.html */ $new_url= "liwal_newsletter.php"; /**************************************************************/ if (isset($Name)){ if (!is_array($HTTP_POST_VARS)){ return; reset($HTTP_POST_VARS); } while(list($key, $val) = each($HTTP_POST_VARS)) { $GLOBALS[$key] = $val; $val=stripslashes($val); $content= $content."$key = $val\n"; } $message= "$opening\n\n"."$content\n\n".$footer; mail($mailto, $subject, $content, "From: $from"); if (isset($new_url)){ header ("Location: $new_url"); } } ?> Subscribe to Liwal Computer's Newsletter
 
Liwal® Computers
FAQs | How to buy? | Sitemap

Search:

Home    
Products
Services
Support
Downloads
Contact
Desktops | Notebooks | Servers | Peripherals | Multilingual Software | View all Categories
.
  Desktops
Desktops
  Notebooks
Notebooks
  Servers
Servers
  Peripherals
Peripherals
  Software
Software

 

        *indicates the required fields

  Newsletter
Full Name*
Email*
Confirm Email*
 

 

Add to Favorites
Home | About | Careers | Feedback | Contact Us
Copyright © 1994-2006 Liwal Limited. All rights reserved.