/    Sign up×
Community /Pin to ProfileBookmark

How to post data without visual interface?

Sorry,I did not find a better place to ask this.I don’t know that much about html and stuff,I do know something though,there is this site [url]http://www.rate.ee/show.php[/url] where you rate pics,and there is a box with radio buttons in it,when you click one of them it posts a rating to that picture,here is my question:
How could I post that rating without using my mouse to click.I know that this is what makes it work:

[code]<input type=”radio” name=”rating” value=”3″ onclick=”destroy_ten_div();if(pressed.value==0){pressed.value=1;this.form.submit()}”>[/code]

this for example rates a picture with a 3,I need to post the data somehow without even opening my browser,if you’re wondering why,then I am working on something.

to post a comment
JavaScript

1 Comments(s)

Copy linkTweet thisAlerts:
@TheBearMayFeb 26.2008 — Since Javascript runs inside the browser, if you don't want to open your browser, Javascript, by definition is not your answer.
×

Success!

Help @rvaiksaar 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 6.17,
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: @nearjob,
tipped: article
amount: 1000 SATS,

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

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...