6,568 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? | |
Hi everyone i am actually new in linux and i am looking for a software that i can install on ubuntu 7.0 to convert openoffice document through command line.that software it must call openoffice to convert the following: RTF to HTML RTF To PDF | |
Have a nice Day, i tried to use vertical-align property of css in one of my project, but it did not work at all. can anybody tell me how can we use this property properly or any other alternative technique. thanks in advance | |
Hello everyone - firstly apologies... long post ahead. I was wondering if someone could please help me out a little. I just can't figure this out! I am trying to call a javascript function which exists in the same page from within InnerHTML in another script and I can't seem … | |
Hello all, I have a problem that I hope some one can assist me with. I have a site done in html and css that also has swf files embedded. It works great on Internet Explorer, but Firefox is another story. The swf file is a page flipper and in … | |
Hey Guys...I think this is the best forum for this question so here goes... If you have ever sold anything on ebay, you know that your description code is displayed along with the ebay website code. Ebay does NOT use an IFRAME to display your add. Yet, when you view … | |
how can i pass html array to php code please need some help here | |
Hello. I have a table with 1 cell and 1 row and in it I have a name and comment section with a submit button and reset button. To the right I have an IFrame that is linked with a .cgi file displaying all the posted comments and it does … | |
Hi, I print a HTML table with background colour but, it doesn't print it with colours. Why? Thanks | |
Hey all, a quick question, i was wondering if someone could provide me with a tutorial or help on how to create a footer that stretches the whole way across the webpage at 50px or so height and has the links centered on the page with font size 12px with … | |
We have got a good way to upload a file in struts framework, using enctype="multipart/form-data" and using tag html:file. But in one of my applications I need to use a PNG image for the functionality of html:file. The reason is, I cannot make the textbox of html:file readonly. The user … | |
hey , will anybody sugest me how an i use comman CSS to webpage basically i want to use this for [URL="http://www.nikeshyadav.com/"]http://www.nikeshyadav.com/[/URL] i m using is [code]<?php if (eregi("MSIE",$_SERVER['HTTP_USER_AGENT'])) echo '<link href="css/iestyle.css" rel="stylesheet" type="text/css" />'; else echo '<link href="css/otherstyle.css" rel="stylesheet" type="text/css" />'; ?>[/code] but it is not a good way … | |
Hi, I modified my postbit_legacy template in vbulletin for my forums, [url]www.talkjesus.com[/url] The problem is the css tooltip hover is messed up in IE7, but works fine in Firefox 3. In IE, it shows a blank wide space after the icon hovered on, as if its showing a blank alt … ![]() | |
I'm searching for a better way for this : I have several maps to display so I use a GPX file per map of course and also one HTML file per map; the HTML file invokes a .js routine which displays the GPX in google Maps. The "issue" is that … | |
Hi guys, I need to have a list of alphabet letters ABCDEFG...etc, and when I click on each letter, it opens a list of items. How do i do this opening list? I'm working with html/php/sql/etc Thanks a lot! Good night :) | |
Hi , i am being develop site that using Drupal. And try to edit the list to be without bullet. I have try with select the class or id and create the properties in css but getting failed. Please, give me know to do that ? [B]This is the codes … | |
Hello all, I got involved with a Joomla CSS project, but I know very little about the properties of CSS. I have found out the hard way, that it works by it's own rules which may or may not necessarily be a subset of the HTML tag that I am … | |
Hi, I'm creating a small application with a "mood generator" on it. Basically, the user chooses a colour and a saturation, and this data is queried against a database to produce a sentence. For example, choosing a deep red in a very pale shade might show "I'm really angry, but … | |
hey all, first post, im a real n00b at this.. its just part of my first yr at uni and dont even need it for the 2nd yr and never done it before.. anyway, if u could please just get me through this il be FOREVER greatfull... basically iv done … | |
Hi everyone, I've an issue here. i want load the data from database and i want it appear at DOM select. what i had done,first i load data to hidden text and use a javascript load to DOM select. But the problem is i need to click on select textbox … ![]() | |
hi, i written a code for sending html maIL.MAIL FUNCTION IS WORKING BUT THE MAIL I AM GETTING I HAVE DISPLAYED BELOW.please do tell me how to send html mail [ICODE] $headers = "From: [email]cggroup@car.com[/email]"; $toa = "lydia@gmail.com"; $subject1 = "An Agreement has been signed for your Job Order"; $body2="<html><head></head><body>"; … |
The End.