PDA

Click to See Complete Forum and Search --> : Reading a POSTDATA File


DVint
Oct 5th, 1999, 07:39 AM
I'm making a Website that has a submittal form. I want to develop some client-side processing for the POSTDATA file. First off, is there a way to read Outlook's work space and get to the data without opening up Outlook and saving the attachment as a file or clipboarding it and doing manual processing? Or, does VB have the means to shell Outlook and use it to process the data?

I figure I will have to write a routine to parse the data and take out all the pluses and ampersands and (likely) put it in a DB table or Word table. I haven't run across any background info in this area, and it seems to me I might be reinventing the wheel here. I mean, the data comes to the client machine with all those pluses and ampersands and equals for a reason, right? Are there standard ways for dealing with this that I just haven't heard of? I need a clue here.

------------------

webman
Oct 7th, 1999, 03:12 AM
What platform and webserver are you using?

------------------
WebMan

[This message has been edited by webman (edited 10-08-1999).]