retrieving form data from a form embeded as a menu item

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
gordoti
Forum Newbie
Posts: 1
Joined: Thu Dec 15, 2011 6:45 am

retrieving form data from a form embeded as a menu item

Post by gordoti »

Hello every one. I am working on a project and wants to embed the form on menu item. actually I have done that using jquery. the trouble comes when I try to access the form data. there is nothing happening when I click submit button or click on the file upload field. what could be the problem?
Post Reply