rss feed: Latest Entries | Archive
2005.11.06 @ 01:22:07 Poke... yup, still alive

What a week. I have two words for you, Rummage, Sale. It was pretty successful, and a lot of lessons learned. Anyway, It's over (sorta). Still lots of stuff left, some we'll try to sell, some we'll donate. All will hopefully be gone within the week. Car wash was successful too. A lot of work, I understand.

In other completely unrelated news, I'm working on a website for people to send me files. I've got something written in PHP, which seems to work ok. I had to modify some configuration files for apache to allow the PHP scripts to send files bigger than 2MB. Maybe there's a better solution out there, maybe a JSP would actually be better? I haven't found a lot of good online material about file uploads, but I've got to imagine its out there somewhere...

Comments:
2005.11.13 @ 01:40:49
Re: Poke... yup, still alive
Chris says:

If you decide you don't like the PHP, here's a link about how to upload files in JSP/Servlet: http://www.jguru.com/faq/view.jsp?EID=160 It's not the cleanest thing...

2005.11.13 @ 01:41:35
Re: Poke... yup, still alive
Chris says:

Guess I should have made the link like this: http://www.jguru.com/faq/view.jsp?EID=160