Screen Scraping

2003-11-06 Thread Bryan F. Hogan
Hi I have an idea about something, I can't go into specifics. Does anyone know if CF and/or another language can submit a Flash form without filling the values into a Flash form that uses remoting? [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: Screen Scraping

2003-11-06 Thread Mike Townend
To: CF-Talk Subject: Screen Scraping Hi I have an idea about something, I can't go into specifics. Does anyone know if CF and/or another language can submit a Flash form without filling the values into a Flash form that uses remoting? _ [Todays Threads] [This Message] [Subscription

RE: Screen Scraping

2003-11-06 Thread Bryan F. Hogan
Message- From: Mike Townend [mailto:[EMAIL PROTECTED] Sent: Thursday, November 06, 2003 1:12 PM To: CF-Talk Subject: RE: Screen Scraping Assuming that the Receiving function doesnt use the Flash scope, its just a webservice so you could call the .cfc?wsdl web service and pass the appropriate

RE: Screen Scraping

2003-11-06 Thread Mike Townend
mouse movements/text typed etc. HTH -Original Message- From: Bryan F. Hogan [mailto:[EMAIL PROTECTED] Sent: Thursday, November 6, 2003 18:23 To: CF-Talk Subject: RE: Screen Scraping Yes but they would have to guess at the URL of the CFC if it where in the webroot, but how I have the CFC

Flash Component Directory WAS RE: Screen Scraping

2003-11-06 Thread Bryan F. Hogan
This is my setup. components website flashcfc wwwroot website flashfile Your saying that flashfile can't see flashcfc by using a mapping to components.website.flashcfc? I have people that I host and their files are in the components directory. [Todays Threads] [This Message]

RE: Flash Component Directory WAS RE: Screen Scraping

2003-11-06 Thread Dave Watts
This is my setup. components website flashcfc wwwroot website flashfile Your saying that flashfile can't see flashcfc by using a mapping to components.website.flashcfc? I have people that I host and their files are in the components directory. If you have a web server

Re: Screen Scraping

2003-11-06 Thread cf
depends on what kind of text u need filled in if you already know then i'd assume you could just make a text field, fill in the info and give it the variable name. then it depends how u want to submit it either with a button or do it onload Hi I have an idea about something, I can't go into

RE: Flash Component Directory WAS RE: Screen Scraping

2003-11-06 Thread Bryan F. Hogan
Thanks, I still think that would be ok, because they would have to guess at the URL. Thanks for your reply Bryan If you have a web server mapping, your CFCs can be exposed as web services (which is necessary for Flash Remoting, I think) without being in the web root. If you have a CF mapping,

RE: Screen Scraping

2003-11-06 Thread Bryan F. Hogan
I'm talking about a Flash form. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, November 06, 2003 1:13 PM To: CF-Talk Subject: Re: Screen Scraping depends on what kind of text u need filled in if you already know then i'd assume you could just make

RE: Flash Component Directory WAS RE: Screen Scraping

2003-11-06 Thread Mike Townend
To: CF-Talk Subject: Flash Component Directory WAS RE: Screen Scraping This is my setup. components website flashcfc wwwroot website flashfile Your saying that flashfile can't see flashcfc by using a mapping to components.website.flashcfc? I have people that I host and their files

RE: Screen Scraping

2003-11-06 Thread cf
ur asking right? I'm talking about a Flash form. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, November 06, 2003 1:13 PM To: CF-Talk Subject: Re: Screen Scraping depends on what kind of text u need filled in if you already know then i'd

RE: Screen Scraping

2003-11-06 Thread Bryan F. Hogan
] Sent: Thursday, November 06, 2003 2:15 PM To: CF-Talk Subject: RE: Screen Scraping ummm, yeah, so am i when u make a flash form u have to make input text fields correct? cause thats how u get the info in. well make your input text field and if its a predetermined variable, well just add

RE: Screen Scraping

2003-11-06 Thread cf
the method you describe below? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, November 06, 2003 2:15 PM To: CF-Talk Subject: RE: Screen Scraping ummm, yeah, so am i when u make a flash form u have to make input text fields correct? cause thats how u

RE: Screen Scraping

2003-11-06 Thread Bryan F. Hogan
make it spam proof :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, November 06, 2003 3:39 PM To: CF-Talk Subject: RE: Screen Scraping maybe i missed something are u trying to make the form spam proof or trying to spam one? [Todays Threads

RE: Screen Scraping

2003-11-06 Thread cf
To: CF-Talk Subject: RE: Screen Scraping maybe i missed something are u trying to make the form spam proof or trying to spam one? [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

AS/400 Screen Scraping data and reading data???

2000-05-15 Thread joeug
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

RE: AS/400 Screen Scraping data and reading data???

2000-05-15 Thread Perez, Bismark
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

Re: AS/400 Screen Scraping data and reading data???

2000-05-15 Thread Dave Hannum
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

RE: RE: AS/400 Screen Scraping data and reading data???

2000-05-15 Thread joeug
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 Int