6,574 Topics

Member Avatar for
Member Avatar for nomolos
Member Avatar for anthrex

hello guys, good day! i would like to seek for help regarding on how to cascade drop down list using struts tag <html:select> with ajax. it goes like this. drop down list 'A' is the list for Car Brands and drop down list 'B' is for the Car models by …

Member Avatar for ~s.o.s~
0
333
Member Avatar for bharathi_n_r

hi fellow developers, I am in the process of generating a pdf file from html....The concept goes like this... I have a Html page where the details of a particular employee is displayed in a table...At the bottom of the page there is a button to convert this page to …

Member Avatar for bharathi_n_r
0
105
Member Avatar for sreein1986

I want to use border on the text on mouse move with shaded back ground it is ok if the text is in one line but it fails when text is in more than one line so I try to use table in anchor tag so it will give border …

Member Avatar for MidiMagic
0
78
Member Avatar for prkumar.jha

hi all, can anyone help on the fact that the "padding:5%" (or any other percentage) is not working in ie (i.e. ie7, which i have checked). It's working fine in FireFox. thanks in advance.

Member Avatar for MidiMagic
0
85
Member Avatar for sreein1986
Member Avatar for sreein1986
0
114
Member Avatar for sreein1986

Hi, everybody, How to change the images after every 5 seconds in html?????? The images should display in the same places for every 5 seconds????? can anybody send me code please....

Member Avatar for buddylee17
0
47
Member Avatar for sreein1986
Member Avatar for Metalsiege

I've been trying to figure out the best way to fix this problem for the past half day. I fixed some other issues with the image, but now I can't get it to be centered like the header image above it with the words on the gray line. I want …

Member Avatar for Metalsiege
0
167
Member Avatar for 7arouf

hi there. i created an xml, xsl, and html files and i need to create a drop down list that will allow me to quesry database my xsl files is [QUOTE] <?xml version="1.0" ?> - <Kwantlen> - <Schedule> <Semester>Summer</Semester> <Department>CISY</Department> <CourseName>Emerging Technologies</CourseName> <Prerequisite>CISY1218</Prerequisite> <CRN>2583</CRN> <Days>Monday</Days> <StartTime>16:00</StartTime> <EndTime>19:00</EndTime> <RoomNumber>G1045</RoomNumber> <Instructor>Sen</Instructor> <FinalDate>August …

Member Avatar for 7arouf
0
167
Member Avatar for anuragatiiith

hey guys ..im new to javascript .. i hav a validation function which alerts by showin error ..bt wen der is no error i want to continue to my next form ..ie a html page ..i tried to check on error bt stil its nt redirectin .. . waitin for …

Member Avatar for anuragatiiith
0
121
Member Avatar for kavithakesav

Hi, I designed one intranet website. Now we are updating employee b'day information for that i should design page and uploaded every time. Is there any option exact 12'clock the page automatically has to go live. Thanks in Advance. Cheers......

Member Avatar for kavithakesav
0
111
Member Avatar for kavithakesav

Hi, I designed one intranet website. Now we are updating employee b'day information for that i should design page and uploaded every time. Is there any option exact 12'clock the page automatically has to go live. Thanks in Advance. [B]Cheers......[/B]

Member Avatar for sreein1986
0
41
Member Avatar for sagedavis

Hey all, I have a div tag in which is a basic place holder, calling CSS to clear some floats of previous div tags. They are currently being used like [code] <div id="clear"></div> [/code] Does my code validate better, or is it better practice to use [code] <div id="clear" /> …

Member Avatar for MidiMagic
0
339
Member Avatar for stesteste

Hi, I'm kind of a newbie in css. I recently tried to learn by starting to modify a Blogger CSS template. I've been having problems with the layout in IE,the upper menu doesn't show right,it sits either behind the main body or it creates a huge gap between the header,logo …

0
59
Member Avatar for rexibit

Hello, while I am not new to web design, I am new to developing an XHTML 1.0 Strict site using divs and not tables. I am trying to revamp my website to use this, and it is proving a challenge making it compliant in Firefox, IE 6, and IE 7. …

Member Avatar for rexibit
0
137
Member Avatar for w33n

I know how to make a link on an image that is just simply in the html, but I'm trying to figure a simple way of just putting the link in the css page. Does anybody know how this works?

Member Avatar for w33n
0
59
Member Avatar for becraig

I am trying to get a two level drop down menu to work I am using the suckerfish example but running into a problem. I want the top level to remain the same throughout w/o changing any background etc. The problem I am having I cant seem to line up …

Member Avatar for sreein1986
0
108
Member Avatar for sreein1986

Hi, Freinds, please post your replies for below questions for sharing our knowledge on CSS [LIST=1] [*]What is CSS? [*]What are Style Sheets? [*]What is external Style Sheet? How to link? [*]What is embedded style? How to link? [*]What is inline style? How to link? [*]What is imported Style Sheet? …

Member Avatar for peter_budo
0
123
Member Avatar for alwaysworking

I can do a basic HTML site although not an expert by any means. I have heard that CSS makes changing things on the site a lot easier, though, so I would like to learn how to create my own. Did you find it difficult to learn? Can anyone point …

