CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: Ajax Form Error

Hybrid View

  1. #1
    Join Date
    Sep 2010
    Posts
    1

    Ajax Form Error

    I have used ajax to display the list of products after selecting catergory. It displays nicely; but when I click in Submit button, the value of product doesnot pass to the action page where I have fetched the posted value. I have used PHP.
    Can any one help me?

  2. #2
    Join Date
    May 2002
    Posts
    10,943

    Re: Ajax Form Error

    Quote Originally Posted by sh.humble@gmail.com View Post
    Can any one help me?
    Not without seeing your code. We'd just be guessing.
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

  3. #3
    Join Date
    Jun 2011
    Posts
    1

    Re: Ajax Form Error

    Show your code, please!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured