GIDForums  

Go Back   GIDForums > Web Hosting Forums > Web Hosting Advertisements & Offers > Free Web Hosting
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 06-Jan-2006, 09:26
samobu samobu is offline
New Member
 
Join Date: Jan 2006
Posts: 1
samobu is on a distinguished road
Question

A problem in using "TripodMail"?


I'm a newuser in this forum , and also a newuser of Tripod modules . I've tried them in making a GuetBook sending email to the visitor and sending some information about the vistior to my email .

but there was a problem .

only the second instance of the module "TripodMail" was executed - sending email to me but not to the visitor- !


this is part of the code:

require TripodMail;
$MAIL1 = new TripodMail;
$mail_template = "./hismail.txt";
%variables = ('email' => $email,'name' => $name);
$MAIL1->sendMail($mail_template, \%variables);


require TripodMail;
$MAIL2 = new TripodMail;
$mail_template = "./mymail.txt";
%variables = ('name' => $name, 'country' => $country ,'sex' => $sex , 'email' =>$email, 'comments'=> $comments);
$MAIL2->sendMail($mail_template, \%variables);

if there's expert in CGI can help I 'd be most grateful
 
 

Recent GIDBlogFlickr uploads of IA pictures by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Graphic problem in Unreal Tournament 2004 zerox Computer Software Forum - Games 10 09-Oct-2005 12:31
Runtime Problem involving "printf" in C Program supamakia C Programming Language 2 09-Oct-2005 10:09
a significant problem after installing Xp mohammad Computer Software Forum - Windows 10 09-Aug-2005 07:03
Another FX 5600 problem (but with details that might shed light on this) BobDaDuck Computer Hardware Forum 2 16-Apr-2004 07:53

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 20:27.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.