Member Avatar for alwaysworking
0
445
Member Avatar for Raju5725

Hi All, How do I extract the data from html file which consists of table data rows will vary from time to time....How can I extract from C#.NET 2.0 application. reference will also helps me. Thanks in advance Raju

Member Avatar for bbkidsdad
0
67
Member Avatar for innovativeatul

Hi All, I'm trying to make a drop down menu by using visibility of div. Using javascript also. Pls. have a look at this page [URL="http://www.vitj.ac.in/index_copy(2).htm"][B]problem[/B][/URL] When we rollover on about us the menu surely comes in IE but in Mozilla firefox doesn't work properly. Pls. have a look at …

Member Avatar for UIJAD
0
202
Member Avatar for newasp.net

Need to add 4 tab spacings in between hyperlinks "ManageLink" & "ManageLink1" I tried using: xwriter.WriteEncodedText(" "); AND xwriter.WriteLine(); Both these inserts only single spacing. Any help how can i create multiple spacing between these hyperlink controls [ICODE]xwriter.RenderBeginTag(HtmlTextWriterTag.H6); HyperLink ManageLink = new HyperLink(); ManageLink.Text = "manage"; ManageLink.RenderControl (xwriter); xwriter.WriteEncodedText(" "); …

Member Avatar for UIJAD
0
145
Member Avatar for subroto1486

Hi Everybody, As you can tell by the title, I am very new to Java. I have a html page that I need to call from java. i use Runtime.getRuntime().exec("C:/Program Files/Internet Explorer/iexplore.exe"+" help.html") ; //help.html is the required html file which is stored in the same folder. But when i …

0
60
Member Avatar for sublime99

when i repaint the a div in internet explorer i get a lot of flicker. i repaint all the div objects in the main div. there are no images. only div elements (boxes). not even text. is there a way to reduce this?

Member Avatar for MidiMagic
0
60
Member Avatar for ardeezstyle

Hi everyone, Gud morning!!! I've encountered a problem using innerHTML for coding and unfortunately it is not working in Firefox. Can anyone from you help me in the regard. I'll be thankful to him/her. Thanks a lot for goinh thro' my thread. Any help will always be well appreciated. Regards …

Member Avatar for ardeezstyle
0
126
Member Avatar for papafiduk

Hello everyone -- first time poster and relative newcomer to the boards. This bug I'm tackling has me at my wits' end and it's come time to turn to the masses! If this is posted in the wrong forum and/or has already been addressed, I apologize. However, I've done thorough …

0
141
Member Avatar for CornerAnalyst

I need to be able to perform the creation of HTML controls (i.e. Tables, form controls) from inside of a DLL in vb.Net I have searched Goggle far and wide for what Import statement references the HTML objects. Imports System.Web doesn't do it. I would like to do something like: …

Member Avatar for CornerAnalyst
0
115
Member Avatar for SirDorius

I'm trying to get some HTML code from a page. The only way to do this that I know of is [CODE=javascript]document.getElementById('id').innerHTML = 'newhtml';[/CODE] But the problem is that the page is taken from the web and it has no IDs to get and I can't modify it by putting …

Member Avatar for SirDorius
0
155
Member Avatar for dadelsen

The following script function "btnRunScript_onclick" works as long as it does not access the HTML control "txtMessage". If it does, "Page Error" is shown in the statusbar of Internet Explorer (6). Knows anybody why? Thank you. [code] <%@ Page Language="vb" AutoEventWireup="false" Codebehind="GuessingGame.aspx.vb" Inherits="Ch07Le04.GuessingGame"%> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> …

Member Avatar for dadelsen
0
401
Member Avatar for binder

Could someone please help me with HTML code to embed Flash player in our web pages. [url]www.ldicn.org.uk[/url] I have very successfully downloaded the code for windows media player but flast player html doesn't seems to be working. [url]http://www.ldicn.org.uk/doc.asp?catid=275&docid=1310[/url] please help!

Member Avatar for binder
0
129
Member Avatar for Andrew_b

I was wondering this because my site is still in design, and i will most likely have more pages than what i plan. So i was thinking, maybe where my navbar is, i could link it to a "links.html" file and instead of having to update all my pages, i …

Member Avatar for Andrew_b
0
65
Member Avatar for mmann

Hi, Need a little help with the subject field of a form (using Yahoo webhosting). I am currently using [code] <input type="hidden" name="subject" value="Form"> [/code] and it works just fine but I would like to add a two field values that the user has previously entered into the subject line. …

Member Avatar for Andrew_b
0
87
Member Avatar for Metalsiege

I've been working on a template using CSS, but I can't get the right side bar to line up flush like the left side bar is. It's driving me up the walls because I've been trying to mess with the right side bar's margins to fix it, but if I …

Member Avatar for Metalsiege
0
141
Member Avatar for MoazMM

Hello Everyone Im a begginer in HTML and I have to make a Quiz page. and when the visitor finish from choosing the questions and clicking on " finish", the results & the grades will appear in the " Result's page " . I want something very simple. And I …

