Hey Jim,

Yep, That was the problem.... fixed that and now everything works.

***
While we are on the topic of the <form...>...</form> tags, just a side note.  
It 
is invalid HTML syntax to have any tag between your

<table><ILLEGAL><tr><ILLEGAL><td>
ok here
</td><ILLEGAL></tr><ILLEGAL></table>

As a note: the only legal tag that I know of that can be placed in between the 
above tags is the <caption> tag.  oh and the <thead>, <tbody>, and <tfoot> tags.
***

Cheers!
R

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to