Forum: JavaScript / DHTML / AJAX Nov 29th, 2008 |
| Replies: 0 Views: 1,283 DEar All
I want to restrict user to upload image files before upload
is this possible using java script ?
Example : if user tries to upload a file of size more than 300KB he should be warned... |
Forum: JavaScript / DHTML / AJAX Jul 29th, 2008 |
| Replies: 3 Views: 512 Dear Sir
I appreciate your valued feed back
I traied eval (in javascript function)
May try in html part ?
Let me elaborate you why am asking this :
I am writing code for cms (Content... |
Forum: JavaScript / DHTML / AJAX Jul 29th, 2008 |
| Replies: 3 Views: 512 Need your help in javascript
I am using following script for image over (to display another image)
<html>
<img src="mobilesmallimage.jpg" name="ShowRoom" width="129" height="96" onMouseOver="... |