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: 1 - 25 of 2297
 
Some internal links in my website, when pointing to www.xxxxxx.com/subcategory1 seem to automatically redirect to xxxxx.com/subcategory1 (note the missing www) .  But links  www.xxxxxx.com/sub...
Hi   I want to access my yahoo e-mail. And i cant remember my passward. And also cant recover it because of I cant remember the questen or answer. Can someone help me to recover access to my ...
I may be tasked with either changing or rewriting a website for a small business.  Currently they have their complete site written in flash, and the files that get loaded are .swf files.  The ...
Lets say that we have the following in a css file that we are importing to our html file. table         { background-color: #c6c4c4; border-width: 0px; padding: 0px;} th            { background-colo...
How do I clear the border on an IFrame? I tried <border="0">, but that made no difference. I am loading the src based on a dropdown list and do not know how to dynamically set the height of...
Hi.. I have a  link on my web site which is pointing to a sercure web site using http://username:password@Sitename. Earlier it user to work now it does not work because of the IE patch. Could...
Basically, I have an online resource through a database vendor that uses the URL referer to authenticate it's users.  I have setup one web page to allow users access to this resource.   I h...
Hi all Is there a way of setting IE to automatically refresh at given intervals? Help appreciated Kels
How can I apply style to input textbox field with CSS? I would like to avoid inline formating for every field since they are all same. If I need to apply additional style for some field, wil...
Greetings All, I have a web application that is installed at numerours remote locations (I know, not the best solution, its the way my boss wants it).  I have an install package that instal...
How do you convert a string into an integer in vbscript? I've tried to find something but i can't find anything. fromDate = Request("datefrom")           fromMonth = Left(fromDate,2)    ...
if continue = 0 then goto failure failure: Syntax error /pages/Uplink.asp, line 23, column 13 if continue = 0 then goto failure How can I do this? It does not seem to like my Go...
How do you create a html input text box with no border?
Hi, I am using the following to validate dates:                                 <asp:CompareValidator id="valCompareDate"                                    ControlToValidate="EndDate"                                    ControlToCompare="StartDate...
i am writing a asp.net 2.0/vb.net site and i need to pass a client# to a page to pull up a client specific pdf. I don't want to allow the name.pdf to show in the address bar...because someone ...
Hi All,          I would like to know if it is possible to get the cursor position within as html textbox. For example, if there is a textbox and the user types in 'ABC'. he moves the cursor ...
I want to use a e-mail client to get my mail. But I dont know the POP3 address(server) for hotmail. If anyone can tell me the POP3 address and possibly SMTP address as well I would really appr...
hi, I am looking for a comprehensive list of countries, and (if possible) nationalities. United States (American) South Africa (South African) Britain (British) Scotland (Scottish) F...
Hi,  I have a page where I am trying to do a Response.Redirect and I get the next error message: 'Thread was being aborted' How can I solve this problem? Thanks in advance
I'm trying to call a Javascript function in an iframe, but nothing I've tried will work in Firefox? Here's what I have: ---------------------------------------------------------- PARENT: p...
Hey How can I retrieve the source code from a site in javascript? for example if i wanted to retrieve source code from google.co.uk?
Hello! I'm wanting to be able to attach a file using the mailto: command Here's what i have so far: mailto:EMAIL@ADDRESS.com&subject=SUBJECT HEREattach=c:\read.txt This create the ...
How do I convert cmyk colors to the pms equivalent in Adobe Illustrator?  I am having letterhead made up and the printer needs the pms number and all I have is the cmyk.
Hi, My users .net web apps were working fine, until he messed something up with the permissions. now i get the following error on all asp.net apps Server Application Unavailable The...
Is there a way to capture or request the Windows login name from the client using only JavaScript or using JavaScript and Coldfusion?  I have seen ways to get it using asp but this will not wo...