RE: [phplib] $sess->mode='post' workaround From: layne <email protected>
Date: 09/22/00

> > This is an interesting idea. I'm not positive, but I think
> you need to make
> > sure your onClick event handler returns false so that the
> link that was
> > clicked on is not followed.

I believe that <a href="javascript:myfunction(parameters);"> instead of
using <a href="" onClick="myfunction(parameters);"> is the preferred method
for calling functions from links.

Layne Weathers
Lead Programmer
Ifworld, Inc.

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>