For a "similar" type of system, for online course registration, we use a product 
called CrossPlex.  It is a pretty good screen
scraper that outputs data into arrays that you can parse using CF, JavaScript, ASP, 
whatever you want.  It allows us to hit
real-time on our CICS system.

Dave


=================================
"Always Drink Upstream From The Herd!"

David Hannum
Web Analyst/Programmer
Ohio University
[EMAIL PROTECTED]
(740) 597-2524



----- Original Message -----
From: Perez, Bismark <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 15, 2000 10:20 AM
Subject: RE: AS/400 Screen Scraping data and reading data???


Is the info been entered into the /400 in real time? do they needed in real
time... if not, one approach you could use is to save the data from the web
into a file (incremental record) on a /400 folder and have a CL run an RPG
(every xx min/hours) that will populate the data (kind of a copy of the
screen program)...

Bismarck Perez
*1-617-563-2896
* G10H
* [EMAIL PROTECTED]



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 15, 2000 11:06 AM
To: [EMAIL PROTECTED]
Subject: AS/400 Screen Scraping data and reading data???




Hello all,
          I am dealing with quite a Complex project where the
data from the Web Interface has to be pushed through AS/400 Screens
for the RGP program on the AS/400 to process for the finanacials.
I came across a Software called ScreenSurfer and the CF_Surfer
tag, has anyone development with this software or a better software?

Is there any possible straight forward way, i could push data
through these AS/400 screens, I cannot write into AS/400 databases
cause, the RPG program does quite a lot of processing for financials
through this screen.

Would anybody know of any other methods/Software to achieve this?

Appretiate it.

Thanks
Joe


----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe'
in the body.



-----
Sent using MailStart.com ( http://MailStart.Com/welcome.html )
The FREE way to access your mailbox via any web browser, anywhere!

----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to
[EMAIL PROTECTED] with 'unsubscribe' in the body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to