PDA

View Full Version : [Webclient] Cache grabbed from folder.



JabzZ
March 10th, 2011, 14:16
Hello,

I was wondering, if it is possible in someway, that when you have your webclient uploaded, and have taken in your html code.


<HTML>
<HEAD>
<TITLE>Your Webclient</TITLE>
<META Only the registered members can see the link."PRAGMA" CONTENT="NO-CACHE">
</HEAD>

<BODY>

<applet name="yourclientname" width="765" height="503" archive="client.jar" code="client.class">
<param name="java_arguments" value="-Xmx1024m">
</applet>

</BODY>
</HTML>

Then, make it grab the Cache, instead of Downloading it from another place?

- I was just wondering,

Rog3r
March 12th, 2011, 15:49
Moved to the correct section.