1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Java HTML Script Help

Discussion in 'HTML & Website Design' started by Jester78, Sep 3, 2008.

  1. #1
    I'm looking for someone to help me create an easy java script for two buttons.

    The buttons are "disconnect/reconnect" and found in the configuration page after logging in to my modem.

    I'm told that the script would be very easy to create but I know nothing of java html.

    If it helps any here is the source code for these two buttons.

    <tr>
    <td width="200"></td>
    <td align="center"><input onclick="act_con()" name="sta_con" value="Connect" class="SRButton" type="button"></td> <td align="center"><input name="sta_discon" value="Disconnect" class="SRButton" onclick="act_discon()" type="button"></td>
    </tr>

    If you need any more information or have any advice I would be most thankful.

    My end goal is to have two links that I can click/use to simulate each of these buttons function.
     

    Attached Files:

    Jester78, Sep 3, 2008 IP