Thread: Help on site sided html script

Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1 Help on site sided html script 
    Banned

    Join Date
    Oct 2012
    Posts
    4,710
    Thanks given
    1,679
    Thanks received
    1,105
    Rep Power
    0
    <script src="directlinkhere" type="text/javascript"></script>


    i forgot were to put this in the html script can anyone remind me of were i put this in
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Oct 2012
    Posts
    4,710
    Thanks given
    1,679
    Thanks received
    1,105
    Rep Power
    0
    bumb
    Reply With Quote  
     

  3. #3  
    Project Drop-Zone Owner & The BLOOD Gang Always Banging RED


    Join Date
    May 2013
    Age
    28
    Posts
    2,992
    Thanks given
    5
    Thanks received
    937
    Rep Power
    183
    Fairly simple, actually better yet let me google that for you
    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    Oct 2012
    Posts
    4,710
    Thanks given
    1,679
    Thanks received
    1,105
    Rep Power
    0
    Quote Originally Posted by MOB KLICK View Post
    Fairly simple, actually better yet let me google that for you

    could you find it?
    Reply With Quote  
     

  5. #5  
    Project Drop-Zone Owner & The BLOOD Gang Always Banging RED


    Join Date
    May 2013
    Age
    28
    Posts
    2,992
    Thanks given
    5
    Thanks received
    937
    Rep Power
    183
    Quote Originally Posted by ipkmills View Post
    could you find it?
    Bit busy doing stuff of my own I will see if anyone can help you for the time being though it's rather late but hold on I suppose.
    Reply With Quote  
     

  6. #6  
    Banned
    Join Date
    Nov 2011
    Posts
    67
    Thanks given
    1
    Thanks received
    4
    Rep Power
    0
    <html>
    <body>
    <title>YOUR SERVER NAME HERE</title>
    <center>
    <applet name="webclient.jar" width="765" height="503" archive="http://dingoscape.com/jar/webclient.jar" code="client.class">
    <param name="java_arguments" value="-Xmx1024m">
    </applet>
    </body>
    </html>

    YOUR SERVER NAME HERE = The name of your server
    webclient.jar = The exact name of the .jar file you have uploaded
    http://dingoscape.com/jar/webclient.jar = The location of the .jar file
    Reply With Quote  
     

  7. #7  
    Respected Member


    Join Date
    Jan 2009
    Posts
    5,743
    Thanks given
    1,162
    Thanks received
    3,603
    Rep Power
    5000
    Quote Originally Posted by ipkmills View Post
    <script src="directlinkhere" type="text/javascript"></script>


    i forgot were to put this in the html script can anyone remind me of were i put this in
    remote scripts are best loaded at the bottom of the page.
    Reply With Quote  
     

  8. #8  
    Banned

    Join Date
    Oct 2012
    Posts
    4,710
    Thanks given
    1,679
    Thanks received
    1,105
    Rep Power
    0
    Quote Originally Posted by die fly3 View Post
    <html>
    <body>
    <title>YOUR SERVER NAME HERE</title>
    <center>
    <applet name="webclient.jar" width="765" height="503" archive="http://dingoscape.com/jar/webclient.jar" code="client.class">
    <param name="java_arguments" value="-Xmx1024m">
    </applet>
    </body>
    </html>

    YOUR SERVER NAME HERE = The name of your server
    webclient.jar = The exact name of the .jar file you have uploaded
    http://dingoscape.com/jar/webclient.jar = The location of the .jar file

    guys all i need is were to put this in not how its done ik how its done i just cannot find in my admin cp were to put it in
    Reply With Quote  
     

  9. #9  
    Banned
    Join Date
    Nov 2011
    Posts
    67
    Thanks given
    1
    Thanks received
    4
    Rep Power
    0
    Quote Originally Posted by ipkmills View Post
    guys all i need is were to put this in not how its done ik how its done i just cannot find in my admin cp were to put it in
    1. Go go to your FTP.
    2. Find the "public_html" directory and open it.
    3. Create a new txt file inside of it called "webclient".
    4. Inside of the newly created "webclient.txt" put this text:
    Spoiler for Html code:
    <html>
    <body>
    <title>YOUR SERVER NAME HERE</title>
    <center>
    <applet name="webclient.jar" width="765" height="503" archive="http://dingoscape.com/jar/webclient.jar" code="client.class">
    <param name="java_arguments" value="-Xmx1024m">
    </applet>
    </body>
    </html>


    YOUR SERVER NAME HERE = The name of your server
    webclient.jar = The exact name of the .jar file you have uploaded
    http://dingoscape.com/jar/webclient.jar = The location of the .jar file

    5. Save the file as "webclient.html" (Select the html option if it is there.)
    6. Once you have edited those correctly, navigate to your website. In the url add a trailing "/webclient.html"


    Add me on Skype if you have any problems or need further help: brentsticles
    Reply With Quote  
     

  10. #10  
    Banned

    Join Date
    Oct 2012
    Posts
    4,710
    Thanks given
    1,679
    Thanks received
    1,105
    Rep Power
    0
    Quote Originally Posted by die fly3 View Post
    1. Go go to your FTP.
    2. Find the "public_html" directory and open it.
    3. Create a new txt file inside of it called "webclient".
    4. Inside of the newly created "webclient.txt" put this text:
    Spoiler for Html code:
    <html>
    <body>
    <title>YOUR SERVER NAME HERE</title>
    <center>
    <applet name="webclient.jar" width="765" height="503" archive="http://dingoscape.com/jar/webclient.jar" code="client.class">
    <param name="java_arguments" value="-Xmx1024m">
    </applet>
    </body>
    </html>


    YOUR SERVER NAME HERE = The name of your server
    webclient.jar = The exact name of the .jar file you have uploaded
    http://dingoscape.com/jar/webclient.jar = The location of the .jar file

    5. Save the file as "webclient.html" (Select the html option if it is there.)
    6. Once you have edited those correctly, navigate to your website. In the url add a trailing "/webclient.html"


    Add me on Skype if you have any problems or need further help: brentsticles

    also this is not for webclient

    this is what i need to know

    Code:
    If you want to put this Payalogue on your website, simply include the html-code below in your pages. There's more info about advanced usage in the related documentation at the bottom of this page.
    
    Put this on your page once, it doesn't really matter where you put it:
    1
    <script src="http://www.zaypay.com/pay/132107.js" type="text/javascript"></script>
    Put this where you want the payment button:
    1
    <a href="http://www.zaypay.com/pay/132107" onclick="javascript:return(ZPayment(this));"><img src="http://www.zaypay.com/pay/132107/img" border="0" /></a>
    Reply With Quote  
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. [News PHP Script Help, Anybody?] Need help on advanced script
    By Versuprace in forum Application Development
    Replies: 3
    Last Post: 01-08-2012, 07:49 AM
  2. need help on this server side mysql
    By eragol in forum Help
    Replies: 3
    Last Post: 09-03-2011, 11:01 PM
  3. [PI] Help on skillcape emote (server side)
    By destiny12 in forum Help
    Replies: 9
    Last Post: 07-11-2010, 06:35 AM
  4. help on client sided and server sided
    By Zᴀᴄʜ in forum Help
    Replies: 5
    Last Post: 06-20-2010, 08:24 PM
  5. help needed on site making html
    By .:Loading:. in forum Application Development
    Replies: 1
    Last Post: 09-17-2008, 08:36 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •