Home
Forum
Software
Mouser's Software
NANY: New Apps for the New Year
Friends of DC
Forum Coding Snacks
Editorials
Daily Blog
Monthly Newsletter
Mini Reviews
Favorite Websites
Archives
Articles
Historical Archives
Testimonials: What Folks Say About Us
Licensing
Get a License Key
Commercial Licensing
Help
Search
FAQs
DonationCoder Sitemap
Live Chat (Discord)
Contact Us
About Us
Donate
Home
Forum
Software
Mouser's Software
NANY: New Apps for the New Year
Friends of DC
Forum Coding Snacks
Editorials
Daily Blog
Monthly Newsletter
Mini Reviews
Favorite Websites
Archives
Articles
Historical Archives
Testimonials: What Folks Say About Us
Licensing
Get a License Key
Commercial Licensing
Help
Search
FAQs
DonationCoder Sitemap
Live Chat (Discord)
Contact Us
About Us
Donate
This topic
This board
Entire forum
Website and forum (google)
Member search
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
6 Months
Forever
Login with username, password and session length
Saturday December 14, 2024, 11:30 am
Proudly celebrating 15+ years online.
Donate now
to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
Forum Home
Search
Login
Register
Recent Topics
Go To..
Recently updated topics
Recent posts (compact)
Recent posts (full text)
DonationCoder.com Forum
»
DonationCoder.com Software
»
Mouser's Zone
»
Find And Run Robot
»
[Feature Request] HTTP POST request
« previous
next »
New Topic
Print
Pages: [
1
] •
bottom
Author
Topic: [Feature Request] HTTP POST request (Read 5389 times)
herojoker
Participant
Joined in 2008
Posts:
124
[Feature Request] HTTP POST request
«
on:
June 09, 2008, 06:04 PM »
A command to do a POST request would be nice. This way web services could be used which don't support the GET (URL query) based method.
mouser
First Author
Administrator
Joined in 2005
Posts:
40,914
Re: [Feature Request] HTTP POST request
«
Reply #1 on:
June 09, 2008, 08:13 PM »
that's a good idea. i can think of a few more internet-based functions that would be useful to implement that plugins and aliases can call.
s.newave
Supporting Member
Joined in 2006
Posts:
124
Re: [Feature Request] HTTP POST request
«
Reply #2 on:
June 09, 2008, 09:29 PM »
+1
nitrix-ud
Charter Member
Joined in 2005
Posts:
560
Re: [Feature Request] HTTP POST request
«
Reply #3 on:
June 10, 2008, 02:20 AM »
+1
i use curl while waiting for an internal post command
electronixtar
Member
Joined in 2007
Posts:
141
Re: [Feature Request] HTTP POST request
«
Reply #4 on:
June 10, 2008, 07:16 PM »
Implement AutoIt3/FScript instead. Already socket, unicode, Win32 API wrapper support.
Don't re-invent the wheels!
Twitter / est
est's Blog
czb
Honorary Member
Joined in 2007
Posts:
336
Re: [Feature Request] HTTP POST request
«
Reply #5 on:
June 11, 2008, 02:59 AM »
it is true that with javascript http post request are pretty simple
My open-source online piano game:
https://github.com/musicope/game
New Topic
Print
Pages: [
1
] •
top
« previous
next »
DonationCoder.com Forum
»
DonationCoder.com Software
»
Mouser's Zone
»
Find And Run Robot
»
[Feature Request] HTTP POST request