Forums

This topic is locked

PureASPupload Question

Posted 06 Mar 2003 16:42:26
1
has voted
06 Mar 2003 16:42:26 Robin Bell posted:
All, I have purchased this exstension and it is working perfectly with only one question that I have...I would like to know if the .txt file can be passed to another asp page as text and not as a file..can this be done?i.e the contents not the package. The Upload is picking the *.txt files OK but I would like to view the contents , do I have to import into a database or can this be done on the server. Thanks in advance (PureASPupload novice) Robin...

NT2000/IIS5.0/UD4/Access97/ASPmail3.0

Replies

Replied 07 Mar 2003 17:34:54
07 Mar 2003 17:34:54 Patrick Woldberg replied:
You can upload the txt-file to an static folder and read the file again with the other asp. You can't redirect it directly to an other asp, if you use an dynamic folder you should put the filepath in the database, so the other asp does know where the file is.

--------------------------------------------------
Patrick Woldberg
Web Developer at Dynamic Zones
Manager at DMXzone.com
--------------------------------------------------

Reply to this topic