This is another unfortunate topic of mine that has risen again, if differently.... (it never was solved, but that didn't really end up mattering)
PHP dynamically puts the SID in forms using a hidden <input/> element. For some reason, it puts it right after the opening form tag, which is not allowed in XHTML 1.1 (the standard I'm following).
Is there a way to get it to stop at least putting the input there??
Thanks,
Snib
<><