Hey All!

I'm trying to do a couple things. Firstly, I seem to remember (wishful
thinking?) that there was a way to manually throw an error in Witango, with
your own custom message. I've built an error handling module, but it'd be
nice to be able to throw an error for some exceptions that are out of my
hands and wouldn't regularly be considered a Witango error. Like I said, I
seem to remember, but I may be wrong, I've drank many a pint since the last
time I thought about something like this. ; >

The second thing that I'm having some problems doing is inserting a jpeg
image from a form submission into an oracle long raw field. Is there
anything special I should be doing? I've got the form enctype set, I've got
a input type="file" called photo and I'm inserting using <@arg photo>. It
appears the arg data is correct, but getting that annoying little x when I
try and read back out of the db. I know my read function works, because it
reads other, older images out of the database. Any ideas? I have this idea
that I'm doing something really stupid here....

Thanks for the help!

Jonah Simpson

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

Reply via email to