WWW Home Page Request Confirmation
%gset(sitename,www.3dcom.com)
%gset(vendorname,www)
%gset(cleanmail,%url-decode(%form(emailAddr)))
%set(replymsg,"%crlf%Request Number: %counter(WWWPagectr)%crlf%
Thank you, %client-authname%, for requesting a TGForum WWW Home Page!%crlf%
It should be operational now.
The pre-existing email address you supplied was: %cleanmail%%crlf%
Your WWW Home Page request will be confirmed via email.
Your user name: %client-authname%
Your password: %hash-get(%client-authname%)
Your URL is:
http://members.tgforum.com/%client-authname%/
The FTP address for your index page is:
ftp://members.tgforum.com/members/%client-authname%/Default.htm
If any corrections are necessary, now or in the future,
please contact us at:%crlf%
3D Communications
PO Box 80588
Valley Forge, PA 19484-0588.
Email: 3dcom@3dcom.com%crlf%
Thanks again for your support,%crlf%
Cindy, Jamie, Joann, & Stef,%crlf%
")
%null(
%gset(extreply,
WWW Request %client-ip%
TGForum username: %client-authname%
Browser: %header(User-Agent)
Email: %cleanmail% %if(%form(replyOK),[replys OK])
------------------------------------------------------------------------%crlf%
)
%gset(emailreply,
%replymsg%
%include("D:\\http\\tgfs\\web\\webhints.txt")
)
%text-append(C:/dribble/www%month%.log,%extreply%)
%sql(TGFDB,"UPDATE [tgfsubsDB] SET WWWUser = 1 WHERE NAME = %sql-quote(%tolower(%client-authname%))"),
%if(%newreq%,'%try('%smtp-mail(209.140.229.98,Joann,3dcom@3dcom.com,"%cleanmail%",WWW Confirmation and Setup Instructions,%emailreply%)))
%try('%smtp-mail(209.140.229.98,Joann,"%cleanmail%",stef@tgforum.com,WWW Order,%replymsg%%crlf%%extreply%))
)
%replymsg%
Back to our Main Pointers Page