Delphi and Kylix

Moderators: pritaeas
Number of threads: 7244
Number of posts: 19051

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
IDhttp (simple question) Posted by porodoro on 26 May 2006 at 11:56 AM
This message was edited by porodoro at 2006-5-26 11:56:50

I have a question about POST()(a simple one).

Can i use post command to upload some files through a php script on my server ?
all i have to do is post(myURL,and img location url???)
thx


Report
Re: IDhttp (simple question) Posted by zibadian on 26 May 2006 at 11:59 AM
: This message was edited by porodoro at 2006-5-26 11:56:50

: I have a question about POST()(a simple one).
:
: Can i use post command to upload some files through a php script on my server ?
: all i have to do is post(myURL,and img location url???)
: thx
:
:
:
Yes, if the data transactions of the client and server are compatible.
Report
Re: IDhttp (simple question) Posted by porodoro on 27 May 2006 at 4:19 AM
: : This message was edited by porodoro at 2006-5-26 11:56:50

: : I have a question about POST()(a simple one).
: :
: : Can i use post command to upload some files through a php script on my server ?
: : all i have to do is post(myURL,and img location url???)
: : thx
: :
: :
: :
: Yes, if the data transactions of the client and server are compatible.
:
Okay thanks , i'll search for examples on the net..

Report
Re: IDhttp (simple question) Posted by porodoro on 27 May 2006 at 11:45 AM
: : : This message was edited by porodoro at 2006-5-26 11:56:50

: : : I have a question about POST()(a simple one).
: : :
: : : Can i use post command to upload some files through a php script on my server ?
: : : all i have to do is post(myURL,and img location url???)
: : : thx
: : :
: : :
: : :
: : Yes, if the data transactions of the client and server are compatible.
: :
: Okay thanks , i'll search for examples on the net..
:
:
Hmmm , why when i use get('URL')
im getting this error:
"unknown protocol"
??
Report
Re: IDhttp (simple question) Posted by zibadian on 27 May 2006 at 12:14 PM
: : : : This message was edited by porodoro at 2006-5-26 11:56:50

: : : : I have a question about POST()(a simple one).
: : : :
: : : : Can i use post command to upload some files through a php script on my server ?
: : : : all i have to do is post(myURL,and img location url???)
: : : : thx
: : : :
: : : :
: : : :
: : : Yes, if the data transactions of the client and server are compatible.
: : :
: : Okay thanks , i'll search for examples on the net..
: :
: :
: Hmmm , why when i use get('URL')
: im getting this error:
: "unknown protocol"
: ??
:
Because "URL" isn't a protocol. The components expects something like: "http://www.google.com" or "ftp://mysite.com".
Report
Re: IDhttp (simple question) Posted by porodoro on 27 May 2006 at 2:59 PM
: : : : : This message was edited by porodoro at 2006-5-26 11:56:50

: : : : : I have a question about POST()(a simple one).
: : : : :
: : : : : Can i use post command to upload some files through a php script on my server ?
: : : : : all i have to do is post(myURL,and img location url???)
: : : : : thx
: : : : :
: : : : :
: : : : :
: : : : Yes, if the data transactions of the client and server are compatible.
: : : :
: : : Okay thanks , i'll search for examples on the net..
: : :
: : :
: : Hmmm , why when i use get('URL')
: : im getting this error:
: : "unknown protocol"
: : ??
: :
: Because "URL" isn't a protocol. The components expects something like: "http://www.google.com" or "ftp://mysite.com".
:
I got it thx..



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.