12 posts tagged with html and script. (View popular tags)
Displaying 1 through 12 of 12. Subscribe: Posts tagged with html and script

Is there some way to do a "mail merge" type operation on plain text, xml or html files without using a word processor? [more inside]
posted by geekgirl397 on Nov 25, 2009 - 11 answers

I am trying to make a python script that takes a CSV file and turns it into an HTML table. I need it to combine a column containing a website name and another column containing a URL into an HTML link. [more inside]
posted by Mjolnir on Aug 23, 2009 - 7 answers

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 by shivohum 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 by salvia 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 by pantufla 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 by dagnyscott 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 by BobsterLobster on Nov 24, 2006 - 3 answers

Is there a site search script or service that will output valid XHTML 1.1? [more inside]
posted by sjvilla79 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 by stst399 on Dec 26, 2005 - 5 answers

Can anyone recommend a secure form mail script? [more inside]
posted by Robot Johnny 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 by juiceCake 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 by Pericles on Jun 29, 2004 - 10 answers