<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>I'm new at data processing using zope and I could need some advice</DIV>
<DIV>&nbsp;</DIV>
<DIV>I want to make a online system that can processing a set data&nbsp;of three files and record them info zodb. I have running into some problem where I could process the set data if it was on my computer in the same extension directory as my python program but couldn't when I store the set data into some directory on zodb. I heard from some mail-list users telling me that it is not the same even though in concept it is similar but I still don't understand why it doesn't work even though I direct my program into the same directory. </DIV>
<DIV>&nbsp;</DIV>
<DIV>Anyways, since I have encounter some initial problem, I was wondering if I should do this</DIV>
<DIV>&nbsp;&nbsp;&nbsp; 1. have the user upload the&nbsp;set data&nbsp;or transfer the&nbsp;set data&nbsp;to my computer</DIV>
<DIV>&nbsp;&nbsp;&nbsp; 2. process and record&nbsp;the data into zodb</DIV>
<DIV>&nbsp;&nbsp;&nbsp; 3. delete the set data(since I really don't need&nbsp;a copy of it, but I don't see how I could do that)</DIV>
<DIV>&nbsp;&nbsp;&nbsp; </DIV>
<DIV>or is there any way that I could just process the data right on the user's computer without transfer it to my computer, like bring the programming to them instead of bring the set data to us since set data's could be quite large (over 1GB).</DIV>
<DIV>&nbsp;</DIV>
<DIV>I appreciate any input... as soon as possible. Thanks</DIV></div><br>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam?  Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com </body></html>