Sunday, July 17, 2011

Javascript button onclick help?

You can't do this with JavaScript. It's a web browser only active script and cannot execute content within a page. You will need to use an active server script, like PHP and MYSQL to have this feature.

No comments:

Post a Comment