Welcome Guest, Not a member yet? Register   Sign In
Java readURL class file will not work
#1

[eluser]deeaamon[/eluser]
Hi All,

I've checked the forums on this and cannot seem to find an answer. I have downloaded the javascript applet ReadURL.class.

I need it to read URLS through some code I am doing. I have integrate javascript into my Codeigniter applets and need the class file so users can read urls dynamically.

I use these tags to access

<applet name="readurl" code="scripts/ReadURL.class" width="400" height="50">
Sorry, failed loading applet.
</applet>

In a normal html document this works. Even in a normal php file this works. But when I bring it into Codeigniter it never finds the class file even whwn I give it a direct path to the file. Is there something I am missing?.

I have tried placing the file into a directory in the base_url called scripts.

Thanks for nay help in advance. I hope I gave enough information for you.

Darrell




Theme © iAndrew 2016 - Forum software by © MyBB