Home : Products : DBMan : Installation :

Products: DBMan: Installation: Re: [LoisC] send mail to admin after new record: Edit Log

Here is the list of edits for this post
Re: [LoisC] send mail to admin after new record
>>
I think the problem with the original may be the space between $col and ($db_cols).
<<

Perl ignores spaces so it isn't an issue most of the time. The problem is with trying to loop using a scalar. You need to use @db_cols.

Last edited by:

RedRum: Feb 12, 2002, 11:46 AM

Edit Log: