folks i am using javascript to check whether form fields are empty or not. This function is working perfect in all browsers except for IE7. In IE7, when i submit, it doesnt submit it, rather at the...
can you suggest any online link or tutorial to guide through this... also plz have a look at this link,
http://webdeveloper.com/forum/showthread.php?t=191594
i have some...
folks. i have seen this thing in some websites..
e-g if you want to update your profile, when you click on update link, instead of redirecting to a page, a form instantly comes to your screen we...
folks.. i am storing image paths in database and when i retrieve the images, i want that image description and year should be aligned below the images just like google images...
I have one more question. Let say i post all the items on a PHP script. I want to get all the authors (all values entered in text field that were added by Javascript)
folks.. i have a simple table having two fields "Author " and "Title". Now One title can have many authors. So with authors, i have a button "Add". OnClick(), i call a function which adds an element...