On Fri, Feb 15, 2002 at 07:00:29PM +1100, Gonzalo Servat wrote: > The strange problem I'm having is that the first 4 people might go to > this form and type in their name and email address and I get the 4 > emails. However, the 5th person may put their name in and email and I'll > get the form, but the 4th person's details will come along in the sam > email.
Sounds like a mod_perl probrem, or rather the cgi script is buggy when running under mod_perl. http://perl.apache.org/guide/porting.html#Global_Variables_Persistence -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
