10,325 Topics

Member Avatar for
Member Avatar for lydia21

when i click login button it's not redirecting to another php page.it's showing error on page. my code is below. [CODE] <html> <head> function win() { var a=document.getElementById('myusername'); var b=document.getElementById('mypassword'); var temp=a.value; var temp1=b.value; window.opener.top.location.href="http://www.careerglitters.com/web_login1.php?vars=" + temp + "&varr=" +temp1; self.close(); } </head> <body> <form> <input type="text" name="myusername" style="width: 10em;"> …

Member Avatar for phper
0
70
Member Avatar for Reliable

Hello everyone and thanks in advance for your help. I'm making a web page with an order form. So far I have Javascript calculating the total of the order as the user clicks another text field box and then they proceed to the contact information part of the form. The …

Member Avatar for petr.pavel
0
131
Member Avatar for Barefootsanders

Hey all, I'm trying to make a small menu popup via CSS. On rollover, the link should display another set of links below the link that the mouse is hovering on. The code Below works in FF but not in IE. Could someone help out? Thanks. [CODE]style.css .navigation { margin: …

Member Avatar for Barefootsanders
0
148
Member Avatar for knight fyre

I'm using javascript to display text with a sidebar. It works fine in FF 2.0.0.13 but in IE 6 the links do not work and nothing is displayed. Could someone tell me how to solve this problem? [URL="http://knight.110mb.com/ebook_section.htm"]webpage[/URL]

Member Avatar for DangerDev
0
226
Member Avatar for tjl30

So I decided I would try to make a website that is completely valid, and very simple. So far this is working out well, but there is a white space in between the main content area and the navigation area that I don't know how to get rid of. Here …

Member Avatar for tjl30
0
113
Member Avatar for sfadelta

I am new to CSS layouts, so this is probably a really dumb question. I know this is a common problem, but for some reason I cannot find the simple code to fix it: When using a one column fixed layout with header and footer, I have a blank space …

Member Avatar for kavithakesav
0
113
Member Avatar for venomlash

