| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.tools -> Problem uploading (some) HTML files with PL/SQL Gateway
It appears that the PL/SQL gateway document upload cannot (or will not)
upload a file that appears to have an HTML anchor in it (although extra
whitespace does spoof it, if indeed, it's rejecting the file on purpose.
After a lot of testing, I ended up with this fragment of HTML that causes the PL/SQL Gateway upload routine to fail:
<a href="javascript:alert('set all');"><small><em>All</em></small></a></td>
get rid of the '<' or the '=', and the file loads with no problem.
Has anybody else experienced this or is anybody aware of any documention on this?
Or could this be an HTTP issue?
![]() |
![]() |