364,083 Members | 5574 Browsing Online
Community for Developers & IT Professionals
Bytes IT Community

Transfer data form webpage to other application

shivavrata@gmail.com
P: n/a
shivavrata@gmail.com
Hi All,
I want to transfer the data form webpage to any other own application
which is running in backend.How i develop this web page. which
technology is good for this or any particular protocol i have to use
for this. Please suggest if any idea regarding data transfer.

Thanks
Shiva Vrata Anand

Sep 4 '06 #1
Share this Question
Share on Google+
6 Replies


Joshie Surber
P: n/a
Joshie Surber
shivavrata@gmail.com wrote:
Hi All,
I want to transfer the data form webpage to any other own application
which is running in backend.How i develop this web page. which
technology is good for this or any particular protocol i have to use
for this. Please suggest if any idea regarding data transfer.
>
Thanks
Shiva Vrata Anand
Are you saying you want to use PHP to fetch a webpage? Look through the
PHP manual for fopen to do this the easy way, or CURL if you need more
options.

Sep 5 '06 #2

shivavrata@gmail.com
P: n/a
shivavrata@gmail.com
I want when i browse my webpage then this webpage intimate my exe which
is contiunous running in the backend. Is it possible with PHP then how
? by using the fopen we open any file and write the data or read the
data. I don't want to do this way. Actually i want Push Technology
(means our exe not go to web page or any file to read data, web page
will intimate to exe).
Can u suggest php is helpful then how ?

Thanks
shiva vrata anand

Joshie Surber wrote:
shivavrata@gmail.com wrote:
Hi All,
I want to transfer the data form webpage to any other own application
which is running in backend.How i develop this web page. which
technology is good for this or any particular protocol i have to use
for this. Please suggest if any idea regarding data transfer.

Thanks
Shiva Vrata Anand
>
Are you saying you want to use PHP to fetch a webpage? Look through the
PHP manual for fopen to do this the easy way, or CURL if you need more
options.
Sep 5 '06 #3

Jim Land
P: n/a
Jim Land
shivavrata@gmail.com wrote in news:1157435621.187662.239000@
74g2000cwt.googlegroups.com:
web page will intimate to exe
?????? Don't understand.

Please explain what you mean by this.
Sep 5 '06 #4

Tom Cole
P: n/a
Tom Cole

shivavrata@gmail.com wrote:
Hi All,
I want to transfer the data form webpage to any other own application
which is running in backend.How i develop this web page. which
technology is good for this or any particular protocol i have to use
for this. Please suggest if any idea regarding data transfer.
>
Thanks
Shiva Vrata Anand
What language is your "backend" application written in? How does this
"backend" application accept arguments (from the command line? From a
properties file or something similar?).

When you say 'transfer the data form webpage to any other own
application" I assume you mean "form data" (i.e. a bunch of name/value
pairs)?

Sep 5 '06 #5

Jim
P: n/a
Jim
Jim Land wrote:
shivavrata@gmail.com wrote in news:1157435621.187662.239000@
74g2000cwt.googlegroups.com:
>
>web page will intimate to exe
>
?????? Don't understand.
>
Please explain what you mean by this.
I think "communicate" rather than intimate is what he intended.
Sep 6 '06 #6

McKirahan
P: n/a
McKirahan
"Jim" <k4gvo@bellsouth.netwrote in message
news:S0wLg.24255$ry2.1451@bignews3.bellsouth.net.. .
Jim Land wrote:
shivavrata@gmail.com wrote in news:1157435621.187662.239000@
74g2000cwt.googlegroups.com:
web page will intimate to exe
?????? Don't understand.

Please explain what you mean by this.
I think "communicate" rather than intimate is what he intended.
Or "initiate".


Sep 6 '06 #7

Post your reply

Help answer this question



Didn't find the answer to your JavaScript / Ajax / DHTML question?

You can also browse similar questions: JavaScript / Ajax / DHTML