Visit Experts Exchange from your mobile device to search, ask, and monitor your questions. Never lose touch again.

Preview From Your Desktop
 

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

 
Time Tested Web Development Solutions: 76 - 100 of 2297
 
Ok, so I have this test page setup: http://sandman.net/test/paragraphs.php The idea here is that my customers should eb able to upload images to their articles and set the position for t...
How to resize web pages to fit in the users browser. This is my delima, I know it can be done as I have seen it done. Here is a sample site http://odandc.com/ if viewed in the display settings...
I want to see some world's most beautiful websites! Where can I find some? Thanks Jack
Recently I ran into an issue while trying to add form elements to an existing form on a page using AJAX.  I was using PHP, but I imagine this isn't just specific to PHP. Rough example... ...
Hello,  I cannot get any report to respond to any querystring, I have created a very simple report to illustrate this problem. I can send you these files. Below I listed every parameter/setti...
I need to be able to dynamically delete a row that contains an table, and while I can get this to work on IE it won't work on Firefox. Is there a cross-browser way to accomplish this so that i...
hello, i have a sort of validation that i need to implement in my form. there are textboxes that should accept only numbers. as the user types the appropriate commas should appear accord...
Hi there, I have knocked up a site that has small pdf downloads on the 'marketing archive' pages.  This is running on apache on my own Gentoo Linux based Sun Ultra 60.... http://www.eagl...
Hello! I'm developing an online store using Magento (on localhost at the moment), and I've just stumbled across a problem with using IE and Firefox. Annoyingly, When I click "Add to Cart...
I'd like to know how to take a PMS color - like 072 (blue) and convert it to a web color (RGB or Hex).  How do you do that? Derek.
I have a simple class written in PHP5. I want to have 2 constructors in my class. I want to choose the constructor to use based on number of variables passed. Is this possible in PHP 5? Obj...
We have a  banner ad system which uses iframes, containing the ad. Some of these ads are swf files. We need to be able to specify something so that upon click of the flash file the link opens ...
I'm new to web developing, so this question may sound simplistic, but I can't find the answer. I have a cancel button in an html form.  How do I make the cancel button go a certain web page...
How can a web page background or a table cell background be given gradient color (color that fades from dark to light) ? Is there a CSS solution?
Hi, I am trying to create an instance of the object MSXML2.ServerXMLHTTP in ASP, but I am getting the following error: Error Type: Microsoft VBScript runtime (0x800A01AD) ActiveX compone...
Hello Experts, On my website i 'd like put "print this page" img button to let visitors to see the page first then to print the page they are currently seeing. I created print friendly CSS....
When using asp.net with AJAX is it better to use close or end?  (or both (and what order)). Close:  Closes the socket connection to a client.   End:  Sends all currently buffered output to...
I have a site that contains an iframe to display dynamic content for my document manager.  The problem is that I have to set the height property to a high number so that it doesn't cut any inf...
How can I get a div to adjust 100% height and have the background color fill the entire div? See the following url: http://www.dwayneepps.com/delfuego_site/hr2.htm The right side bar ...
Hi Experts, Quick bit of background info to set the scene: The product I work with is a J2EE web application, which implements JAAS.  This allows customers to write custom login modules ...
Is there any software that I can use for creating world map images, in .JPG or .JPEG formats? I need to create a world map and put on our company website. This is a map that I should be able t...
I have found this Javascript for Multi select drop-down list, My question is, how do i add many of these Multi select drop-down list on one page, with its own id and options. I have trie...
I have 3 ASP.NET web sites running on 3 different domains (a.com, b.com, c.com - not just different subdomains) that need to have a single-sign on set up.  In other words, I need to have the u...
I am getting the following error in my windows 2003 server. Event Type:     Error Event Source:     Active Server Pages Event Category:     None Event ID:     5 Date:          3/5/2004 Time:          5:52:40 AM User:...
I am trying to find out how certain apps, such as MSN Messenger, and also Dekstop.com and a few others, are able to check for mail on a Hotmail account. I have heard something called HTTPMail,...