Extracting data from form into csv file

Just wondering if this can be done. We have information from our different schools on pages as forms such as here: http://www.dpsnc.net/welcome.nsf/596dc6b1bb10d05685256cbc00668636/ed10cfc666c113f785256cbc0074a6fb!OpenDocument

Is there a way to extract the data from this page into csv format?

thanks,

Bruce

Subject: extracting data from form into csv file

I’m in a similar situation where I will need to read data off of a web page on a 3rd party vendor’s website to get status information that I will need to update documents in a Notes database with.

I didn’t think this could be done through plain LS but I did come across this thread:

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/dea900ffbc55949d85256f26003a159d?OpenDocument

I was actually leaning toward the Java/XML approach as outlined here:

Haven’t had time to look into either approach as this is more of a “wish-list” item but when I do . . . .

Hope that helps.

Subject: extracting data from form into csv file

write an agent to pull any data out.

Subject: RE: extracting data from form into csv file

thanks,

I’m not very familiar with LotusScript. Any hints/links on where to go so that I can accomplish this?

Subject: RE: extracting data from form into csv file

there is a lot of samples in the Designer Documentation, look thru it.