Chronixx
January 4th, 2012, 07:58
Hi,
Ive got my cache zipped and uploaded onto dropbox. Inside my client i have
changed my ip, cache directorys, background directory and then jarred my client.
I have created forums @webs.com.
And this is the html code i have for a webclient:
-----------------------------------------------------------------
<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>
-----------------------------------------------------------------
Im am stuck with just one thing, where do i place my client.jar file :/
Do i put it on dropbox or my forums? And if forums any idea how to upload a
jar file to webs.com or do you know a free forum i can create that will let me?
And if so where do i place a link for the webclient to connect/work/load?
I know this is most likely something simple and its just being being abit numb
but i seriously cant find tut or know a helper which could inform where to place
client.jar :(
Ive got my cache zipped and uploaded onto dropbox. Inside my client i have
changed my ip, cache directorys, background directory and then jarred my client.
I have created forums @webs.com.
And this is the html code i have for a webclient:
-----------------------------------------------------------------
<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>
-----------------------------------------------------------------
Im am stuck with just one thing, where do i place my client.jar file :/
Do i put it on dropbox or my forums? And if forums any idea how to upload a
jar file to webs.com or do you know a free forum i can create that will let me?
And if so where do i place a link for the webclient to connect/work/load?
I know this is most likely something simple and its just being being abit numb
but i seriously cant find tut or know a helper which could inform where to place
client.jar :(