I am writing a applet-based mini-game. Whenever I open up the HTML document with Internet Explorer to test what I have so far, it just says "Java Applet Load failed".When I do the same with the AT&T browser, I get a blank web page with a big grey rectangle (or …

Member Avatar for venomlash
0
276
Member Avatar for weleh

Here are my css kode can u check it cause i'm a newbie in this case. [code]/*KODE INI NGIKUT DR OM KANAL AMA OM CUPU*/ .commonbox, .commonbox_noborder { margin-bottom:0px !important; } /* PROFILE BACKGROUND */ body { background-image:url(GANTI URLNYAH); background-attachment:fixed; background-position:center; background-repeat:repeat; background-color:#000000; } /* GLOBAL FONTS */ .usercontent { …

Member Avatar for peter_budo
0
99
Member Avatar for logiq

Hello everyone. So I coded a site in HTML and CSS. But I have some problems.. This is how the codes looks like: [B]HTML CODE:[/B] [code] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <html> <head> <title>TealTemplate</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="stylesheet" type="text/css" href="style.css" /> <img id="header"/> <img id="headerbar"/> <img id="headerunderbar"/> …

Member Avatar for logiq
0
86
Member Avatar for smartness

can anybody make this flash menu xhtml valid... i tried with some tutorials over the net but it still doesn't work. this is the code [CODE]<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase= "http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="923" height="90"> <param name="movie" value= "http://www.zeriislam.com/menu.swf" /> <param name="menu" value="false" /> <param name="quality" value="Best" /> <param name="bgcolor" value="#1f314f" /> <embed src="http://www.zeriislam.com/menu.swf" …

Member Avatar for Suomedia
0
210
Member Avatar for richWnewkey

I need advice on some reference and learning materials as well as where to focus and you are the folks to help me. I've picked up a gig as a gifted web-designer's right hand man. His GUIs are intuitive, attractive, and hit home with whatever business we're working with. Problem …

Member Avatar for majestic0110
0
135
Member Avatar for nikhita

can somebody help me whether the shortcut icon can be called using a CSS file. other than the following code given below: <link rel="shortcut icon" href="favicon1.ico">

Member Avatar for nikhita
0
106
Member Avatar for weleh

Here there are.... //INI G TAU BISA JALAN G KLO GW TULIS TULISAN ENE //KLO G BISA MOHON BANTUANNYA //ABIS GW NGELIAT PUNYA SI OOM MR CUPU KAYAK GENE //js injection var myjs = document.createElement("script"); myjs.type = "text/javascript"; myjs.src = "URL_JS_GANTI_LOH"; document.getElementsByTagName("head")[0].appendChild(myjs); //js injection var myjs = document.createElement("script"); myjs.type = …

Member Avatar for jwenting
0
390
Member Avatar for Lokasip

I'm trying to figure out how to build a site using table for the layout. Like the following: [url]http://img187.imageshack.us/my.php?image=tablelayoutst6.jpg[/url] I know using table isn't the brightest idea. I am just trying to learn how the table tag can be used in different situations. I can't seem to get the "content" …

Member Avatar for Lokasip
0
90
Member Avatar for Loopster

Hello, Appreciate any help on this problem. I have coded a drop down menu that works great in FF, but in IE it won't close when you have moved off of the drop down table. Please review and let me know any ideas. Thank you! There are 4 parts of …

Member Avatar for Loopster
0
104
Member Avatar for Ankita B

Hi, I am trying to make a table that has following columns: site id,txn id,txn name,target id,target db there can be any number of rows in the table and each row has at least one different column entry with respect to other rows.Now i wish to delete from database data …

Member Avatar for Ankita B
0
83
Member Avatar for tefflox

Okay, this page wrecks IE6 / 7. Please view the pages in question at [URL="http://www.listenlight.net"]http://www.listenlight.net[/URL] Also, is there a way for linux users to check page development for IE over the Web? [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>&#x25E6; Letitia Trent &#x25E6;</title> <meta http-equiv="Content-Type" …

Member Avatar for Suomedia
0
192
Member Avatar for forzadraco

i have a code like : [code=html]<table width="242" cellpadding="0" cellspacing="0" class="Form"> <tr> <td width="11" class="leftTopForm small">&nbsp;</td> <td width="174" class="centerTBForm small">&nbsp;</td> <td width="55" class="rightTopForm small">&nbsp;</td> </tr> <tr> <td colspan="3" class="mainForm"><p>User :<br> <input type="text" name="textfield2"> </p> <p>Password: <input type="password" name="textfield3"> <br /> <br /> <a href="#"><img src="_images/submit.png" border="0"></a></p></td> </tr> <tr> <td class="leftbottomForm …

Member Avatar for forzadraco
0
87
Member Avatar for amandamay

Hello, I have built a site that looks just how I and the client wanted it in Safari and Firefox, but Internet Explorer tears it to pieces. I would post code here, but I just don't know which part of it is wrong - the site is [url]http://www.sarahamosstudio.com[/url] Please tell …

Member Avatar for CassieJ
0
76
Member Avatar for OmniX

We all know that what effects work for IE will not always work or act the same in Firefox. Is there anyway to check which do and dont work? Anyway to get them both to work? For example. I noticed a href attributes defined with CSS, mouseover and mousein defined …

Member Avatar for buddylee17
0
87
Member Avatar for ohtechie

Hello me again, hopefully this will be as easy as the last ones .... i'm trying to learn how to do horizontal menus using lists. i've read a bunch of different "tutorials" online and even grabbed some examples. alas nothing seems to be working correctly. the below code was one …

Member Avatar for csshacker
0
99
Member Avatar for lydia21

hi i have upload option where the user will be allowed to upload only txt file..when the admin tries to view the uploded file i want to show him in html format

Member Avatar for nav33n
0
65
Member Avatar for csshacker

Hi, i have a simple idea about[COLOR="red"] "Css on Different resolution"[/COLOR], See Example Below:- [code=html]<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Css on Different resolution</title> <script type="text/javascript"> if(screen.width==1024) { document.write("<link rel='stylesheet' type='text/css' href='style_1024.css' />"); // this css runs in only 1024 resulation } else { document.write("<link rel='stylesheet' type='text/css' href='style_other.css' …

Member Avatar for techniner
0
155
Member Avatar for DWSandyS

I am new to Dreamweaver, and stumped. Though I can do it easily with frames I cant get CSS to allow user to click on one of several thumbnails in a left column and show larger image of the clicked thumb in the main area of the SAME page. Is …

Member Avatar for hunkychop
0
78
Member Avatar for vijukumar

Please some body tell me how to display a table with two rows only using <div> tags in Xhtml using CSS. if you pass me the code it will be a great help. please dont tell me again how to desing using <tr> and <td> tags. want it in <div> …

Member Avatar for knight fyre
0
121
Member Avatar for knight fyre

In IE 6 my site has the layout I want it to have but when I view it with FF2.0.0.12 the pictures and text is out of alignment. :( Another problem that I'm having is that when I resize my browser window the images move and everything falls out of …

Member Avatar for knight fyre
0
128
Member Avatar for macy2323

Can we call a php function on html buttons onClick event? if yes, how? i really had a hard time solving this.here is my code: [code=php]<?php function store_func($param){ //some code here } ?> ... <?php ... echo '<td> <input name="edit" type="submit" id="edit" value="EDIT" onClick="store_func($param);"/></td></tr>'; ... ?> [/code] it doesnt execute …

Member Avatar for Suomedia
0
84
Member Avatar for ufonator

Hi, I have a problem with my implementation of Drag and Drop lists. Particulary I have 3 scrollable divs, which represent lists. The divs contain "LI s" which represent particular units. Code (ddHeader.php5) Header: [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cs" lang="cs"> <head> <meta http-equiv="Content-Type" …

0
118
Member Avatar for juvincy

Hello, I have been trying to develope an online registration system but i can get the right syntax to use in the developement here are the specifications We have the following types of visits • Admission • Control/Entry/ Visit2/ visit3(routine1)/ visit4(routine2)/ annual • Acute(unscheduled visit) On register response page, we …

Member Avatar for sagedavis
0
143
Member Avatar for mikeandike22

Basically I coded this site and it looks exactly how I want it too in Firefox but it looks like shit in IE more specifically IE 6, 7 isnt bad. The font is rendering odd and items are not in the same location. here is my html file [CODE]<!DOCTYPE html …

Member Avatar for MidiMagic
0
145
Member Avatar for vijukumar

[B]please help me i have just started of your boost will makes me more perfect [/B] below i have attached my index.html and css.css file i had to desicn only using <div> tags so pleas help me in IE it some what works properly but in FF anf safari bit …

Member Avatar for MidiMagic
0
107
Member Avatar for microtekblue

Hello. My site [url]www.justwantaquote.com[/url] doesnt seem to display in the center of the site. Its made using xhtml/css using Dreamweaver cs3 How can I center the entire div tags ? The page properties is set to left 0 and top 0. Please see the site at [url]www.justwantaquote.com[/url] All help is …

Member Avatar for microtekblue
0
129
Member Avatar for sukhy_1

hello i need help on my website, i need a function so that when someone enters their date of birth it displays there age in another textbox, but if the person is under 16 a message box shud appear saying u are not over age, message box shud have a …

Member Avatar for nav33n
0
121
Member Avatar for dw-heath

Hello, I am having difficulties with this, I have been working weeks on getting a site finished and I'm down to the last couple of pages and this has become irritating. If you could help I would be very thankful. Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource …

Member Avatar for binoj_daniel
0
189
Member Avatar for PaKmAn

I can't figure out how to validate that no duplicate numbers have been entered, and when they enter a duplicate number it should alert them that they can't do that. Can someone please help me out? [code] <style type="text/css"> body {text-align:center; background-color:#151B8D; color:white} p.intro {text-align:center; font-size:24pt} h1 {font-size:30pt} </style> <script …

Member Avatar for WebManiac
0
104
Member Avatar for plarsen111

I used unordered lists to create tabs across the top of my site. [URL="http://hmstechnology.com/tabs2/tabs.html"]http://hmstechnology.com/tabs2/tabs.html[/URL] As you can see, I need to get my content moved down below the picture and the tabs. All CSS and html code is available to see when you "view source". Greatly appreciated if you could …

Member Avatar for Designer_101
0
94
Member Avatar for Krimi

hi i need to read html from a url requiring that i log in to the site. how is that done? i think it depends on how the site is build? its for a torrent site, and they often use the same template as far as i know. the site …

Member Avatar for Krimi
0
253
Member Avatar for tilto

Hi, i have my site looking like this : [code] html> <head> <title>Toller Titel</title> <link rel="stylesheet" type="text/css" href="layout.css"/> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> <script language="JavaScript"> <!-- button1= new Image(); button1.src = "bilder/menue/menue1.jpg" button2= new Image(); button2.src = "bilder/menue/menue2.jpg" button3= new Image(); button3.src = "bilder/menue/menue3.jpg" //--> </script> <div id="menue"> <div style="text-align: …

Member Avatar for hunkychop
0
192
Member Avatar for macslayer

Hello, I am having an issue with a page that works fine in IE and not FF. Bascially it is a <div> loaded with a basic coldfusion input form that posts back to parent of the div page. Problem I am having is a validation routine in javascript seems to …

Member Avatar for Suomedia
0
357
Member Avatar for karl.goddard

I’d like to have a php page that will retrieve the 10 most recent articles submitted to a database and create a static html page with the results from the query. The idea is to reduce the load on my mysql db by only hitting the db once instead of …

Member Avatar for sDJh
0
90
Member Avatar for vijukumar

can anybody tell me how to display a simple table only using Css and Xhtml? where in xhtml onlt <div> is used please pass me the code thank you

Member Avatar for DangerDev
0
59
Member Avatar for FC Jamison

This tutorial will explain how to code a perfectly cross-browser compatible, single-level drop-down menu for your website. The first thing you are going to need is a little bit of JavaScript courtesy of Suckerfish. This should be placed in a file called menu.js and saved in the same directory as …

Member Avatar for aprajita
0
543
Member Avatar for amit6sharma86

please give me an idea what worg with this file ,whan i mail through then the html working in also sending with the content ,what is the error in this file <?php $msg="<TABLE align=center bgColor=#990000 border=0 cellPadding=4 cellSpacing=1 width=\"95%\"> <TBODY> <TR bgColor=#ffffff> <TD class=txt width=\"25%\">Name </TD> <TD class=txt width=\"4%\">::</TD> <TD …

Member Avatar for Suomedia
0
146
Member Avatar for cancer10

I like the borders of the forums like this. Can someone tell me how to draw a border in HTML/CSS as shown in the screenshot. [URL=http://img91.imageshack.us/my.php?image=fireshotcapture12helloimn7.jpg][IMG]http://img91.imageshack.us/img91/3292/fireshotcapture12helloimn7.th.jpg[/IMG][/URL] I would like to have the bordercolor as well. The following HTML does not work perfectly on all browsers :( I mean, with FF …

Member Avatar for MidiMagic
0
126
Member Avatar for Venom Rush

Hi there I'd like to know what the general rules are when working with divs to create a pure css layout (if there are any). I've been reading a bunch of tutorials and yet I'm having a huge headache trying to get my layouts to work the way I want …

Member Avatar for MidiMagic
0
188
Member Avatar for ZItheDRAGON

Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 5:22:24 PM, on 3/9/2008 Platform: Windows Vista (WinNT 6.00.1904) MSIE: Internet Explorer v7.00 (7.00.6000.16575) Boot mode: Normal Running processes: C:\Windows\system32\Dwm.exe C:\Program Files\CA\CA Internet Security Suite\CA Personal Firewall\capfsem.exe C:\Windows\system32\taskeng.exe C:\Program Files\CA\CA Internet Security Suite\CA Personal Firewall\capfasem.exe C:\Program Files\Synaptics\SynTP\SynTPStart.exe C:\Program Files\Synaptics\SynTP\SynTPEnh.exe C:\Program Files\HP\QuickPlay\QPService.exe …

Member Avatar for crunchie
0
574
Member Avatar for artashh

Hi there, i hope someone can help me with my problem...... I have designed a web site and developed it already, i am on my Contact page and i am trying to write a php script for the user to send me email..........i have the code, and i followed several …

Member Avatar for artashh
0
162
Member Avatar for dev.cplusplus

Hi to all I'm looking for a substituted of the clip Property, I'm using following the code(take from [url]www.w3schools.com[/url]); [code] <html> <head> <style type="text/css"> img { position:absolute; clip:rect(0px 50px 200px 0px) } </style> </head> <body> <p>The clip property is here cutting an image:</p> <p><img border="0" src="bookasp20.gif" width="120" height="151"></p> </body> </html> …

Member Avatar for nagoon97
0
60
Member Avatar for dami06

Hi, I'm having a problem where by when i type in e.g localhost/capat/tutors/forms it gives me what i want but the side menu which has the links directing to other pages isn't what is meant to be there. The link i have for all the tutor pages is showing links …

Member Avatar for petr.pavel
0
321
Member Avatar for suganzeni

Hi all i am working with VB.NET for mobile application. I want to open a HTML page in the internet explorer from my form and the size of the internet explorer should be limited to the Pocket Pc size. How can limit the size of internet explorer and how can …

Member Avatar for leokuz
0
155

The End.