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!

 
Top Web Development Solutions: 26 - 50 of 225
 
Using Coldfusion 8 and IIS 7. I'm trying to display an image that is located outside of my web root.   I've tried       <img src="C:\inetpub\wwwroot\Site\Images\classifieds\thumbs\image.j...
Hi Does anyone know how i can update mysql using php when the user closes the browser or open a new window when the user closes the browser thanks in advance Bud
Hi I am trying to learn how to join 2 databases together using php and mysql. I have attached the code. I am not sure where i am going wrong, i thought this would echo the fields in a row. T...
slide show for my church web site to show their picture.
How do I remove index.html from my home page url?, ie.  change mysite.com/index.html to mysite.com. Is this a htaccess redirect, if so, How do I access the htaccess file?, is it risky to mess ...
Hello Experts, I have a page in which displays the details of the product and at the bottom of the page there is a comparison option..user can select any number of products to compare with ...
I'm looking for a way for my CustomValidator to let a function ONLY decide (CODE-BEHIND file) if it is valid or not. The answer is the one who gives the most accurate - complete example code.
I need RewriteRule for the following translation. http://www.site.com/en/product/camera/index.html        =>       http://www.site.com/product/camera/index.html?lang=en http://www.site.com...
To provide a good experience on your international site, you want to follow the advice at http://developer.yahoo.com/performance/rules.html (allowing yourself to be nagged to do so by the YSlo...
Hello, I've been asked to calculate bandwidth requirements for an ASP.NET application under development.  Is there a formula for estimating this?   The application returns records and re...
A customer has a PHP website that has nearly all the basic features complete. He wants some bells & whistles added as well as some adjustments made for a resalable version. Additionally,...
Need an easy to configure email form.  I've looked into asp, php options....what would you suggest?  I need to be able to style the text boxes with my css. Would like user to input NAME; PH...
I am using the OWC chart object in an Excel form (VBA) to display several scatter plot traces.  All of these traces are being poplulated by arrays (arrays are different sizes).  All of the arr...
Hey, Someone know or can give a example how i can print all ASCII codes using php? I will use those codes to validate fields on my application, where i need limit to: [A-Z a-z 0-9_] For...
I want to create a site where images can be uploaded and downloaded. The idea is that the user will come in, assign certain tags to the file (Project #, Company, etc.  some will be checkboxes...
I have a calendar that will display a range of 5 days.   I need those days to be work days. I have to work out the start and finish dates of a workweek by passing in just single date.  Thi...
We have several forms on or website that enable a user to enter their details. The problem I keep getting is that robots seem to come along and fill out garbage data, but put in a pretty much...
Hello, I am trying to make my web page go mobile and need help with the coding.  I am trying to make my home page redirect for mobile browsers: to include iphone, itouch, blackberry, Microsof...
Dear Experts, Before I re-write my application using the EWindow extension that can be customised, I wondered if anyone knew if it was possible to apply a CSS style to GInfoWindowTab. I wou...
Hi all, I am looking for a nice PHP / Java / Ajax / Perl script, obviously don't mind. First of all I need a Dynamic Image Gallery The gallery will need to look in a main directory, suc...
I have placed a textarea inside a table. However, when the cursor enters the text area it enters one tab distance from the left. If I hit the backspace key, the cursor returns to the left marg...
Hi Guys I am designing a website where categories appear in the left pane You click a category and the contents appear on a wide right pane In a nutshell, the  classical website design. (...
Please give me your thoughts/criticisms/suggestions on this website: www.topsecurityinc.com Specifically the design, layout, navigability, and browser compatiblity / functionality
hello there, i am designing a website and want to know how to have the same page layout for different users screen resolution.
Hi Folks, I have one input type (which is file) on a html form - due to secruity restrictions on this input type can I set focus to it when my page loads? - Im using classic ASP. I have tried ...