Web Languages/Standards Zone

    Web Languages/Standards ZONE

 
Article Author:
This article shows how to read a single webpage's HTML into a string variable, and it also shows how to automate a sequence so you can read and process a list of webpages. I was tasked with reading and parsing a series of webpages to collect some statistics, and I thought that the techniques I used would be helpful to other Windows programmers.

XMLHttpRequest

The tool of interest is the XMLHttpRequest object that is a member of the window object of your browser's DOM ...
Article Author:
You can use the Google Maps API to easily draw "static" maps. This lets you present location-aware information to your web and mobile clients. Static Maps have a great advantage - they are rendered as a standard image. There is no Javascript or CSS needed. This means they are immediately useful on almost any browser and on almost any device.

Don't let the term "static" fool you -- this is a powerful mapping system. You can add markers, icons, paths, polygons and more to the maps. The maps are easy to draw because Google does all the heavy lifting. Your only ...
Article Author:
"That which we persist in doing becomes easier, not that the task itself has become easier, but that our ability to perform it has improved."

Ralph Waldo Emerson



One of the wonderful things about the web is that it makes it so easy to look up information. This is especially true when it comes to finding an answer to a web design problem. For every problem, it seems, there are hundreds code examples on dozens of sites showing how other developers have solved...
Article Author:
A frequent question goes something like this, "How can I show an introductory page to my clients on the first site visit, but not show it again on every visit?" The answer is by using a cookie. This article shows the design pattern for a home page that is aware of the need or lack of need for an introductory "splash" page. It also allows the client to see the splash page on demand.

In HTTP, cookies are sent from the browser to the server at the time of the page request. PHP puts these cookies into the $_COOKIE associative array. See: ...
Solution by:
I am getting a double margin in IE8. I tried the display:inline trick but it doesn't work. Does anyone know how to fix this?

If you view the page in IE8 the thumbnails have an additional margin of 15px on the left, covering up the right arrow. This is the only browser it does this in.

...
Solution by:
hello I have a simple sctip to just read some files and make a list.. problem is that the order is not right at all .. sort is not working.. and even the order they they are in is random.. In the image you can see the order they should be in..

and this is the output for that same area..

Kooskia to Lewiston
Kamiah
download links: 128kbps | 256kbps

...
Overall Rank:
Genius
tedbilly has been a member of Experts Exchange since 05/16/2003. Since then he has earned 22 certifications, including a Genius in MS SharePoint.

To date, he has answered 2664 questions, written 1 articles, and posted 8396 comments on Experts Exchange. In between earning points and helping the Experts Exchange community, tedbilly acts as a Zone Advisor, and a Page Editor.
 
 
Must Read
Today | All Time
 
 
Zone Advisors

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
 
2000th Corporate Account

2000 organizations, including eBay, Ericsson, and Lockheed Martin, now work smarter with Corporate Accounts. Save over 36%!

 
 
[x]
Neglected Question
Neglected questions are any questions that either have not yet been addressed by an expert, or a solution has not been awarded, and may be eligible for bonus points (see your profile page for details).
Filter: Date
khaledc posted a comment! How to mimic an external website into my website? 07/29/10 06:07 PM
Ray_Paseur posted an expert comment! How to mimic an external website into my website? 07/29/10 01:28 AM
khaledc accepted a solution! How to mimic an external website into my website? 07/28/10 09:56 PM
casawang asked a question! Acrobat PDF form open a shared Windows directory 07/28/10 04:01 PM
asaworker accepted a solution! Read XML file in global.asax to redirect page request to correct page 07/28/10 08:55 AM
ecpeel accepted a solution! passing a looped value to a form 07/28/10 04:04 AM
gdemaria posted an expert comment! passing a looped value to a form 07/27/10 08:20 PM
shieldsjared posted an expert comment! passing a looped value to a form 07/27/10 07:11 PM
ecpeel posted a comment! passing a looped value to a form 07/27/10 06:46 PM
shieldsjared posted an expert comment! passing a looped value to a form 07/27/10 05:02 PM
 
 
Loading Advertisement...
ADVERTISEMENT