/    Sign up×
Community /Pin to ProfileBookmark

Make radiobutton to cause postback,without javascript?

Hi!
Well the thing is that I want to make a radiobutton to cause a postback once its selected, and I want to do it without useing javascript..is there anyway to do this?

If it might matter, Im useing PHP as the server-side language..

Sorry if this is the wrong part of the forum to ask about this..

Thanks in advance!

to post a comment
HTML

5 Comments(s)

Copy linkTweet thisAlerts:
@esquiladoFeb 18.2010 — What is a postback?

And php rocks!
Copy linkTweet thisAlerts:
@criterion9Feb 18.2010 — The only way to submit a form is through a button (submit or otherwise) or javascript. Selecting a radio item does not submit a form as default behavior in browsers.
Copy linkTweet thisAlerts:
@esquiladoFeb 18.2010 — Can someone tell me what a postback is?
Copy linkTweet thisAlerts:
@criterion9Feb 18.2010 — Can someone tell me what a postback is?[/QUOTE]

"Postback" is another way to say POSTing data to the server. Http requests come in several flavors the most common of which are GET and POST. When looking at html/javascript a postback can be caused by submitting a form or through AJAX which doesn't require a page refresh.
Copy linkTweet thisAlerts:
@esquiladoFeb 18.2010 — Oh, ok! Thanks.
×

Success!

Help @Inx51 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.25,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...