http://cgarson.com:81/xnv3/add_pro.php.txt
What the heck is wrong with that? PHP is reporting a parse error on the line with the second elseif statement.
-Chris
Chris - not sure at first glance, but couldn't all those 'elseif's just be 'if's? might make it slightly cleaner looking code at the cost of negligible additional proecssing time.
fwiw, best eric
Err... have a look at the line after the elseif statement. Notice anything missing?