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.

 
Time Tested Web Languages/Standards Solutions: 26 - 50 of 754
 
Hi, I have an ASP page that draws up a report and display it to the user. If the user wishes to do so, he can click a "print" button which activates the printer dialog via javascript. This ...
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...
I have two radio buttons. One is set to checked on page loading. The other set to hidden. When checking back and forth it should show one <div> and hide the other, and vice versa. Can't...
Do you know why this won't work in FireFox? <input type="text" id="filename" size="25" disabled> <input type="file" id="file" style="display:none" onChange="document.getElementById('filena...
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...
Hi, I'm using ASP.NET 1.1  and i want to add no of days  to date using Javascript. My Date Formate  in   txtCheckin_Date  and txtCheckout_Date   is   dd/mm/yyyy I have Filed    txtCheck...
Hi I am currently re-developing a web based front end for an estate agent to manage their propertys. I have decided to use a Microsoft.XMLHTTP object to communicate between the client and serv...
I don't know why my aspx page is having trouble communicating to the code behind class. I just uploaded my project to my new server, created a virtual directory to point to that directory and ...
I am trying to start an application in the Manager tool of Tomcat 5 and receie the following error:   FAIL - Application at context path /Hello could not be started What am I doing wrong...
can we detect using javascript, the pressing of the print screen button, on html web form. can anyone enlightne me. Karthik
Hi all, I've a web page which has a number of images which I use image mapping to get the tool tip to popup, at certain positions in the image, using the title atribute :). What I also woul...
Hi Friends I have a table cell with a background image.  I want to stretch the image according to the size of that particular cell content.  Is there any way?  I  tried "background-repeat"....
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 a JSF dataTable with a string like "2006-04-05 14:58:00" in the far right column. The problem is that this string looks like this: 2006- 04-05 14:58:00 So I need either...
HI Experts, I am creating a web page that is going to be a sideways scrolling page. the background image is about 1500px wide. This page is going to have a user login textbox at the top of ...
Hi All, Trying to get my first stored procedure to work. I attempted to use microsoft's "best practices" for it, but no success so far. Here's the stored procedure: set ANSI_NULLS ON...
How do I remove the spaces between table rows, it seems that the image doesn't take all the td space? -------------------- <table align="center" cellpadding="0" cellspacing="0"  bgcolor="wh...
Who knows where can I get a good HTML-Parser for C/C++ for free?
We have a position of a web developer position at my company.  today we were doing interviews and it wasnt a good day for us.  i put together a couple of questions for the candidate to answer ...
Hello, I am not a programmer but am patching together a web page. I was ok until I added a second java script to my page and now I can make only one of them run at a time. Here are the ...
Windows XP Pro. About 30 to 60 seconds after login, I receive the following error message: "An unhandled win32 exceptoin occurred in svchost.exe[996]. Just-In-Time debugging this exception ...
I have some graphs on a website that users should be able to print by clicking a link on the page. Some of the graphs should be printed in landscape orientation, while others in default portra...
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've been doing ASP for a while now but pretty new to java and AJAX. I have a form where users select a field of study. <form> Field of Study:<br />      <input type="radio" name="FieldOfStud...
Hi friends Help me out from this Date Time Picker I am using the Microsoft Date Time Picker from COM component of ASP.net using VB.net.I am enable to get the value of Date Time Picker i...