"> &[mvq]; "> | | Email Script version 1.2 | | This program is copyright 1998, 1999 by Jason Mallison and is intented to be | freeware and used for learning purposes only. By using part or all of | this script you agree to: | - Never charge anyone to use it | - Never sell the script (or any part of) or any modification of it to | anyone. | - Leave this comment block as is. | | http://www.mallison.com - jason@mallison.com | | | Revisions: | | Version 1.0 | - First public release | | Version 1.1 (29.Aug.1998) | - Fixed a problem that is caused by version 3.2006 of the Miva engine. | | Version 1.2 (2.Dec.1998) | - Added option field for to email address | - Various cosmetic changes | Version 1.3 (1.Jan.2001) | - Made it possible to send select from more than 9 mail recipients | B E G I N O F V A R I A B L E S | | to_email_? fields are used to "hide" email address from user | To add optional email address, add new to_name_? and to_email_? fields | with the next number. The script will detect them and add them in. | E N D O F V A R I A B L E S &[mvs]; email page
Logo

&[admin_name];
Send Email to pcwiz inc


Email your concerns, questions, comments directly to us using the below form.

&[mvq];
&[mvs];
&[mvq];
&[mvs];

To: Name
From: Name
From: Email *
Subject *
Comments:
(Note: * = required)

*
&[mvq];
&[mvs];
&[mvq]; &[mvs];
&[mvq]; &[mvs];

Press Back button in browser and enter in missing fields. &[mvq]; &[mvs]; Name: &[from_name:entities]; Email: &[from_email:entities]; Comments: &[comments:entities]; This message was sent to you from: &[remote_user]; &[remote_addr]; &[remote_host]; &[http_user_agent]; &[stm_wday];, &[stm_mon];&[tm_mday];, &[tm_year]; &[tm_hour];:&[tm_min]; &[stm_zone];

Thank you for your email.

&[mvq]; | | This function is based on another function (CheckField) created by Warren Light | I added the html check and reworded some things. | | Usage: | Field definitions: | nfield - the name of field (must be surrounded with double quotes | cfield - the field name | required - 1 for required, 0 for not required | nohtml - 1 for allow html, 0 for do not allow html | | Method of "calling" | 1) | This method ignores the function value | 2) | This method is for when you want the function return value 0 or 1 | &[mvs];
The "&[nfield];" field is required.&[mvq];
&[mvs];
Vertical bar(s) '|' are not allowed in the &[nfield]; field.&[mvq];
" CIN cfield> &[mvs];
HTML tag(s) are not allowed in the &[nfield]; field.&[mvq];
"> ">