6,574 Topics
![]() | |
Hey guys I have a slight problem... You see I've got a menu that I attained from the internet. The code that I believe is relevant is located here: [url]http://paste.uni.cc/9962[/url] An example is here: [url]http://216.203.126.252/IHS/[/url] What is happening is that the menu will not drop down. I believe is it … | |
I'm not exactly sure if this is a problem with php, or javascript, or FF, or what, exactly. I have a little php script that lets users input information like a form, and then generate an HTML pedigree. In a perfect world, they then click the "View Source" button and … | |
Is it possible to use HTML tags in PHP code? I have a php script that emails some form inputs to my email address, and I would like to bold certain words in it. The code preforms the message first, and then just posts the message in the body of … | |
Hi, I'm trying to get the data type of a value entered into an input type text field in a form.By using typeof i am getting string always.Eventhough i was entered a number i'm getting the type of data as string.How can i check whether it is a number or … | |
i was wondering where or if anyone could provide me with an html code for an updatable schedule for my website??? | |
Does Any One Know If Theres A Way To Use C++ With Html? | |
hello all, Now my question is - can i apply the code on the part of the board. In order to get a "Copy" of the board with category 17 and category 3 .... see here [URL="http://=http://www.nukeforums.com/forums/viewforum.php?f=17"]=http://www.nukeforums.com/forums/viewforum.php?f=17[/URL] [URL="http://=http://www.nukeforums.com/forums/viewforum.php?f=3"]=http://www.nukeforums.com/forums/viewforum.php?f=3[/URL] readers from here i look forward to hear from you [quote] Let's … | |
Hi, This is the first time i am posting any thread.Please let me know where i went wrong in posting my problem. PROBLEM:-I am having 2 calenders - one is from_date & the other is to_date.The difference between the two dates which i select in the respective calenders (from_date:-06/08/25 , … | |
I have two css classes. ".test1 and .test2" Can anyone explain what this code is doing? [code] .test1{height: 100%; clear: both; border: 1px solid #999;} .test1, .test1 .test2{height: 100% !important; height: 30em; min-height: 30em; } [/code] I'm thinking that all the styles in .test1 are applied to the element with … | |
Could someone please help me. I've been trying to figure out what I did wrongly here [url]http://havilahandhills.com/gasstocks[/url] . I tried to use CSS to set the body text. It appears good on IE but on Opera and Firefox, it's aweful. I need help very quickly. Anyone? | |
Does it even mean anything these days to be html validated from validator.w3.org ? Take a site like ebay which has a very high pagerank and all the errors reported by the validator. Makes me wonder if it matters at all any more... | |
Hello everyone :) << url removed >> uses text files to display news, but they will not parse HTML! What can I do? | |
I am trying to find a good way to parse the input from a textarea into HTML (including line breaks etc) Basically the user needs to be able to not enter markup in order to keep the format they enter their data in. For instance if they enter: Here is … | |
I have files of several with geographical information of several places and animals that i want to be accesed by through the menu. Here is an outline of my project; I have simplified it by taking only parts that are relavent for my questions below. I have a PHP class … | |
I have developed a PHP football pool and one of it's functions is to send email notifications to members dealing with their picks and any messages sent by the Admin. The mails are sent without any problems however they display as text in Outlook and correctly in a web based … | |
I need to provide an HTML code snippet (form elements displayed within a table) that my clients will be inserting into their web pages. One of the requirements is that I provide CSS atrributes to the table elements so the client can customize color, font, etc to match their site. … | |
I would like to read a html file that has asian encoding (gb2312), then extract the specific strings and then copy them into a new html file. But when i try to read the html file, i get gibberish. Im using Python 2.4.3 and i know it supports gb2312 but … | |
i am using [code]writing-mode: tb-rl;[/code] to get this affect: <td style="writing-mode: tb-rl;">Hello World</td> does anyone know how this can be achieved in firefox and opera? as this only works in IE | |
I'm having a slight issue with a lot of html pages. I'm working for a decent sized company with nearly 15,000 pages in the site. I've been going through and updating many of the pages with a find and replace function available through Dreamweaver. Recently I've noticed a huge problem. … | |
He is what im trying to do, ive got a logo that i want to place around the center of your screen over my semi-complex background that is set up like this... [IMG]http://i11.photobucket.com/albums/a160/woody33/help.jpg[/IMG] The "logo" image will be placed over the tiled image, but when the browser is shrinked because … | |
Hello, I'm new to HTML parsing and I need some help.I want to parse a HTML file , and I have the Java classes in place but I need an advise on how to code a piece of logic in my callback function. I need to parse through the file … | |
Hi I need help with some css. I am trying to make the page expand with based on the ammount of content on the page. so the more content the longer the page and so on. If you know how to do this please help. | |
How do they make tables with only CSS without using HTML Tables? is it possible to make a table as shown on the screenshot below with only CSS and NO HTML? if yes how? [url=http://photobag.2plans.com/][img]http://photobag.2plans.com/images/75427379.jpg[/img][/url] Thanx in advance | |
I have made a .dwt file. But I do not know how I can make different html files from it. Basically I have three editable regions in the dwt file. and I want to use that file to make my index.htm file. Can someone show me how to do something … | |
I have created this nice template for my site, but I need to know how to apply it into any web page. I'm using dreamweaver. | |
Hello evry1!:) One more question: If i copy n paste any CSS code from any of the CSS tutorial websites,do I need to save it like an "external style sheet" or something? In short,how do I use CSS in DW?Simple copy n paste would do or no? Thank you. | |
Hello, The title pretty much describes the problem I'm having. Right now, I've got a <table> with two <tbody>s in it; the first one is visible (display:inline) and the second one is invisible (display:none). The first one contains a button, the second one several form fields. Pressing the button hides … | |
alright here is the problem im trying to get a certain menu to have a thin border but in firefox the only way I could do this was to set it to .1em which makes it look chunky in IE so i tried to do some conditional comments to link … | |
Hi friends, I need some clarification to covert the pdf file to html file using php. I have no idea to convert the files using php. Please send me any ideas and your suggestion how to convert the pdf files to html .. Thanks Vssp | |
Hello, I have a .shtml page that on it's own works with server side includes but when I call that page from a perl script which is called from a login .shtml page, they don't work. I am using Microsoft IIS and I don't know if it's an IIS settings … | |
hi, i'd like to create something that basically grabbes information from websites, however i havn't any experience in urllib (apart from very basic page reading) and the issue is that the page i want to grab data from checks to see if another page is connected to it or perhaps … | |
Hi, Up until now I have been using wysiwyg editors to work on my website and they have really mangled the code. I am trying to get the text from my main container to begin at the top of the page but it seems to start 10-30 cm down the … | |
lets say i have a file named test.html and i want to store all the text of this file into a variable named $email. how would i do that and be able to change few things in text with string replace command. I am just trying to make html email … | |
How do I change the table background color with valid HTML 3.2 code? The browsers I use (the big four--IE, FF, Opera, Netscape) had no problem with the BGCOLOR tag, but that's for HTML 4, not HTML 3.2. If at all possible I'd like to avoid CSS, nothing personal but … | |
I am trying to work through an example from CGI101 (Jaqueline Hamilton's book) and my head is getting turned around. I have two files: env.cgi which looks like [code]#!C:/Perl/bin/perl -wT use strict; use CGI qw(:standard); use CGI::Carp qw(warningsToBrowser fatalsToBrowser); use CGI::Pretty; print header; print start_html("Environment"); foreach my $key (sort(keys(%ENV))) { … | |
I normally try XHTML Validation, however, this time I'm trying CSS validation as well. Most of these errors that I came across were in "background-color" and it says you've NO "background-color", which after delving into it further, I realised that whereever I've "color", I HAVE TO HAVE "background-color" as well … | |
First of all, hello everyone, seems like a good forum you guys have here. My query is im trying to allow access to my companys software support forum from its software which is created in delphi.net, i wish to pass a few variables that the user enters in delphi to … | |
I normally use [url]http://validator.w3.org/[/url] to validation my XHTML, however, in my current project, I've used PHP as well & all my files has ".php" extention so can't use this site to validation my XHTML codes. Mainly the PHP I've used is for the "include" function to share navigation, header, footer, … | |
I'm trying to add a gradient I made as a background to my "centerContent", so it acts as a shadow to the border of "centerContent". I'm using CSS's z-index property to get the desired result, but am not having this "content-shadow" image displaying on my page, at all. There may … | |
Is there any code within CSS that allows me to have SHADOW around the "border-left" and "border-right" ??? Example of it can be seen from: [url]http://www.tristarwebdesign.co.uk/[/url] Is it not possible to merely create one more "div" (such as "centerContentShadow") & have it in the background of the "centerContent". I was … | |
[QUOTE]body { background-image: url(images/101.jpg); background-repeat: no-repeat; background-color: #FFFFE5; margin-left: 0px; margin-top: 0px; line-height: 22px }[/QUOTE] Is it possible to Fix the Background img? | |
Everything else is good so far except the drop shadow around the main content box only goes down to the bottom of the browser window in FireFox and Netscape but works in IE. Here is the HTML site I am redoing in CSS [url]www.sanmarcosonline.info[/url] Here is the CSS site with … | |
JavaScripters, This question is in regards to a JavaScript script within a PHP page. I included everything in case a complete understanding is required for a correct response. Thanks in advance. ****INFO**** Rater.php has a JavaScript script, which displays an interactive rating tool. It allows a user to slide a … | |
I've been scratching my head on this all night, i'm trying to position in CSS a image in the {body} element (i hope that is the right term, i'm still new to all this). Heres what i have right now: [code]body { background-color: #ffffff; color:#000000; background-image: url(chapter11bkg.jpg); background-repeat: no-repeat; background-position: … | |
Does anyone know how to create a rule in Outlook to automatically delete all the emails that are written in HTML format? I get a lot of spam HTML emails and I want to automatically delete all the emails that I receive in HTML format. Thanks. | |
I wish to have links for the menu like this: [url]http://www.tristarwebdesign.co.uk/templates/templates/karma/index.html[/url] However, I wish to have MY OWN font style on each links as it can be seen on: The only difference I want is that this guy has used "title" in order to display text on each "li" link, … | |
Hi, I am using RichEdit box (i downloaded it from [url]www.gerd-tentler.de/tools/richedit/index.html[/url]) on my page for formatting text and storing text with html tags in database. But, when i try to get this text (eg. <P> kkjkjkj </P>) from database using <c:out value='${LongDesc}' /> it converts all the tags into: & … | |
Hi everybody, I have a XML file having data stored in tags as <Username>[I]User name here[/I]</Username> <Password>[I]Password here[/I]</Username> (There will be data of around 100 users) I need to display this data in a HTML file in a tabular format. Kindly help me. | |
I'm not sure if this is the right place to put this. Here goes: I would like to convert a html page to an image. I've done googling. Most of the findings led me to downloading sharewares. As this project has a tight budget, I reckon I should build something … | |
Hi, Can anyone help with this? I would like to be able to add graphic banners or images in the outgoing welcomemail body sent to new registrants on the vBuleetin forum... Any ideas appreciated... Regards. |
The End.