Jump to content
MakeWebGames

Recommended Posts

Posted

Hello.

Im working on a voting site, and its going all good. However, ive came to adding incentive voting, and im stuck :(

What I dont get is how do I send data to another file (scipt url) without actually taking the user to that page?

The way I want to do it through a POST form. But is there a way to post data to another file, without taking the user to that file?

 

Thanks!

Posted
Hello.

Im working on a voting site, and its going all good. However, ive came to adding incentive voting, and im stuck :(

What I dont get is how do I send data to another file (scipt url) without actually taking the user to that page?

The way I want to do it through a POST form. But is there a way to post data to another file, without taking the user to that file?

 

Thanks!

Magic word is AJAX
Posted

I agree with Dave, little did I know he was posting what I was basically going to post.. http://php.net/curl

@doublet; I have to disagree with you here, AJAX would just be an enhancement. Just image if a use disables JavaScript, well in a sense you're screwed. Why? because the script won't be doing what it was achieved for.

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.   Paste as plain text instead

  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...