My development team is currently trying to integrate hibernate into a few new jsf (java-based) applications we are working on. Alot of our apps depend on stored procedures and we have not bee...
I having trouble with my CSS.
WHat im trying to do is create a 3 column div layout where the center div uses a width of 100%
The problem im having is that the 3rd column gets pushed to t...
I have developed a forum. User are able to insert HTML tags directly. So user can paste a code like:
<img src="http://www.website.com/big_image.jpg" />
But I want to limit the max image ...
Hi all,
I am building a site with XHTML/CSS and want to create a nice drop down menu for one of the links I have and need some advice for the following.
As I'm quite new with CSS and XHTML ...
Hello,
I have the following error:
Invalid character in the given encoding. Line 25, position 114.
I am using Asp.net Vb.net with the code below:
<div>
<asp:GridView ID="...
Outlook seems to stretch the div containers to fill the available area. Everything displays fine except for that white space fills and area to the right of my design and the div's borders stre...
Hello folks,
I have googled this issue to death and am sort of hitting dead ends and could use some help.
I'll attempt to be as clear and concise and possible.
I have a page that lists ...
I have a HTML page with form and various input fields. However, the default value of some input fields should be calculated dynamically from return value of some java script. Also when the sub...
on our website there is and issue when resizing the window. The menu that is on the right of our logo flips underneath the logo when resizing the window to a smaller width.
This is the websit...
some how the code I want to change in my web pages are locked <!-- InstanceEndEditable --> how can I remove this tag?
I am using dreamweaver MX I know I could open the page in note pad and ...
Hi
Can anyone see why this is not working please? The function is not being called. I know the function names and file paths are correct.
Thanks
===================External js file=====...
Hi there,
I'm trying to validate an ASP VBscript page, but when i test the code below, I get the following errors -
Validation Output: 4 Errors
Line 1, Column 0: character "<%" not a...
Hey experts
I've built a page that is finally workings great with a combition of 4.01 strict, transitional, and frameset pages.
On my frameset pages however i would like disable all scro...
i have a website that has some validation errors, but they are all alike.
for example:
Error Line 59, Column 58: document type does not allow element "input" here; missing one of "p", "h1...
I have a a specific and anohter generic questions about laying out xhtml pages using div's with absolute positioning; which gives great flexibility when switching between wysiwyg and markup mo...
My xhtmk file looks as follow. As I try to open it with IE, I got dialog and let me to download and save it. But I just want to view it just like viewing an html file.
Any idea?
********...
Hi Experts!
Can I make a div class inherit width from another div class?
Thanks!
I'm have an existing ASP.NET application.
In this application i have a web page that contains an iFrame.
This iFrame displays a url link (one of many) that is stored in a text file. i.e. th...
Our company is doing asp.net web development. Currently all our web pages are using html 4.0 as doctype, I was thinking move 4.0 to 4.01, what are the advantages and disadvantages of using htm...
Hi,
I have inherited some ASP.net code which takes text from textboxes and reads it in to a DB as XML.
Everything is fine when the text is "clean". However, if I insert " " intot he te...
Previously, when I would like one of the validation link at the bottom of my site (http://www.emarketbuilders.com) they would return W3C's Markup Validation service. Now, both the CSS and XHTM...
Hello,
Im currently redesigning some of our web pages and converting from tables to DIVs using xhtml transitional.
On the page im having issues with i need to position div 1 (which cont...
I want to underline text, but it's case specific.
I can bold anything I want just with <b>my bold text </b>
But it's not looking like I can just underline, is that true?
I have an art...
Hi,
Is there a way to display the following link in a html format? thx
http://www.zillow.com/webservice/GetSearchResults.htm?zws-id=X1-ZWz1c5s42gbu2z_14qhc&address=2114+Bigelow+Ave&city...
Hi Experts
I have a validation error to be rid of, so the page validates "xhtml1-strict"
It is located just after the <body onload....> line at the bottom of the attached code.
...............