10 posts tagged with html and script (View popular tags)

What's the best way to create a website table that a) can be dynamically (via Javascript) and statically sorted by readers and that b) can be created and added to easily c) for a Blogspot blog. E.g. a list of products I like, with ratings and category (sort by any of these things)? Thanks.
posted on Dec 22, 2007 - 5 answers

I need to know why my HTML form isn't sending me e-mail when the user submits it. It also doesn't go to the header page after submission. However, the submitted info DOES show up in the URL. ( e.g., http://www.example.com/contactus.html?Name=John&Title=CEO....) [more inside]
posted on Sep 6, 2007 - 18 answers

How can I automatically grab the text (not code) off of a bunch of .htm files? [more inside]
posted on Feb 13, 2007 - 16 answers

What's the easiest way to add a "Hot or Not" style poll to my website? [more inside]
posted on Feb 2, 2007 - 2 answers

I need some Javascript code to cut and paste which will move some text away from the mouse! Can anyone help?
posted on Nov 24, 2006 - 3 answers

Is there a site search script or service that will output valid XHTML 1.1? [more inside]
posted on Dec 30, 2005 - 2 answers

Where can I get a script for my websites that will allow me to ask questions of the user, and then, upon completion of filling out the form, that user is redirected to a specific URL? [more inside]
posted on Dec 26, 2005 - 5 answers

Can anyone recommend a secure form mail script? [more inside]
posted on Nov 29, 2005 - 8 answers

A client wants to enable fiile uploads via their web site. The web site is hosted outside the company and the files need to be uploaded to their FTP server which is hosted within or on-site at the company. Thus far all the components I've looked into upload to the web server. Is this simply the only option? Can anyone recommend a good component or alternate method? PHP, ASP are fine.
posted on Mar 21, 2005 - 10 answers

I need to make a web page that has 12 different languages, on one page (inc. some right-to-left languages). It's links to customer guides (PDFs) in the different languages - and rather than list them in English (Arabic, bengali, Hindi, Punjabi..) I'd like each language name to be written itn its own script. Can anyone point me to a list of langauge names as text not images, and give me a heads-up on the HTML code required?
posted on Jun 29, 2004 - 10 answers