clear/reset button

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • azura
    New Member
    • Jul 2008
    • 47

    clear/reset button

    dear sir...

    right now i'm using flash button to create clear/reset button..unfortu natelly when upload into server, my flash button for clear/reset doesn't exist..so i try to create new one but i don't know how to create using manually.. because i had tried but it's not functioning.. so i need some help who can teach me or point me to any website that i can learn about clear/ reset button.. thanks
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    You could simply use an input reset button:
    Code:
    <input type="reset" ...>

    Comment

    • azura
      New Member
      • Jul 2008
      • 47

      #3
      i also done those using html but not functioning...

      Comment

      • Rsmastermind
        New Member
        • Sep 2008
        • 93

        #4
        What you are uploading in the server?JSP or something else please make it clear if you want to do in html than there is no problem at all but if that is Jsp
        or Php or asp then the thing will be totally different.

        Comment

        • azura
          New Member
          • Jul 2008
          • 47

          #5
          never mind... it's working already... thanks

          Comment

          • acoder
            Recognized Expert MVP
            • Nov 2006
            • 16032

            #6
            So what was the problem and how did you get it to work?

            Comment

            Working...