rejetto forum

html questions

0 Members and 1 Guest are viewing this topic.

Offline darkmatter

  • Occasional poster
  • *
    • Posts: 52
  • GIANT SCRIBBLES!
    • View Profile
    • HFS Live
ok so question
1)   how do you wright the code into html to do a math problem... and then save the answer as a variable
plz show html example.....
2)   what are all the data factor variables involved in HFS
ex...
Quote
%speed-in%
%connections%
%uptime%
%ip%
if some one can give me  a link to s site that teaches HTML very easly then that would be more than helpfull


Offline TSG

  • Operator
  • Tireless poster
  • *****
    • Posts: 1935
    • View Profile
    • RAWR-Designs
I dont know how to do a html math problem nor do i think its possible. Probably need to use javascript for that. www.w3schools.com, is a very cool site for learning all web languages. Even though i do this at university, that site has taught me at least 25% of what i know...

Speed-in is the speed into the hfs (download speed/user upload speed), connections is the amount of connected IP's, uptime is the total time the hfs has been running on the host pc, and IP is the ip of the user looking at the page. All of these are numeric, except the IP which is displayed int he normal IP sorta way uno 127.0.0.1 or sumfin.
« Last Edit: January 19, 2007, 07:41:31 PM by That_Stevens_Guy »


Offline darkmatter

  • Occasional poster
  • *
    • Posts: 52
  • GIANT SCRIBBLES!
    • View Profile
    • HFS Live
i know what the varabales mean... i was wondering if there were any more...


Offline Giant Eagle

  • Tireless poster
  • ****
    • Posts: 535
  • >=3 RAWR!
    • View Profile
    • RAWR-Designs.com
ok so question
1)   how do you wright the code into html to do a math problem... and then save the answer as a variable
plz show html example.....
2)   what are all the data factor variables involved in HFS
ex...
Quote
%speed-in%
%connections%
%uptime%
%ip%
if some one can give me  a link to s site that teaches HTML very easly then that would be more than helpfull

Stickies arent there without a purpose you know..

>> HFS Templates Vars and Section Help <<


Offline TSG

  • Operator
  • Tireless poster
  • *****
    • Posts: 1935
    • View Profile
    • RAWR-Designs
These are also found in the hfs template editor help!!!