Form Reset

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Kenneth Keeley

    #1

    Form Reset

    Hi
    If I have a page that has some text boxes and some dropdown list and some
    buttons How do I go about place a reset button on the page. This button
    should clear all the text boxes and reset the dropdown list to the default
    value.

    Thanks


  • Rajesh.V

    #2
    Re: Form Reset

    Doing a response.redire ct or server.transfer to the samepage on press of
    reset is just about the easiest way.

    "Kenneth Keeley" <kenkeeley@hotm ail.com.nowhere > wrote in message
    news:uatv8DskDH A.2328@TK2MSFTN GP10.phx.gbl...[color=blue]
    > Hi
    > If I have a page that has some text boxes and some dropdown list and[/color]
    some[color=blue]
    > buttons How do I go about place a reset button on the page. This button
    > should clear all the text boxes and reset the dropdown list to the default
    > value.
    >
    > Thanks
    >
    >[/color]


    Comment

    Working...