10,325 Topics

Member Avatar for
Member Avatar for itshibu

Hi, I am making a small project in asp.net. I designed my menus are in flash bar and opening urlds in an iframe. It working fine. but unfortuantely once i opening url first time it going the load event [Postback] but if i am trying to open another page and …

Member Avatar for itshibu
0
189
Member Avatar for ehsun7b

I need to get all children of a DIV and their children too. I mean I need to get the HTML text of a DIV but I don't like to use innerHTML since it does not support the values of inputs in many browsers. How can I do that? :-/

Member Avatar for ehsun7b
0
215
Member Avatar for RoyR

Now I'm not exactly sure if this is the right place to put this, or how it will be received at all, but let me try to explain my situation. I'm an up and coming programmer, and by that I mean I know the basics (HTML, CSS) and the odd …

Member Avatar for antiquee_1987
0
193
Member Avatar for cmills83

hi i have a parent window with an external url iframe. when the parent loads i want to set the iframe footer to display:none;. is there a way to do this? i have looked all over w/no luck. thanks

Member Avatar for sasankasekhar
0
124
Member Avatar for yasmena

i wonder how can write a JS variable inside HTML here's the Line: var texture=document.getElementById('texture').value; formdiv.innerHTML = formdiv.innerHTML +'<td align=center> JS VARIABLE TEXTURE</td>'; any help is appreciated

Member Avatar for sasankasekhar
0
82
Member Avatar for pazany

Hi , I am having a very strange issue with a piece of DHML on I.E 6, attached code. Here is the scenario. There are two html files, run 1.htm. The Drop down has a default value, if you click on populate button, a JavaScript will re populate the drop …

0
68
Member Avatar for mzd12111

hi there all i have a input text , like this one : [CODE] <form> [INDENT]<input type="text">[/INDENT] [INDENT]</input>[/INDENT] </form> [/CODE] i want whenever the input is changed (without pressing [COLOR="Green"]Enter[/COLOR]) a function in javascript named "welcome()" would be called, [COLOR="Green"]onchange [/COLOR] function requires pressing [COLOR="Green"]Enter[/COLOR] and i dont want it.

Member Avatar for MidiMagic
0
103
Member Avatar for Judy2aT

Hi All, My name is Judy, and I joined here hoping to learn as much as I can about website and blog building (with html, CSS and whatever PHP is). The art program I use is PSP X, and the html program I have is FP2003, soon getting FP 2007. …

Member Avatar for Denniz
0
102
Member Avatar for Ajay Patel1

Hi I want to Convert HTML table in to text file using PHP for that what i have to do? pls Suggest me Thanks All, Ajay

Member Avatar for digital-ether
0
1K
Member Avatar for ryy705

Hello, I am trying learn how to make a form using css instead of table. But I am having problem with it. If you would kindly copy and paste the following code you will see that the error message underneath the text area is not aligned with the text area. …

Member Avatar for wickedsunny
0
84
Member Avatar for Robtyketto

Greetings, I have a css file (See below) which has setting for THREE divisions "centercol", "leftcol" and "footer". The stylesheet works fine until I add an image to the division (leftcol). The settings get applied to the the footer division as printed at text is printed at the bottom of …

Member Avatar for Robtyketto
0
121
Member Avatar for k8f1

Hi, I'm trying to create a html page which allows the text to scroll without moving the background. I understand that I should probably be using something like: background-attachment: fixed; but the complication is that I have an image which covers the whole background and resizes itself depending on the …

Member Avatar for wickedsunny
0
59
Member Avatar for k8f1

Hi, I'm trying to finish a college project for tommorrow, but am having real problems with my code. Every time I try and run it, I get an error message saying 'Expected If'. I looked and looked at it, but can't for the life of me work out whatthe problem …

Member Avatar for vponline
0
164
Member Avatar for kimmi_dk

Hi All, Do anyone of you know how to decode CTCSS signal (67 Hz - 300 Hz) from input of soundcard I need to make some kind of filter so all sound under 60 Hz ond over 300 Hz is gone then decode the tone's there are 38 tones i …

0
65
Member Avatar for k8f1

Hi, First of all I apologise because I think I'm in the wrong forum. This is a html/css question, but I wasn't sure where to post it. I'm trying to create a html page which allows the text to scroll without moving the background. I understand that I should probably …

Member Avatar for k8f1
0
96
Member Avatar for jobojo

I am trying to write a simple program to calculate income taxes owed based on gross wages that are input by a user. The HTML page needs to accept the input (wages from 4 users) at once and then utilize a button to submit the information to an external javascript …

Member Avatar for jobojo
0
310
Member Avatar for crazy.works

hello guys, i have problem in the scroll bar on my css code , i am trying to use that css menu from that link [url]http://www.cssplay.co.uk/menus/slide_fly.html[/url] it actually works very good but i want to use it on the right side from my site not in the left side so …

