VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Weather.com Parser

David Alexander  (1 Submission)   String Manipulation   Intermediate   Wed 3rd February 2021

This is a program to get the Local weather status with information provided from weather.com It is very simple and not much error proofing but it does teach you opening a webpage for reading, string manipulation and using the timer. This took me about an hour. Note it only works for US zipcodes.

Inputs
You need to make a a textbox and name it area.text. You also need a commandbutton, the Internet Transfer Control, and a timer. Thats it.

Assumes
Only works for US zipcodes, i think. You need to make a a textbox and name it area.text. You also need a commandbutton, the Internet Transfer Control, and a timer. Thats it.

API Declarations
Dim data as string

Rate Weather.com Parser (5(5 Vote))
Weather.com Parser.bas

Weather.com Parser Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters