Jump to content

ajax & jason help.


jamesxg1

Recommended Posts

Hiya peeps,

 

Is there any way i can use either jason or ajax to do the following ?,

 

i need a link like so,

 

<a href="URL" onclick="send.$id.$name">Click me to edit a database without refreshing the page</a>

 

and then it will post the $id & $name to a jason or ajax script and return the values from a mysql rip without the page being refreshed ?,

 

Many many thanks,

 

James.

Link to comment
Share on other sites

I just had a look,

 

And my brain is not functioning to well with this language of coding,

 

would someone point me in the right direction with coding and ill see if i can do it :),

 

AJAX is too advanced for me lol.

 

James.

Link to comment
Share on other sites

Is there any way i can use either jason or ajax to do the following ?,

I think you meant Json instead of Jason. Json stands for JavaScript Object Notation. It's just a notation for transfering data and not really related to your problem.

 

And my brain is not functioning to well with this language of coding,

Ajax is not a language. have you read what ajax is yet? the link provided earlier is a good start. You might also want to read the wiki article http://en.wikipedia.org/wiki/Ajax_(programming)

Link to comment
Share on other sites

Is there any way i can use either jason or ajax to do the following ?,

I think you meant Json instead of Jason. Json stands for JavaScript Object Notation. It's just a notation for transfering data and not really related to your problem.

 

Ahaha!, sorry i just noticed the error in my writing lol :) (How dumb do i feel now lol).

 

And my brain is not functioning to well with this language of coding,

Ajax is not a language. have you read what ajax is yet? the link provided earlier is a good start. You might also want to read the wiki article http://en.wikipedia.org/wiki/Ajax_(programming)

 

Oh, I didnt know that, and ok i shall have a butchers :).

 

 

James.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.