HOWTO: Submitting a Form From an Anchor (<A HREF=...>).Last reviewed: May 29, 1997Article ID: Q166210 |
The information in this article applies to:
SUMMARYThis article describes how a form can be submitted to a server through the use of an anchor. It uses the little-known ability of JScript that allows you to run a script from an anchor without using events.
MORE INFORMATIONThere are two simple steps to submitting a form from an anchor:
REFERENCESFor additional information on JScript and forms visit the Microsoft Sitebuilders Workshop at http://www.microsoft.com/workshop.
|
Additional query words: jscript javascript script
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |