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: dorobo88
  • Content: Threads
  • Order by date
  1. dorobo88

    é swapped to é when passing variables to a php script

    Well, I've coded a form mail, which is working fine except for the passing of accented characters apparently. Strangely, the same php script displays accented characters coming from an html form correctly, that's why I'm pretty sure it has to do with some sort of encoding in flash thks in...
  2. dorobo88

    forum250

    Well, I've coded a form mail, which is working fine except for the passing of accented characters apparently. Strangely, the same php script displays accented characters coming from an html form correctly, that's why I'm pretty sure it has to do with some sort of encoding in flash thks in...
  3. dorobo88

    Some javascript-generated nodes are not appearing in IE

    here's the problem; http://www.digitalmilitia.net/main.html -click on links -click on grphka there's supposed to be a table node taking the text place's ( which correctly occur on nn and mozilla ) and here's the javascript code that generates the table: function fCreateTable(name) {...
  4. dorobo88

    replacing a <div> node with a <img> node

    I have this strange problem when replacing a div node with a img node where it adds somehow 5px to my img. Eg: http://www.digitalmilitia.net/html/main.html then click on "test" As you may notice, the node doesn't fit anymore. Here's the code to create the img node: function...

Part and Inventory Search

Back
Top