Thank you both for responding so quickly...I got it all setup, and it works perfectly.
I don't know if you guys are familiar with the Sager Forecasting java script or not, but that's what I'm...
Type: Posts; User: Gulfbreeze; Keyword(s):
Thank you both for responding so quickly...I got it all setup, and it works perfectly.
I don't know if you guys are familiar with the Sager Forecasting java script or not, but that's what I'm...
Yeah, sorry it was a typo...should be (-RA) or (VV) my bad. :rolleyes: Yes, need only the first three characters and ignore the rest. No, I didn't get it fixed yet, took your coding and and added in...
Not sure exactly, how the guy who wrote WUHU does it, but the %variable% work both in HTML and PHP. I have the script that Daniel gave me up and running if you'd like to take a look, if it will...
Works perfectly Daniel...got one question other small question.
I just noticed this, the Metar variables, after the first one(SKC) include '000'
The 000 is for cloud height, which I don't need.
...
I'm trying to write a small but effective php script.
What I want to do is be able to take METAR abbreviations, and have then translate to their full title name. (IE --> (SKC) to read as (Clear...
ok, got it...ask the guy who wrote the WUHU program..variables listing are based on php language/coding. But the variables can also be called via a java script.
<html>
<head>
<meta...
Ok, let me back track...the %OutdoorTempDeg% is just a variable.
When used with the WUHU program, and a weatherstation, it inserts the current temperature from the weather station into this...
The above HTML format is what is currently being used, on my website. All I'm looking to do is find some way to round off the Temperature.
I not versed at php or java scripts...but since you...
* NOTE WS=Weather Station
This is a variable assigned by the Lacrosse WS, for use with the WUHU program.
You can assign these variables as shown in the HTML script above.
Variables may be...
Got another question, I asked on another forum, (HTML), I was told what I wanted to do couldn't be done under HTML, but Java or PHP it was possible.
I'm looking for a way to round off numbers.
...
Nile,
I forgot to Thank you for the help, it is Great Appreciated...You're a life saver!
GulfBreeze
Thanks, that's what I thought....looks like I'll have to learn PHP..or Java Scripting...oh well thanks again!
Gulf Breeze
Is it possible to round off number using html coding?
My weather station reports temperature, wind speeds like : Temperature:98.2F or Wind speed: 3.6 mph. I'd like to round those off if possible...
In need of some help. I'm working on a project, and can't figure out, how to make a vb/java script work correctly.
The image below is what I'm trying to create. At this point I'm doing it...