javascript content in $_POST
Hi,
I am trying to post a javascript content via form textarea input
element.
But when i click send (post) the posted page comes unaccesible.
example content for post :
<script type="text/javascript"
src="
http://test.com">
</script>
I think it is about apache or php configuration.
In my local computer , there is no problem.Problem occurs my hosting
environment.
Regards,
--
Gokhan Altinsoy ~= 15000 -->
http://www.itinfomap.com/bilin/person.php?this=this&op=view&itemid=106
.
Relevant Pages
- Re: Best way to do server side tasks with new ISP
... I'm not very fluent in JavaScript, but if I had access to an MSDOS command ... JavaScript is a fully-featured general purpose programming language. ... provided by the environment, not something built into the language. ... HTML document, and gathering information. ... (comp.lang.perl.misc) - Looking for an unrestricted scripting environment
... I'm trying to port a toolbar from Firefox to IE. ... I'm working on is the toolbar's page manipulation functionality, ... of code between the Firefox edition (written in Javascript and XUL) ... I would really like to have a persistent environment ... (microsoft.public.inetsdk.programming.webbrowser_ctl) - Re: linking to page absolute location
... Phil wrote: ... if the page has anchors on it (either A tags with NAME ... JavaScript, etc., and if you could, that would rely on something they ... Shared Hosting, Reseller Hosting, Dedicated & Semi-Dedicated servers ... (alt.html) - Re: Transfering control without growing control context -- i.e. how to implement GOTO
... that creating JavaScript closures are more expensive ... than creating ordinary JavaScript objects. ... Now there may be implementations where knowing that no closure could be formed in some contexts allowed optimisations to be applied that could not be applied where they are created, and so the closures would be more 'expensive' in that environment. ... (comp.lang.javascript) - Re: Javascript security
... is nothing but a horror story as far as security goes. ... do you think they meant that trying to use JavaScript as a web document ... Shared Hosting, Reseller Hosting, Dedicated & Semi-Dedicated servers ... (comp.lang.javascript) |
|