Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by AngieR

  1. AngieR

    Clearing textboxes in a web form

    I am sorry i took so long to answer. Thank you everyone for your help. I tried LV's code and it worked...Thanks LV
  2. AngieR

    keeping the page at its current location

    I assume you are using javascript to call this popup??? on the click event of the button that calls the popup window, at the very end of your line of code add return false; I hope it works.
  3. AngieR

    simple regular expression question

    Try this \d{8}....it works for me.
  4. AngieR

    Clearing textboxes in a web form

    Thank you for replying to me...forgive me but i could not get it working...is that code C#, i am working on a project using VB...and i am new at programming... Any suggestions.....Thanks :(
  5. AngieR

    Clearing textboxes in a web form

    Hello All How can I clear the contents of let's say 15 textboxes based on a selection from a dropdown list. Any help will be greatly appreciated ! AngieR ;>)

Part and Inventory Search

Back
Top