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 derfloh 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: *

  • Users: rams0619
  • Content: Threads
  • Order by date
  1. rams0619

    Passing hidden text box values between form pageshi,

    hi, I have a form page and a form calling page, i want to pass the cookie value from the form calling page to the form page. The form calling page has a hidden text box where the cookie value is set, <form id="formName" method="POST" action="http://www.XXXXX.com" > <input type="hidden"...
  2. rams0619

    Inserting javascript check for browser within a table

    hi all I have a table which is aligned properly in firefox bt not aligned properly in ie, so i want to include this javascript <script language="JavaScript" type="text/JavaScript"> if(navigator.appName == "Microsoft Internet Explorer") { And place an additional td so the text is aligned in...
  3. rams0619

    Firefox form submit and form display issues

    hi all, I use Firefox 1.0.6 and am having issues while submitting a form. I get this error : GX Error (GX2GX) socket result code missing!!! But the same code works fine in IE. Following is the code i am using to submit the form contents...pls let me know what could be causing this issue...

Part and Inventory Search

Back
Top