Some Help Please

ajax , php India
  • 13 years ago

    Some values are come from php code to html page through AJAX, but i cannot post the values which are coming on html page. Because the values are not registered , because they are coming through AJAX . HOw can i post the values

  • 13 years ago
    Are you meaning retrieve the data on the PHP page by the $_POST super-global array, if so then check the javascript which is establishing the DOM connection and check to see if the connection type is POST or GET. It would be easier to understand your problem and to give you a solution if you posted your code as well.

  • 13 years ago
    I solved the problem

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Beware of bugs in the above code; I have only proved it correct, not tried it.” - Donald Knuth