I have some software that I hope to distribute at some point and am trying
to figure how how to develop the last piece.  While the user(s) is working
with the software, it collects information which I will use to further
enhance the software in future updates.  The information is not a large
amount of data (approx. 0 - 1000 characters of data).  What I need to do is
upload the data to either a MySQL database or as text files in a folder on
the server.  The update would be done when the user quits the software.

I am looking for any suggestions on the best way to do this as I have some
concerns/questions:

1) MySQL database or FTP text files to a folder (I can easily process the
data either way)?
2) Is there the potential of uploads being blocked by firewalls on the users
machine?  If so...how could I avoid this?

By the way...I am using RR v4.0

Thanks for any suggestions!
Warren
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to