Advertisement

635 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top Web Languages/Standards Solutions: 1 - 25 of 104
 
I previewed my html in my browser and copied and pasted it into the body of my email, but I'm having some display issues. I know there is a more technical way to do this, but I don't know how ...
Hello I am having hard time converting some of tables to DIV in order to have better SEO score i must do it and i really need help Here is my Tables and style.css for them:
Hi I have some XML being returned which is shown in the code attachment below. I'm using Keith Devens XMLPHP parser (http://keithdevens.com/software/phpxml) to unserialise this so I can cal...
Greetings, The site Im working on is at: http://www.hoovercarpetcleaning.com. The entire stylesheet is here: http://www.hoovercarpetcleaning.com/rw_common/themes/sc1/styles.css I usu...
I have a simple issue. I need to run a little javascript that happen on unload. The script will be: onunload=document.getElementById("waitBox").style.display = 'none'; It will go ins...
i have this code that works great in internet explorer i need for it to work in firefox as well. please let me know what needs to be done. i kind of need this asap if you can help. thank...
As the title suggests, I have a gridview that is being databound to a datable.  However it does not show up when the page is loaded.   I have a label set up to show the values at a couple ...
Hello fellow experts. I have found an open source web template online, and I have added my content to it. The initial page validates CSS and XHTML.  The page loads correctly in IE 7 and ...
I am using a textbox to capture a phone number entered by a user.  I am using the AJAX MaskedEditExtender control on the textbox to mask the phone number to a desired format.  I also want to r...
How do I use php's in_array function in the following kind of multidimensional arrays?
I have a formview with a dropdown list.  This is asp.net 2.0.  The formview and the dropdownlist are not on the same datasource.   The formview will open the items in the  itemtemplate mode...
Here are the properties file?
I have a following form and need a help with the JavaScript function called SortValues(), please see my comments in the SortValues() function below. Many thanks! <html> <head> <title>te...
I am working on a site at this address (hosted from my server): http://98.214.215.136/about.aspx I am overlapping two div layers. The top layer has text and the bottom layer is an 85% op...
I am trying to add days to a date, using the below code, but I can't for the life of me get it to work... I keep getting weird dates in the 70s. $ExpireDate = date("m/d/Y"); $NosOfDays = ...
I'm have an own webshop system in iso-8859-1 and it works great for english and swedish. But I plan to extend the support to include other european characters so my thought is that the best th...
BBC have recently changed the way the deliver their Internet Video News feed. We had the original news feed framed in a window on a webpage for customer services reasons.  Last week all th...
years ago, well not that long ago really, web pages were designed on the 800X600 screen dimension theory, even as people moved to larger monitors what page dimensions are YOU using now and...
I have the following div tag     <div id="divCustVerse" runat="server" style="width:250px; overflow:auto;">                                                                                ...
Hello, I need to replace & in an URL. What can I use to replace & and still have the URL work on a browser? I tried replacing & with %26 but it doesn't work on browsers. It only converts...
Hi,  I would like to implement a search box based on finding locations in suburbs. The search box would autocomplete the suburb name by providing a list of options ( suburbs ) to choos...
All, I need some resources and evidence regarding whether to use underlining in regular body text as a means of emphasis.  Please note that in this example, the links are also underlined, b...
i hope i am asking this properly i need to have a div that will be on the bottom of the screen at all times, even when the user scrolls down the page. the div will stay on top of eveything...
Hi everyone, this probably seems like a strange thing to want to do--but please humor me.   I have some javascript code in a header that I would like to add to an existing external js file fu...
I have a date in a variable called $expiredate which is either blank, or contains a date in this format (03/16/1970). How can I check to see if the date is in the past? (ideally, an empty date...