Click here to Skip to main content
16,007,504 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Request Object - # character in the QueryString Pin
Bradml17-Jan-07 18:47
Bradml17-Jan-07 18:47 
AnswerRe: Request Object - # character in the QueryString Pin
Guffa17-Jan-07 20:06
Guffa17-Jan-07 20:06 
GeneralRe: Request Object - # character in the QueryString Pin
Bradml18-Jan-07 0:49
Bradml18-Jan-07 0:49 
GeneralRe: Request Object - # character in the QueryString Pin
Guffa18-Jan-07 4:52
Guffa18-Jan-07 4:52 
GeneralRe: Request Object - # character in the QueryString Pin
Bradml18-Jan-07 4:55
Bradml18-Jan-07 4:55 
Questionhttp to https redirect question Pin
Joe Woodbury17-Jan-07 13:41
professionalJoe Woodbury17-Jan-07 13:41 
AnswerRe: http to https redirect question Pin
Bradml17-Jan-07 15:07
Bradml17-Jan-07 15:07 
QuestionNeed to Display Weather Content Set - Please Help Pin
mtrappett17-Jan-07 6:32
mtrappett17-Jan-07 6:32 
Please Help!!

I have a project to create the pages to support displaying the weather on a Web site. I have been provided with the images, icons, and so on for all the weather conditions such as "Rain", "Winds", "Lightning", "Cloudy Day", "Sunny Day". This also includes the map images for UK map, separate regional maps. I have also been given the JavaScript data objects that I need to use to dynamically display all the information.

I need to include a Weather Summary, National Summary, and Regional Forecast. I also have to use a Cookie to store the current user's location.

What would be the best approach to handling this type of project such as displaying the different graphics for cities when the user clicks on the map of the UK? The programming language is classic ASP/VBScript, and JavaScript. I was wondering about AJAX but ASP does not support it. This seems to be a VERY dynamic kind of project. The user will be allowed to click on any regions on the map of the UK which will cause that particular area to be displayed. Cloud, Sun or whatever icon will be displayed for that new image that will be displayed. These weather icons will be dynamically based on the weather data. It seems that there will be many layers that each will change for each selection by the user. How do you start with such a seemingly complex requirement? Do you need to use some kind of "form post" process? Do you need a whole bunch of pages for each city do some kind of replacement? If so, how do you keep track on it all?

I have been given the "static" starter HTML pages for the Summaries, and 5-Day forecast, etc., that have been layed out with divs and CSS positioning, no tables.


These are some example Web sites of how my pages should look:

www.ntlworld.com/weather
www.gm.tv/index.cfm?articleid=2932
www.itv.com/page.asp?PartID=46

Any help of how to go about this would be really helpful.
Thanks again,
Smile | :)
Mark.
AnswerRe: Need to Display Weather Content Set - Please Help Pin
Bradml17-Jan-07 15:03
Bradml17-Jan-07 15:03 
GeneralRe: Need to Display Weather Content Set - Please Help Pin
mtrappett18-Jan-07 5:36
mtrappett18-Jan-07 5:36 
GeneralRe: Need to Display Weather Content Set - Please Help Pin
Bradml18-Jan-07 13:47
Bradml18-Jan-07 13:47 
QuestionPreload embedded ActiveX Control Pin
chuchichäschtli17-Jan-07 2:34
chuchichäschtli17-Jan-07 2:34 
Questionunique visitor counter Pin
Eric Georgiades17-Jan-07 2:18
Eric Georgiades17-Jan-07 2:18 
AnswerRe: unique visitor counter Pin
Bradml17-Jan-07 4:29
Bradml17-Jan-07 4:29 
AnswerRe: unique visitor counter Pin
Bradml17-Jan-07 4:30
Bradml17-Jan-07 4:30 
GeneralRe: unique visitor counter Pin
Eric Georgiades17-Jan-07 5:04
Eric Georgiades17-Jan-07 5:04 
GeneralRe: unique visitor counter Pin
Bradml17-Jan-07 5:10
Bradml17-Jan-07 5:10 
GeneralRe: unique visitor counter Pin
Eric Georgiades17-Jan-07 7:16
Eric Georgiades17-Jan-07 7:16 
GeneralRe: unique visitor counter Pin
Bradml17-Jan-07 15:00
Bradml17-Jan-07 15:00 
GeneralRe: unique visitor counter Pin
Eric Georgiades17-Jan-07 21:24
Eric Georgiades17-Jan-07 21:24 
GeneralRe: unique visitor counter Pin
David Domingues26-Jan-07 6:24
David Domingues26-Jan-07 6:24 
GeneralRe: unique visitor counter Pin
Eric Georgiades26-Jan-07 6:33
Eric Georgiades26-Jan-07 6:33 
GeneralRe: unique visitor counter Pin
David Domingues26-Jan-07 8:54
David Domingues26-Jan-07 8:54 
QuestionJScript ASP Get PC Date Sometimes Fails Pin
Ken4217-Jan-07 2:15
Ken4217-Jan-07 2:15 
AnswerRe: JScript ASP Get PC Date Sometimes Fails Pin
Guffa17-Jan-07 9:37
Guffa17-Jan-07 9:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.