10,325 Topics
![]() | |
Hi there, could anyone help me how to log in to a new html page? Like, when I click on log in button, it brings me to a new page. I tried several methods but didn't work. Thanks in advance. [CODE]<html> <head> <link rel="stylesheet" type="text/css" href="style.css" title="style" /> <title>Identify Users</title> … | |
I know this has been asked plenty, and I have tried many things but I can't get anything to work and codes that do seem to work look ridiculously large for the purpose I need them for. What I basically need is something that gets all the rows from a … | |
Hi,<br> i went to [U][url]http://www.javascriptkit.com/[/url][/U], i copy the HTML at this website [U][I][url]http://www.javascriptkit.com/script/script2/formfieldhints.shtml[/url][/I][/U] i put the codes at my blog. [i edited the codes.But i only edited those main title]<br> But the problem is how do i make the Form Validation to auto send to my email address, with a … | |
I am trying to upload a flash animated photo slide show to my website. I am using Nvu as my site editor and I am hosted through Bluehost. I have an html website and the slide show software (Amara) said that I should have no problem uploading my slide show … | |
Ive created a .html page, but now i want that when a user tries to open that .html page he must be automatically directed to .asp page without showing the contents of the .html page. How can i do that ??? Please help !!! Thank you !!! | |
Hi everyone I am what you would call a newbie to the web site matinance and development I am having a problem that is costing me a lot of lost business and any help be greatly appreciated ... I have a quote form the should be require our visitor to … | |
When I select a style from the properties inspector for text, it applies the font-family and font-size, but not the color. I cant figure out why. When I look at it in dreamweaver it works, but when I look at the page in a browser, it doesn't work. Does anyone … | |
![]() | My navigation system consists of a main bar, which changes colour when a mouse hovers over it. Clicking this link results in a secondary menu appearing, in silver/white. However, the content background is white, so these link colours aren't suitable. I have tried changing my CSS code so that the … |
Good day, I am having an issue with IE 5.x and the following [URL="http://pages.total.net/~dwlamb/"]web page[/URL]. For some reason the area of text is narrow as though the maximum possible resolution is 800x600. I say this because testing this page at 800x600 yields a similar result in all browsers tested that … | |
hello, i have following php-mysql image list script, which populate images in columns and rows of html tables, but i want to change the html columns and rows strctures into xhtml and css, i don't know how to do, [ICODE] <?php $albumId = $_GET['album']; $query = "SELECT im_id, im_title, im_thumbnail … | |
CSS based design vs. Table based design has been a debatable topic since long. Both the designs have their own set of advantages and disadvantages. CSS based design is however used by a majority of people today. CSS means cascading style sheets which enable us to split up the design … | |
Guys, right now i'm trying to develop a php file that can scan a virus in a server. The file and the virus definition i kept in a separate folder I named it 'virus'. I mean my website is not in a same folder as the virus scanner file. After … | |
[COLOR="Red"]When I open my page I get this error:[/COLOR] [code] Parse error: syntax error, unexpected $end in /home/a9617139/public_html/order2.php on line 215[/code] [COLOR="Red"]Here's all of the code for the page:[/COLOR] [code] <? session_start(); ?> <script language="JavaScript" type="text/javascript"><!-- function placeFocus() { if (document.forms.length > 0) { var field = document.forms[0]; for (i … | |
Hi all, I'm trying to create a more customized version of the prompt function built in by javascript where i basically use some dhtml to bring up a div made up to resemble the javascript prompt window. I am getting some problems with hiding/showing it though. Here's the javascript: [code=javascript] … | |
the png fix is messing up my site? [url]http://www.theforeigncompany.com/Zen[/url] has the pngfix in the css code but doesn't work in IE7 for some reason... [url]http://www.theforeigncompany.com/zenok[/url] as the png code removed and the layout works but the site is a bit messed up from not having the trensparency. here's the code … | |
[COLOR="Red"]I have a code and it comes up with this error:[/COLOR] [code]Parse error: syntax error, unexpected T_VARIABLE in /home/a9617139/public_html/order2.php on line 1[/code] [COLOR="Red"]I don't know why it does. This is my code for that page:[/COLOR] [code] <?php session_start(); ?> <script language="JavaScript" type="text/javascript"><!-- function placeFocus() { if (document.forms.length > 0) { … | |
![]() | The above HTML code is sometimes ignored by FireFox, but worse: It's not even allowed in XHTML1.0 Strict. I have updated my sites to be "Strict" compatible, except for this little thing which is important enough. The problem is that I have found nothing to replace it. In this example: … |
the following code is dislpayed differently in IE anf firefox ........... pls help ....i want both to look alike <head> <title>TWO-COLUM absolute LAYOUT WITH absolute BOXES</title> <style type="text/css"> <!-- #id0 { background-color: #dae9ff; width: 92.50%; height: 20.33%; margin-left: 2.50%; margin-top: 1.33%; position: absolute; } #id1 { background-color: #dae966; width: 20%; … | |
please help this simple script doesn't work. it's suppose to display the word failed in the ajaxDiv section of the index.php script when the login fails. index.php [code] <?session_start(); if(isset($_SESSION['username'])) { header("location:home.php"); } ?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Login</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <script src="ajax.js" … | |
Hii i have a situation .i kept button has an image type(and the image will be of forward/backward).whenever the user clicks on the backward button the image should go show that particular image And i Am using sliding show also its working .But problem with that Button type(image) and the … | |
I'm not sure if this should go in the MySQL board, or this, since it deals with both PHP and MySQL. But anyway, I am making a sports memorabilia site for a guy. On the item creation page, after I call the function to prevent sql injection, no matter what … | |
hi , can anybody tell me which is the best way to generate the html reports in the C# and then after genrating whcih tool is considered to be the best to diplay the reports data.like we cab display in label ,literal or which is the best way? | |
Newbie here to learn and share. I've learned the basics of html and css and have started the journey into php. I'm using Dreamweaver to write and guide me along the way with coding. Last two weeks have been pretty intense with the "spry" horizontal menu bar. I have a … | |
hello i have problem with radio in this code [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"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> <link href="style.css" rel="stylesheet" /> <script> function add() { var radio=document.getElementsByName("t"); var d=document.getElementById("div"); if(radio[0].checked==true) { d.innerHTML+="<p><input type='text' id='txtfname'><br />"; d.innerHTML+="<p><input type='text' id='txttxtlname'><br />"; … | |
Im looking to start my final year project in computer science, but we haven't been given much guidance on a topic area, one of the things i was thinking of perhaps doing is a learning aid or something of that sort, and im not too good at java so wanted … | |
i have a menu that has product IDs from a data base and I have a price text box that I wana get the price of that product from the data base on the menu change. HOW can i do this ?? plz help me so far this is the … | |
Hello, I have a main div, with two divs in it: - Main div ---- div title ---- div content And now I want to center the content div and title div in the main div, and its really anoying because nothing that i've found on internet is going to … | |
sorry if this is a dumb FAQ type question, but i have been searching all morning for a answer. Heres the setup. I have an Oracle 10g DB outputting Relational Tables into XML. heres an example out some output. [code]<?xml version = '1.0' encoding="ISO-8859-1"?> <?xml-stylesheet href="blog.xsl" type="text/xsl"?> <ROWSET> <ROW num="1"> … | |
:) Hey everyone, Hows it going? I have a prob with my css layout and I have fiddling around with it for 3 days and can't seem to understand why it looks great in IE and it lines up terrible in FF. I kinda need a fresh set of eyes. … | |
hi guys, im building an e-shop website and i have alot of pages there. Here's how it works... The client will surf the site, choose the product he wishes to buy and checks on a textbox that says "add to cart". now when he chooses all he wants, he then … | |
Hi, As i m newbie for the Perl With Html Button. The scenario is like this: [list]I have HTML button in the perl Script. [/list] [list]I have to get the Data of Enable checkbox Data using the button click event in perl [/list] [list]And I have to copy/cut that Enable … | |
Is there a way to enable or disable smooth scrolling in CSS? My site has this very slow smooth scrolling when I enable smooth scrolling in firefox. | |
I hope there will be a person who can talk to me | |
I have a challenge with placing a couple of small elements in a div using a liquid lay-out CSS. The result I want can be seen [URL="http://pages.total.net/~dwlamb/"]here [/URL]. My desired effect is the e-mail and CV in PDF links to the right of name at the top. However, I do … | |
I'm working on this site: [URL="http://www.essenceofsoy.com/redesign/index2.html"]http://www.essenceofsoy.com/redesign/index2.html[/URL] and I'm having a few problems with getting the layout exactly right. 1) When the window is shrunk, there is a very unsightly white gap that can be seen on the right-hand side, where the header and footer don't continue to extend. I would … | |
Hello i need help for my project. I have a header, a body and a footer that have position relative. In the body the body there are 2 divs, one is relative and the second has an absolute position. The problem is that the absolutely positioned div contains dynamic contents … | |
I have done some html many years ago, but never css. I downloaded a template [url]http://www.freecsstemplates.org/preview/exposure[/url] But something has gone slightly wrong. When I use it on my website [url]http://doriad.myrpi.org/[/url] you can see that the bottom "grey" bar is above the blue line, where in the example the grey is … | |
Hi, I'm trying to make a website using divs and CSS and I'm having some problemss that I just can't solve :S 1.I'm using a container DIV, to center the content, and in SAFARI everything falls apart. 2.in IE7 the second orange bar is too far from the bottom of … | |
Hi all, Can you please tell me the differences between CSS Versions and how many versions are there. If a site is done is divs, how can we identify in which version of CSS it is done. What are absolute and relative positions when they are used. I am facing … | |
Hello, I have a problem with my form validator. For some reason it will always return true when it should return false and display and error message (either about a blank username or password). Here is my javascript: [code=JavaScript] <script type='text/javascript'> function ValidateLogin(form) { var error=false; document.getElementById('userError').style.display = 'none'; document.getElementById('passError').style.display … | |
I've looked over the sources (attached) for the "pass" and "fail" pages. The pass page clearly shows the tabs as they are meant to appear, and they function properly. The "fail" page, for reasons unknown to me, does not bring in the right-side of either the off or on tab … | |
Good day everyone. I purchased Octazen contact importer script and trying to customize the sent emails to use html, but I cannot figure out exactly how to go about this process since the main file importer.php is mixed with php and html, and the actual form fields and the send-out … | |
Hello friends, Iam Viru, and iam new to the PHP i want to add list of categories in that, but iam unable to add those, but iam not getting any error message also can any one help me please. is there any error in these please. Thank u in Advance … | |
Hi, I am a webdesigner and don know much about php coz, my main stream is html and css. I used to use asp feedback forms for my websites. But my new website server is unix based. I think asp feedback forms are not supported in unix. Please tell me … | |
Hi I need to make a project about this topic, and I will appreciate ideas and subjections. It is for my computer science degree. I would like to mainly used HTML, CSS and the like, instead of Java which I had enough of. My intention is to implement an opcion … | |
Hello- I need modify this code so that I can have multiple audio segments on one page, with accompanying text and play button. The idea is to have dialogues where the user can click on each line, and each character name to have that piece of audio played. My boss … | |
Hello- I need modify this code so that I can have multiple audio segments on one page, with accompanying text and play button. Any help would be much appreciated. P. <?php $filename=$_GET['filename']; $starttime=$_GET['starttime']; $endtime=$_GET['endtime']; print ' <html> <head> <meta name=Title content="Digital Maya Website Audio"> <meta name=Keywords content=""> <meta http-equiv=Content-Type content="text/html; … | |
Hi... here i am doing a project like shopping cart.... when we submit Quantity& Cost...it requires mutiplication...when we enterd these two values,it display total amount in that same page itself... So,here it requires onfocus event...plz tell me how we can use here...and also check this below form ....provide [B]hidden fields[/B] … | |
Hi My menu list displays correctly for Internet explorer. I am having problems with my menu list display properly in firefox. The row height should be 15px, but in firefox the row display twice as height than in IE. Note: The menue display a link, mouse over should change the … | |
Hey all, i am trying to write a javascript inside an html table which will create an image slideshow which fills the table with each image. Not sure how to implement this as I do not know javascript. Could this be done in plain HTML without loading another page? Any … |
The End.