--- Chris Velevitch <[EMAIL PROTECTED]> wrote: > I tried to register for the Studio MX Seminar in > Sydney when I got:- > > 500 Separation boundary was not specified > Separation boundary was not specified > > and the title for the resultant page was "JRun > servlet error". > > I've seem this a couple on times before on the > Macromedia site. > > What does this mean? > > > Chris
Ah ha! I do know what this means as I've just spent several hours wondering why one form on our site wasn't working. I'm willing to bet you are using Opera as your browser? Exhibit A: Macromedia's advice on i18n and forms http://www.macromedia.com/support/coldfusion/internationalization/internationalization_cfmx/internationalization_cfmx5.html The bit to notice is: enctype="multipart/form-data: charset=utf-8" Exhibit B: The w3c recommendation HTML standard http://www.w3.org/TR/html401/interact/forms.html#h-17.3 Hmmmm a bit different isn't it. I'm guessing some browsers ignore the dodgy syntax, but Opera handles it differently and makes CF throw the error. David Find local movie times and trailers on Yahoo! Movies. http://au.movies.yahoo.com --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
