Re: Upload only CSV files
Here's an article on how to check the file type with JavaScript, before
submitting the form:
http://www.codestore.net/store.nsf/unid/DOMM-4Q8H9E?OpenDocument
Cheers!
Cristi Cotovan
.
Relevant Pages
- Re: button- can click more than once and data is getting inserted into the database repeatedly
... > I'm using JSP,Java and Javascript to code my web page. ... > inserted 5 times into the data base. ... you could clear the form after submitting. ... Prev by Date: ... (comp.lang.java.programmer) - Re: First load vs. back
... user comes to a page by clicking on a link, submitting a form or some other ... > be done with javascript? ... Prev by Date: ... (comp.lang.javascript) - Re: processing a form
... >> Javascript is responsible for the submitting. ... > It is also unpleasant because even if scripting is enabled, ... Every browser I know of has JS build in these days. ... (comp.lang.javascript) - Re: select data in drop-down box
... kirke wrote: ... javascript to limit the options (and make unlimited options available ... Ofcourse, on submitting, whether javascript is enabled or not, you'll ... (comp.lang.php) - Re: PHP select date question
... PHP runs server side - it won't do anything until the page is submitted. ... If you want the ending date filled in automatically without submitting ... So either must be done with javascript, or you trigger an ajax call. ... (comp.lang.php) |
|