Member Avatar for somashekar
0
128
Member Avatar for thosecars82

Hello there I do not know what I am doing wrong but I do not get to center this site [url]www.metatradersoftware.com[/url] completely. Although it has moved a bit to the right side since I put the wrapper, it is still staying quite on the left part of the screen. The …

Member Avatar for MidiMagic
0
129
Member Avatar for sreein1986

Hi, I created one website but in that website in that site i make a link and applied style sheet but in browser style sheet not appered please help me

Member Avatar for MidiMagic
0
119
Member Avatar for bigixman

Why in this page ( [URL="http://nap-sa.ro/html"]http://nap-sa.ro/html[/URL]) , using IE6, some divs don`t look ok?(In IE7 and Firefox they are displaying correctly!)

Member Avatar for MidiMagic
0
82
Member Avatar for justinmyoung

Hi I'm having trouble with a simple html form. I'm trying to have the input box read a simple message, such as "enter ticket number here", and allow the user to click anywhere within the input box to clear the message and begin entering their number. The two problems I'm …

Member Avatar for justinmyoung
0
86
Member Avatar for kained

I have a problem with my CSS somewhere. Basicly if i have too much writing in the content div the wording goes under my purple borders rather then moving the borders down to compensate. What have i done wrong? Fairly sure it will be something very obvious! [code=css]body { text-align: …

Member Avatar for kained
0
145
Member Avatar for sreein1986

Hi freinds please check all below website for CSS style sheet and HTML tag those website are all very useful tutorials [COLOR="Red"][B]Cascading Style Sheets (CSS)[/B][/COLOR] [url]http://www.mandarindesign.com/style.html[/url] [url]http://www.positioniseverything.net/[/url] [url]http://www.meyerweb.com/eric/css/[/url] [url]http://www.bobbyvandersluis.com/main/linkLibrary.php[/url] [url]http://www.thefixor.com/code_css_01.php[/url] [url]http://www.alvit.de/web-dev/index.html[/url] [url]http://www.alistapart.com[/url] [url]http://www.zeldman.com[/url] [url]http://www.w3schools.com/[/url] [url]http://www.westciv.com/style_master/[/url] [url]http://www.htmlhelp.com/reference/css/[/url] [url]http://www.thenoodleincident.com/tutorials/css/[/url] [url]http://cssvault.com/[/url] [url]http://www.stylegala.com/features/css-reference/[/url] [url]http://icant.co.uk/csstablegallery/index.php[/url] [url]http://www.echoecho.com/css.htm[/url] [url]http://css.maxdesign.com.au/[/url] [url]http://www.simplebits.com/publications/tips/[/url] [url]http://nemesis1.f2o.org/links.php?screen=2[/url] [url]http://www.htmldog.com/[/url] [url]http://glish.com/css/[/url] [COLOR="red"][B]Resources[/B][/COLOR] [url]http://www.alvit.de/handbook/[/url] [COLOR="red"][B]Java Script/Dhtml[/B][/COLOR] …

Member Avatar for gremlinsrus
0
80
Member Avatar for funtoosh

I'm implementing a java code for drawing lines using applets in netbeans using javaapplication 11 package.the java code is in src folder and .class and html files are in build folder at their appropriate positions.... It is giving Error:-- `java.lang.NoClassDefFoundError: DrawingLines (wrong name: javaapplication11/DrawingLines)` on Java Console. the code is …

0
56
Member Avatar for tecktalk

For as long as I've been validating web pages, I never realized that the closing </head> tag was optional in HTML. I feel as if I've missed the boat at times. While I'm all for trimming excess code, I just cannot for the life of me strip out closing tags …

Member Avatar for sreein1986
0
97
Member Avatar for sheetaljain

Hi cud anyone tell me how to pass values to html table from datatable.i am using vb.net and framework 1.1 thanks in advance

0
63
Member Avatar for w33n
Member Avatar for Scruffstone

Hi All, I'm new here so apologies if there's something not quite done right in my first post on here. I'm fairly new to Perl but this is the first bit I've tried to write at home on my own. I want to have a .pl file that runs in …

Member Avatar for Scruffstone
0
149
Member Avatar for pranav_jog

how to link css stylesheet file which is stored in database in asp.net please give me complete example

Member Avatar for pranav_jog
0
119
Member Avatar for reen.blom

I have just started learning CSS for layout ( been taught to use tables, and did...:-S). Now I am really struggling to apply the theory on a practical project. I need to remake my wesite into CSS, and am really struggling with how to go around layout! The site is …

Member Avatar for reen.blom
0
143
Member Avatar for Ene Uran

What Windows Vista program runs the Compiled HTML Help Files (.chm)? Under properties only a meaningless descriptor shows up.

Member Avatar for Ene Uran
0
247
Member Avatar for OmniX

I saw the post below about a hover menu, wasnt sure if he wanted a vertical or horzonital one. I require a horzonital one. Can anyone help me? THanks, Regards X Note: Yes I need it compliant with firefox and internet explorer

Member Avatar for macneato
0
76

The End.