473,395 Members | 2,446 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

[Q] How to automating data retreival from another server?

Hi,

I am new to WEB design (and Javascript programming in particular) so I
apologize if this is already a FAQ. Anyway, I need to retrieve data
available on another server (and then incorporate it into my PHP-managed
database). The data is available to client browsers as a comma or tab
delimited list. My sense is that this is problem best solved using a
client-side technology, like Javascript.

I would be grateful for any pointers/references/snippets, etc. If my
assumptions are wrong, please point me in the right direction.

Thanks,

Michael

Jul 20 '05 #1
2 1125


Michael T. Peterson wrote:

I am new to WEB design (and Javascript programming in particular) so I
apologize if this is already a FAQ. Anyway, I need to retrieve data
available on another server (and then incorporate it into my PHP-managed
database). The data is available to client browsers as a comma or tab
delimited list. My sense is that this is problem best solved using a
client-side technology, like Javascript.


If you have PHP on the server then read in the data from the other
server with PHP.

--

Martin Honnen
http://JavaScript.FAQTs.com/

Jul 20 '05 #2
Michael T. Peterson wrote:
Hi,

I am new to WEB design (and Javascript programming in particular) so I
apologize if this is already a FAQ. Anyway, I need to retrieve data
available on another server (and then incorporate it into my PHP-managed
database). The data is available to client browsers as a comma or tab
delimited list. My sense is that this is problem best solved using a
client-side technology, like Javascript.

I would be grateful for any pointers/references/snippets, etc. If my
assumptions are wrong, please point me in the right direction.

Thanks,

Michael


There are soooooo many ways to do this, and the best solution depends on
your system limitations.

1. You can use Javascript on the client side, with HTA or some other
security bypassing technology
2. You can write a client-side capture program in any language that
sends it back to the server
3. You can write something directly on the server in any language
4. You can run a client on the server that gets the info and talks on
your server as well.
5. You can parse the web page with something like tidylib
....

Unfortunately, I know of no out-of-the-box solution. What you make will
need to be home-grown, and dependant on the system you are extracting
data from. They change their interface, or underlying HTML code, and
you could be in an instant mess.

Brian

Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: Jerry Weinstein | last post by:
Hi, I know about stored procedures and that they can speed up data entry via the SQL 'insert ' statement. However, one drawback to this method is that using the stored procedure still requires...
4
by: James Johnson | last post by:
Dear C#Dex, I am trying to automate a POST to a web page that clicks a button. I have been able to hit a target web page and run the web page. However, the button on the page does not click. ...
4
by: Supa Hoopsa | last post by:
I am in the process of rewriting an MS Access application (access front end with SQL 2k database) in VB.NET and one of the things I would like to do is link in to the compiled Access ADE so that I...
4
by: Nathan | last post by:
I am migrating two large databases from .mdb files into an MS SQL database. I would like some information on how to automate the process of moving the data over. The two original databases store...
2
by: Dave | last post by:
I have to download files every day from a web based application and it's getting very repetitious. I would like to find a way to automate the task. What I have to do each day is go to a website...
4
by: danielduq | last post by:
Hey everyone, This is my first post here - so I'm not sure I'll phrase this question right, but here goes: I need to create a Visual Basic 6 program to automate a login to a web site and then...
6
by: =?Utf-8?B?QWRyaWFuIEpvbmVz?= | last post by:
Hi, I need to regularly check an FTP folder for the presence of a file, and if found, run a routine. Given that this is all on our ISP's servers, what is the best way to automate such a...
4
by: attachmatey | last post by:
Greetings: I'm looking for some help in automating (what I thought would be) a simple procedure in Internet Explorer. I'm trying to put the following operation under a button click in an MS...
0
by: makTSPL | last post by:
Dear All, I am developing an application in C#. This application communicates with Garmin Forerunner device. I have developed a demo for it, which shows Device software version. but I am not able to...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.