6,565 Topics

Member Avatar for
Member Avatar for aiaustria

Guys, i need your help! :) I have an assignment for HTML, i need to create an HTML calendar containing a 12 months but divided into 3 rows so 4 months per row. All i can do is 1 month in a row and the other month is placed under …

Member Avatar for maninaction
-2
119
Member Avatar for dreadrocksean

Hi all. I have a dynamically generated HTML page using PHP. I create my PHP variables and then have them in line with my HTML like so: [CODE] <tr> <td align="right">Restaurant Subtotal</td> <td align="right"><strong><? $subTotal = getSubTotal(); echo money($subTotal);?></strong></td> </tr> [/CODE] I have a need to send the generated HTML …

Member Avatar for ddymacek
0
265
Member Avatar for Kratos-s-

i have created a html form page(1) and php page(2) to insert records into a database from the html form, when i insert the records from the html form and press the submit button the records don't get into the database but a page open with the php code i …

Member Avatar for rpv_sen
0
254
Member Avatar for mocinq

Hi guys, I'm new to CSS and the learning progress is going good but I have run into a problem! I have a main #wrapper which contains the whole website. Inside that I have a #header, #content_wrap and #footer. Inside the #content_wrap I have 3 more div id's (left nav, …

Member Avatar for mocinq
0
158
Member Avatar for kavyya

Hi i'm in need of a DHTML program for design tourism management program.. Since i don't have idea on it i unable to design it.. pls help me.

Member Avatar for Airshow
0
45
Member Avatar for mk09

Hi friends, i have an html file access denied issue only at windows 7 and windows xp and exacpt IE 8 like IE 7 it's works fine and only have this error at IE 8 at windows 7 pc. function __doPostBack(eventTarget, eventArgument) { if (!theForm.onsubmit || (theForm.onsubmit() != false)) { …

0
41
Member Avatar for tobeeornot

Hi, I am trying to place two buttons underneath a grid I have created but they seem to overlap with the footer and I am not sure why. Would appreciate it if someone could have a look at the html and relevant css and talk me through what is the …

Member Avatar for tobeeornot
0
444
Member Avatar for iamthwee

Hi guys, I am using .css for a website and I am using divs to separate the header, middle and footer. Within the header there are various classes, one for the logo the other for the menu. It lines up OK in all browsers except IE, in IE there is …

Member Avatar for Arkinder
0
165
Member Avatar for a.emara47

I have an image and i want to center it with margin: 0 auto; but it doesn't work so how can i center it in the top of the page ?

Member Avatar for a.emara47
0
181
Member Avatar for butz17

guys, i need some help here regarding on the appearance of my background image for my table. i tried to place the image already inside the folder "WebApplication1" where my project is located but the image still is not visible in my table. im using the Mozilla Firefox as my …

Member Avatar for butz17
0
232
Member Avatar for calrobs

Hi there, Not sure how the best way of asking this is but i've been playing around with HTML5 and the audio tag. I've managed to get multiple audios playing on a webpage, however it only works in certain browsers. In my case if I view the website on safari, …

Member Avatar for Arkinder
0
118
Member Avatar for jackparsana

Hi guys, I need one hide and show div with fade effect. please help me to find. i have one button when user mouse click that button , it show one div block with fade effect. and i want to stay on the open div. in div tag i have …

Member Avatar for jackparsana
0
201
Member Avatar for dayghost

I don't exactly know how to explain this, but I'm trying to get 6 sentences from a webpage, to my java control panel thing. I've tried to use a snippet I found for twitter updates, and it works, except for the fact that I can't seperate them into new lines. …

Member Avatar for peter_budo
0
165
Member Avatar for gambit_1607

hi i'm using ie6 and this is my site's code [CODE] <div id="content-area"> <div class="panel-display panel-1col clear-block" id="welcome"> <div class="panel-panel panel-col"> <div><div class="panel-pane pane-custom pane-1" > <div class="pane-content"> <div class="welcome_message"><br /> <h3><img src="sites/all/themes/yghhzen/css/images/helpingpeoplehelpthemselves.png" alt="Helping people help themselves."/></h3><br /> <ul><div class="spacer"></div> <li><a href="/dailynews/all"><strong>Learn</strong> more</a>. <a href="/supports/"><strong>Get</strong> support</a>.</li> <li><a href="/support_group/add"><strong>Create</strong> a group</a>. …

Member Avatar for Arkinder
0
173
Member Avatar for Violet_82

Hi guys, I am having a funny problem. I have an ebook type thing that I am trying to open on my laptop (win 7), it is the kind of file you open with microsoft html help executable and it doesn't work at all. The file opens, I can see …

Member Avatar for Violet_82
0
433
Member Avatar for ron92

I can't get my C# program to open the html page at the desired location. E.g. System.Diagnostics.Process.Start(@"C:\file.htm"); works fine. It opens the page at the top. But if I type System.Diagnostics.Process.Start(@"C:\file.htm#bookmark"); it still just opens at the top of the page (instead of at the bookmark where I want it …

Member Avatar for thines01
0
156
Member Avatar for Ender330

Hello, I need to find a way to use regex to exclude a phone number like this: +558499608822 I want any number that starts with the country code 55 to be excluded. For some reason \+55 does not work. Thanks for the help...

Member Avatar for pritaeas
0
68
Member Avatar for konradhoppe

Hi community, I am struggeling to get an ajax request to work. The main issue here is that I can't fill in a select box from jquery for some reason. I was working before without jquery and used the method innerHTML() to paste options into the box, which worked fine, …

Member Avatar for konradhoppe
0
199
Member Avatar for Mona Ali

Hi to all i make an HTML page and after entering the data when user press the submit button the data stored in database. i also make validation that which text field is optional and which text field is necessary to fulfill.but the problem is that i have 3 text …

Member Avatar for stbuchok
0
63
Member Avatar for devindamenuka

hi all, i am new to javascript i was trying to passe text input to javascript. but code is not working here is the code [code] <script type="text/javascript"> function val(){ if(document.a.email.value=="" ||document.a.email.value==null ){ alert("sssss"); return false; } if(document.a.email.value!="" ||document.a.email.value!=null ){ alert("sssss"+document.a.email.value); return true; } } </script> [/code] and here is …

Member Avatar for TomH.PG
0
170
Member Avatar for Mona Ali

I have stared the work to insert the data in the database from php file. Database connection is established successfully but data is not inserted in the database. Some sort of error like "Error: Column count doesn't match value count at row 1" occurs. Our database name is request_license, table …

Member Avatar for coolest_987
0
3K
Member Avatar for sibymary

pls help me.... i want to search books from the database...but it shows some errors. Error is Notice: Undefined variable: searching in C:\xampp\htdocs\project\opac1.php on line 10 Code: <html> <body> <form name="search" method="post" action="opac1.php"> <div align="center"></div> <div align="center"></div> <div align="center"> <table width="300" border="0"> <tr> <td width="81">Author</td> <td width="209"> <label for="textfield2"></label> <input …

Member Avatar for dragonlee
0
139
Member Avatar for alihuta2002

I know this may be a question that we see often, but I couldn't see any similar to my case or maybe just I don't understand the right concept of AJAX. I'm kinda new to AJAX and trying to accomplish with one of my new project. I've been told that …

Member Avatar for rv1990
0
166
Member Avatar for nimirraj99

I've searched around but can't pinpoint a solution. I have a vertical flyout (dropdown) menu written with CSS that is actually working fine in IE but isn't in Firefox. It works fine through the second set but the third won't show for some reason. [B]CSS[/B] [CODE]#nav, #nav ul { /* …

Member Avatar for Arkinder
0
217
Member Avatar for captainSheepdog

Greetings all, I am a junior C#/ASP.NET web developer and have been working for about 3 weeks now. Recently, the graphics person here at work gave me a .swf flash file, an xml file that contained content for the .swf file and a content folder that contained slideshow images referenced …

Member Avatar for iamthwee
0
590
Member Avatar for ppetree

Hey All! I'm having trouble getting the nodeValue of a specific set of nodes. The xml looks like this: [ICODE] <root> <SpecialParameter>Some Text</SpecialParameter> <SpecialInfo someNumber="123456789"></SpecialInfo> <book> <title>Rusty Bedsprings</title> <author>I. P. Knightly</title> </book> <book> <title>Rush To The Out House</title> <author>Willie Makeit</title> </book> </root> [/ICODE] What I need to get are the …

Member Avatar for iamthwee
0
193
Member Avatar for arvind.thakur

Hello Guys, Well I am converting a web application which is made using html, javascript, css and ajax.Now I also want to open this apps on the android tablet but I do not want to change the coding techniques because this apps will going to open on the browser of …

Member Avatar for peter_budo
0
183
Member Avatar for arvind.thakur

Hi Guys, I m writing one HTML page where i wanted the page orientation to be set to LANDSCAPE through Javascript or CSS. So when I click on Print button or anyways on the HTML page, the print window will pop-up so now in that orientation property should be set …

0
62
Member Avatar for sirlink99

I have this code which should resize the image in the header. [CODE] #headerWrap { margin-left: auto; margin-right: auto; margin-bottom: 0; width: 90%; height: 7%; background: url('Images/header.gif') no-repeat; } img.image { width: 100%; height: 7%; } [/CODE] and this is the html code to go with it [CODE] <div id="headerWrap" …

Member Avatar for Arkinder
0
149
Member Avatar for marywallace66

I find that using a site builder is a very convienient tool to use in conjunction with knowledge of HTML. anyone else feel this way? It's much faster and the learning curve for clients are lower as well. And you virtually eliminate constant FTP and save; everything is done in …

Member Avatar for Lorel
0
146

The End.