6,558 Topics
| |
Hello, I have forms on my website for user profiles where they can update their information. I would like to limit this so users cannot insert HTML or other coding into some of the text boxes as this would cause significant problems. Is there a way I can either make … | |
My site works with IE, but does not with FireFox or Chrome. I have validated them using the W3C CSS and HTML validators. The site is: [url]http://ductcleaningtwincities.com/new/[/url] Any ideas? Thanks in advance! | |
I have a problem in Java script when inputting data in html table via selecting from combo box.So any one can solve my problem,please send me code in Java script for restrict repeated data when the period of input. Thank u | |
| It is surprising that so many pages from professional companies are invalid! For example, GOOGLE is not valid HTML 4.0.1 Tramsitional, and a DOCTYPE fallback comes into effect because they haven't correctly coded their page. Surprising. Can anyone else find any like this?? PS my website isn't because I am … |
Hi, I have developed small AJAX application, that gets the data from server and prints in the div element.. the AJAX request takes some time.. till the response returns I want to display the text ""Content is Loading, please wait...." in the <div> element... The code is shown below.. This … | |
Hi , i want to create a list with center position. How to do this the list in DIV format , this is the codes that i created. For HTML : [CODE] <div class="content"> <ul class="menu"><li class="leaf first"><a title="Solvent Distillation" href="/solvent-distillation.htm">Solvent Distillation |</a></li> <li class="leaf"><a title="The Spray Gun Cleaner from … | |
Hi, I have project where a part is to make a maven 2 plugin for files to escape HTML content and generate a new file. I did it, to do this I used apache-commons-lang 2.4 library. But there is a new requirement now. They want to use it on a … | |
Hello everyone, I have a html file (that is displayed in a webbrowser) which contains an onclick function that calls an external function in c# code. I have this part working and after the external function is finished the webbrowser navigates to a new file. The html file contains frames … | |
Hi Everyone! I need a teeny tiny favor from someone well versed in HTML that will be accepted by Blogger. . . I need an HTML email contact form. I went to W3 Schools and got one. I added to my post and published it. It composed well and the … | |
150 html files are in a folder on a windows machine.Among them,content of some files (not the file names)contain the sentence "Hello World??". How to count no of such files using java program | |
Hi, essential kindly helped in getting a javascript imageflow menu to display pictures inside an inline frame. Problem i have is that everything is displaying wrong on the page. Here's what i have currently code wise, i most likely have things in the wrong places i.e divs ? [code] <!DOCTYPE … | |
Hi I've created an external style sheet for a webaite I'm building but it's not working correctly as the notepad file I created for this insists on saving as a text document. please can someone tell me how I save this as a css file type? Many thanks! Kylie | |
I am currently using a great javascript based image viewer and wish to use it as a menu to navigate pages on my website . Wondering if someone could take a look at this great menu and modify the javascript for me ? As i know nothing about javascript but … | |
Hello, I am having problems retrieving correct values from two radio buttons in my AJAX script below. The radio button values are either a 1 or 0 and always produces 0 regardless of which button is selected. Once in AJAX, I can not have the script retreive a 1 or … | |
Just that really. I am walking into an already developed basic html page pointing to a php login that branches out to info rich php pages used to order business stationery. I am relativley new to the game. I started my own business and just figured out what I needed … | |
Hello. I'm doing a html editor. i want a function to the html editor that change the color on the text when I press a button. Example if I write this code in the html editors textbox: <table><tr><td bgcolor = "abc123">hello</td></tr><table> And then I press the button would it change … | |
Hey, I am hoping some kind soul out there can help me out. I want to make a site I am working on able to have more then one theme for example: Blue: Pink:Green:Flames is it possible to make it so when the person clicks the link it can load … | |
[img]http://i5.photobucket.com/albums/y161/lochii/websitehelp.jpg[/img] can anyone tell me how to spread out the menu buttons? | |
I'm working on an if else statement that will display a custom link for everyone except Company A. Everything below works just fine, but it's imperative Company A not see the first link. I've tried something along the line of: [ICODE]<?php $nolink = "Company A"; if ($_SESSION['company'] != $nolink);{ //display … | |
I am administrator of a CMS system for publishing web content. Our editors send newsletters out in html format. Email clients that doesn't understand html display those newsletters as plain text. That means that all the the html tags are displayed as part of the content. I am working on … | |
Hello, i have created a HTML table dynamically using javascript and JSP, i have to store the values inside the table to database. Thanks in advance. Ananth | |
i have a page coded in html and it takes 3-4 sex to load my page on webserver in IE,but i need to make it work fast. can anybody help in that,HTML code is | |
CSS in EI and Firefox - HELP! PLEASE! I am in a rush trying to get a website up for clients, and my CSS is not working in EI, only seems to in Firefox, safari. I'm on a mac, and have no PC access right now. Can anyone please help, … | |
I was just at validator.w3.org testing my site, and it found <td background='bricks.jpg'> as an invalid tag. It said Line 25, Column 29: there is no attribute "background". I am using XHTML 1.0 Transitional. Did they really do away with image backgrounds? I can't imagine that they'd want pages to … | |
Howdy guys, I would like to know weather it's possible to add html links within a listbox ? I have had a quick play around and yes i can insert the link as static html link ("http://thisite.com") but not clickable. Or if so use the tooltip to some how launch … | |
I have 3 images and i want them to show up one after the other within a column. i guess this is called swapping. Pease help out | |
Hi all, How do you read specific <div> tag from responsetext? And also, is it possible to count how many <div> tag are there in responsetext? I have been googling for quite sometime but didn't find any tutorial or explanation nor answer. Thanks for the help. | |
if anyone has it.. please put here | |
Hi, i am using Firefox 3 for checking the site that i am being created. It was perfect on firefox 2 but why on firefox 3 some style is not loaded. I have check the CSS that loaded by Firefox 3 and that is correctly. Why the effect is not … | |
Is it possible to convert a punBB CSS script to phpbb3 CSS? |
The End.