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 dencom 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 deuxk

  1. deuxk

    Add abbreviation of the country in the url address

    Hello, I try to make a change to my current htaccess for now my url looks like> sitename.com/en/filename.ext I want to get to have an address resembling this: sitename.com/ca/​​en/filename.ext (in case the country is Canada and french language) sitename.com/us/en/filename.ext (in case the...
  2. deuxk

    Valid only when radio select

    Hi, i try to make web page with javascript. It's work, but i make validation and i want start the validation only when radio (changement) is checked. the page : <html> <head> <title>Paiement</title> <script type="text/javascript"> function HideShow(controlToHide) { if...
  3. deuxk

    Refresh page without submit

    Hi, I try to make refresh my form page when the user chose a country (pays, i'am french). I have program all think for change and load the new states but when i change the country the page don't refresh and i don't have idea for make this work!!! I show you my code and if you have solution for...

Part and Inventory Search

Back
Top