Is it possible to have one of my websites read in information from another
site and use that information in my site?

Here is the situation. We are a cellular dealer and need to look up a
customers information to do any work on their account. We end up copying
that information via cut and paste into our form but I would like to do it
"automatically". Does using XML allow me that?

--
Dave Lagergren
Manager - Data Applications
Wireless Management, Inc
Specializing in cellular wireless applications

Re: Read information from another web site by Murray

Murray
Sat Jun 23 06:55:20 CDT 2007

Do you control both sites?

--
Murray
--------------
MVP FrontPage


"Dave Lagergren" <DaveLagergren@discussions.microsoft.com> wrote in message
news:BED7E2BB-8E56-4153-8069-A11C5E8CB3DB@microsoft.com...
> Is it possible to have one of my websites read in information from another
> site and use that information in my site?
>
> Here is the situation. We are a cellular dealer and need to look up a
> customers information to do any work on their account. We end up copying
> that information via cut and paste into our form but I would like to do it
> "automatically". Does using XML allow me that?
>
> --
> Dave Lagergren
> Manager - Data Applications
> Wireless Management, Inc
> Specializing in cellular wireless applications



Re: Read information from another web site by DaveLagergren

DaveLagergren
Sat Jun 23 13:06:00 CDT 2007

No I don't. The format of the page with the information we need rarely
changes (maybe once or twice a year). We access it with a username/password.

--
Dave Lagergren
Manager - Data Applications
Wireless Management, Inc
Specializing in cellular wireless applications


"Murray" wrote:

> Do you control both sites?
>
> --
> Murray
> --------------
> MVP FrontPage
>
>
> "Dave Lagergren" <DaveLagergren@discussions.microsoft.com> wrote in message
> news:BED7E2BB-8E56-4153-8069-A11C5E8CB3DB@microsoft.com...
> > Is it possible to have one of my websites read in information from another
> > site and use that information in my site?
> >
> > Here is the situation. We are a cellular dealer and need to look up a
> > customers information to do any work on their account. We end up copying
> > that information via cut and paste into our form but I would like to do it
> > "automatically". Does using XML allow me that?
> >
> > --
> > Dave Lagergren
> > Manager - Data Applications
> > Wireless Management, Inc
> > Specializing in cellular wireless applications
>
>
>

Re: Read information from another web site by Murray

Murray
Sat Jun 23 13:27:24 CDT 2007

You would have to write something akin to a screen scraper in javascript to
recover any information from that other site then. Don't look for me to
help with that! 8)

--
Murray
--------------
MVP FrontPage


"Dave Lagergren" <DaveLagergren@discussions.microsoft.com> wrote in message
news:19FAA32D-8250-40B1-B7C6-90ADFCDF11EE@microsoft.com...
> No I don't. The format of the page with the information we need rarely
> changes (maybe once or twice a year). We access it with a
> username/password.
>
> --
> Dave Lagergren
> Manager - Data Applications
> Wireless Management, Inc
> Specializing in cellular wireless applications
>
>
> "Murray" wrote:
>
>> Do you control both sites?
>>
>> --
>> Murray
>> --------------
>> MVP FrontPage
>>
>>
>> "Dave Lagergren" <DaveLagergren@discussions.microsoft.com> wrote in
>> message
>> news:BED7E2BB-8E56-4153-8069-A11C5E8CB3DB@microsoft.com...
>> > Is it possible to have one of my websites read in information from
>> > another
>> > site and use that information in my site?
>> >
>> > Here is the situation. We are a cellular dealer and need to look up a
>> > customers information to do any work on their account. We end up
>> > copying
>> > that information via cut and paste into our form but I would like to do
>> > it
>> > "automatically". Does using XML allow me that?
>> >
>> > --
>> > Dave Lagergren
>> > Manager - Data Applications
>> > Wireless Management, Inc
>> > Specializing in cellular wireless applications
>>
>>
>>