0
76
Member Avatar for Nalini Ramesh
Member Avatar for sheara

I am having an issue with text wrapping (see image attached) b/c of the sub-box. I think my style element is placed in the wrong spot. here is my html: [code=html]<div class="box-1"> <div class="box-1-top"></div> <div class="box-1-inner"> <div class="side"> <div class="image"><img src="images/img-1.jpg" width="292" height="234" alt="" /></div> <div class="sub-box"> <ul> <li>Sentence1</li> <li>Sentence2</li> …

0
50
Member Avatar for kained

I have a websie I have been designing and the image float isn't working. It was fine with aliggn="right" on my system but on smaller screens with ie the image was n top of the writing. I have tried with theimage placed with in the text below and on top …

Member Avatar for buddylee17
0
137
Member Avatar for inadcod

Hello, I have a webpage where I have four buttons. when the page is loaded all you can see are the buttons but when you click a button a content appears, content which changes when clicked on another button. This is done by a siompel js script with an onClick …

Member Avatar for essential
0
198
Member Avatar for tgkprog

I want to position an element span tag by the natural positioning in a page (its a drupal page so the theme can change and i dont know where my span will fall but i also want to position an an image on top of this span how do i …

Member Avatar for MidiMagic
0
83
Member Avatar for o2mcgovem

Hello. I'm new here, just joined because you all seem rather knowledgeable and I'm in need of some help. I'm making a website for my philosophy class at [URL="http://www.pisp.co.uk/"]Pisp.co.uk[/URL] and it works great in all browsers (IE7, IE8 beta 2, Chrome/Safari, Firefox, Opera) except Internet Explorer 6. There's two problems. …

Member Avatar for MidiMagic
0
117
Member Avatar for idodoodles

:-/ Dear All, I hope you may be able to lend me a helping hand with this. I'm having an issue with spry tabs. I'm reasonably savvy at HTML/CSS (though definitely not to your standards on here!) so I'm not a complete idiot. This thing however, is new to me …

Member Avatar for scru
0
96
Member Avatar for rosepleasure

Please help checking the following code. It may look too mess. It's from other programmer. I try to fix it but I start to get headache now. It's make our product's page showing 3 hidden links of its own products' link on Google. For example: The page of [url]http://www.mywebsite.com/product-name-1.html[/url], currently …

Member Avatar for humbug
0
284
Member Avatar for jk_bscomp

Hello everyone, I am currently doing a project in html and php but i am having trouble in making a tab control in html. I know that this question is more on html, but i hope you can still help me with this one. HOW TO MAKE A TAB CONTROL …

Member Avatar for cwarn23
0
117
Member Avatar for komrad

Hello all, I'd like to know if it's ok to use vbscript within a css page? I'm thinking about defining certain variables at the beginning of the style sheet so that it's easy to change between colors (or load the colors from a database so each user can have their …

Member Avatar for siriyal
0
96
Member Avatar for Panarchy

Hello I [B]have[/B] to learn C++ and how to code GUIs (for a new programming language). I need to be able to learn all this within a month. I have a little bit of experience (tiny bit of PERL, and tiny bit of Python... also a tiny bit of CSS …

Member Avatar for Panarchy
0
101
Member Avatar for DavidF

Hi, I am developing an enterprise application and I am still not sure if I should use DHTML or Silverlight. I have some concerns regarding Silverlight's security because it is a client-side applications. Does anyone who have experienced with Silverlight applications can answer this? thanks in advance

Member Avatar for jbennet
0
27
Member Avatar for websurfer

Hello, all; I am practising on this blog setup, and I am trying to echo each blog entry's headline appear as the page's Title tag... somehow the way I have it doesnt do it. So that you have an idea of what I am doing, I have an "if" statement …

Member Avatar for Will Gresham
0
193
Member Avatar for Devro23

Hi! I'm new to the forum. I just found it while searching for html help, and it helped me with several things. I have a new problem that I need help with now. I am a relatively novice web programmer. I am working on a website for my school's Frisbee …

Member Avatar for infotechland
0
114
Member Avatar for Dani

Someone brought up an interesting point in another thread. Do the search engines look out for the visibility:hidden and display:none CSS the same way that they used to when font color and background color were the same? If so, do they only check inline CSS or do they actually read …

Member Avatar for wickedsunny
0
162
Member Avatar for througheye

Hello everybody HOWDY? I have lot confusion about using id/class in CSS. When there is a need to use id and when there is a need to use class? What is the difference between id/class in CSS.Either there a standard way for the naming convention in css for the id/class …

Member Avatar for wickedsunny
0
66
Member Avatar for mineko_panda

Hi Everyone Umm...first time posting here. I'm barely learning about CSS and all that jazz and I'm confused as to what I did wrong. The professor doesn't really help us out and the book and lectures just confuse me. I put up the layout here: [URL="http://michie.suteki.nu"]http://michie.suteki.nu[/URL] My Navigation bar goes …

Member Avatar for mineko_panda
0
105
Member Avatar for Cat-Eyes

Hi all, I'm a complete newbie to CSS and HTML, so this could be a very obvious solution. I've pulled most of this from different tutorials I've found online. I'm trying to get the website to be 780 pixels wide and in the centre of the page, and also to …

Member Avatar for ferman786
0
92
Member Avatar for atplerry

Hi, After designing my website and the creation of my CSS File that i use on the tables,cell, e.t.c i intend editing the website and creating a new style of CSS but on right clich to applied the CSS i found that the CSS appear grayed off i.e i can …

Member Avatar for siriyal
0
110
Member Avatar for dwdish

Hi, I successfully send email with the following code in English. However, if the message and the subject title are in other characters, everything becomes question marks and the subject title says something like ...ANSI...3F=3F=3F... How do I set the character encoding to utf-8, for example? Thanks. I have this …

0
60
Member Avatar for msimonds

Was wondering if you could take a look at the attached code. I have a form that is making a call back to the database and populating search form for parts. As you type in parts, it renders choices (screenshot2 attached). You can then click on a choice and it …

0
104
Member Avatar for MKala

I want the height of the right side column (id="menu") stretch down automatically, when the amount of content on the left side (id="page00") makes the "page00" div taller than the "menu" div and/or viceversa. I mean when I enter text and image in "page00" div, I want the height of …

Member Avatar for wickedsunny
0
159
Member Avatar for Sirrana

Hey everybody! My task is to implement a simple membership database for a sports club. The index.jsp is my 'welcome file' within I offer input fields, first and last name, a selection for sport and check boxes for payment. The index.jsp looks like this: [ICODE]<%@page contentType="text/html" pageEncoding="UTF-8"%> <?xml version="1.0" encoding="UTF-8" …

Member Avatar for ~s.o.s~
0
105
Member Avatar for JPMountford

Hi there. First let me say I'm completely novice in Javascript. This is my second time posting this, as I put it in the wrong forum initially (sorry). Someone else wrote this and emailed it to me, I have just tried to used it. I know my way round html …

Member Avatar for SoniaBaby
0
155
Member Avatar for sfrider0

I'm creating a SMTP client. I'm entering the data(to, from, subject, body) in a HTML form. How do I pass that data into the actual Java SMTP client so I can send it? I know how to hardcode the data into the client and send it that way but having …

Member Avatar for ~s.o.s~
0
240
Member Avatar for VernonDozier

I have a program for which I am designing a help menu. The program allows you to add squares, ovals, and other shapes, and move them, rotate them, etc. I'm setting up some HTML pages that explain how to do different tasks. So when the user pulls down the help …

Member Avatar for VernonDozier
0
122
Member Avatar for thebigman

Hi was told to put this [code]align: center;[/code] to center tables in an html page but where does it go, into css or html not got a clue thanks.

Member Avatar for thebigman
0
168
Member Avatar for sgtd

Hey everyone found this site through google and thought i would sign up. I am 23 years old and currently about to enter 2nd year at Abertay University in Dundee, Scotland. I studied on a diploma course in Computing & I.T last year but have changed over to a degree …

Member Avatar for Denniz
0
112
Member Avatar for geordiejon

I am trying to get to grips with Object Oriented PHP. Last week we were given a exercise to do, which creates a webpage, using a class and a client which will call the class. I am totaly not getting the hang of this, and i am getting so frustraited …

Member Avatar for vl4kn0
0
150
Member Avatar for praveen_dusari

hi i wrote a simple ajax script its working and i don`t know why can any one here can help me? when we place a mouse on a link then it shows that page this is my basicajax.php page [code]<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>ajax</title> <link rev="stylesheet" rel="stylesheet" …

0
80
Member Avatar for luke77

Hi guys, I'm new to programming and am learning with Python. I am trying to write a program that will get information from a website and display it in a program. Specifically, I'm writing a stock portfolio program that will look up information on a specific ticker and return that …

Member Avatar for Gribouillis
0
127
Member Avatar for thatoneguyx

Well I started getting into coding learning the basics of Python and looking into C++ but I'm not sure if it's really something I want to do, so I'm looking to get into and explore web development I'm wondering though where I should start after learning basic HTML? I've read …

Member Avatar for DeViAnT\gAmEr
0
138
Member Avatar for anuj_sharma

hey guys, I want to make a website for my company but i am not sure which tool to use. Can you please suggest some tools for web designing. I am familiar with HTML/CSS.

Member Avatar for DeViAnT\gAmEr
0
144

The End.