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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. shantoo

    invoking javasript from code behind

    I tried document.forms[0] i tried document.formname.variable I tried document.all.forms[0] None of them work
  2. shantoo

    invoking javasript from code behind

    Am trying to call a jvascript confirm dialogue from code behind(C# asp.net).bUT IT DOES NOT DISPLAY THE DIALOGUE. DOCUMENT.ALL.FORMS[0] is not recognized. Any idea what i am doing wrong? Response.Write("<script>function manageInjSubmit(){if(confirm('An event is scheduled for this clinic. Are...

Part and Inventory Search

Back
Top