W
whatever
I am looking to make a page that has 2 buttons on it.
Button 1:
Get ip.
It gets my current ip
Button 2:
Go to ftp site.
This button takes the result or gets new results and takes the
requester to the proper ftp site.
Let's use 255.255.255.255 for the example ftp server's ip.
I am not sure if this can be done with html or if this needs to be
done with JavaScript.
The page will be running on the ftp server itself. I have a site set
up with ddns that will allow me to do this.
Basically all of the above is saying "I want a page that will display
the ip of the server the page is running on. Also I need this to be
automatically updated. So I do not need to update everyday (my ip
lease is exactly 23 hours and 59 minutes and 59 seconds.)"
Button 1:
Get ip.
It gets my current ip
Button 2:
Go to ftp site.
This button takes the result or gets new results and takes the
requester to the proper ftp site.
Let's use 255.255.255.255 for the example ftp server's ip.
I am not sure if this can be done with html or if this needs to be
done with JavaScript.
The page will be running on the ftp server itself. I have a site set
up with ddns that will allow me to do this.
Basically all of the above is saying "I want a page that will display
the ip of the server the page is running on. Also I need this to be
automatically updated. So I do not need to update everyday (my ip
lease is exactly 23 hours and 59 minutes and 59 seconds.)"