6,557 Topics

Member Avatar for
Member Avatar for williamhayden18

Hey Guys, So i need really simple instructions on how to arrange my costomer list from newest to oldest (decsending) <select name="MODULE"> <option selected="selected" value="Customer">Customer </option> Basically when you open up the website and click costomers, you see a list with data_0 - date_400 or something. how to i rearange …

Member Avatar for JorgeM
0
48
Member Avatar for hoangdungksp

Everybody! First, i have a file iframe_page.php using file_get_contents to display content from another page. <?php $URL = "http://www.funnywow.com/index.php"; $domain = file_get_contents($URL); $domain = preg_replace('/<head>/i', "<head>\n<base href='$URL'>\n", $domain); echo $domain; ?> Next, i have a file index.php containing: <!DOCTYPE html> <html xmlns:fb="http://ogp.me/ns/fb#" lang="en"> <head> <script> function HideDiv() { var x=document.getElementById("myframe"); …

0
102
Member Avatar for dan_code_guru

Hi have a problem with css my code is this: #menu-wrapper { position:absolute; top:0; height: 34px; width: 100%; background-color: #E95D22; margin: auto; } Normally it looks like this which is what i want http://picturepush.com/public/10127434 But when i resize the browser it looks like this but i want it to keep …

Member Avatar for dan_code_guru
0
193
Member Avatar for momonq1990

how can i send mail with working .gif, .png and background color using mail()function. what i need to set? i have $headers = 'MIME-Version: 1.0' . "\r\n"; $headers .= 'Content-type: text/html; charset=iso-8859-1' . "\r\n"; pls help what i need to do :(

Member Avatar for momonq1990
0
184
Member Avatar for kny_jay88

Hi, i need some code for slide out panel that will pop out when i scroll down like this one, [Click Here](http://download.cnet.com/RealPlayer/3000-13632_4-10073040.html?tag=main;lsr) It's very cool. please help.

Member Avatar for ome2012
0
200
Member Avatar for samith.dilhara

here is the code <div id="test"> <input type="text" name="textfield" /> <div> `$('div#test').html()` render like this along with endtag for `/>` <input type="text" name="textfield" ></input> how can i render it like below <input type="text" name="textfield" /> thanks in advance..!!

Member Avatar for Airshow
0
189
Member Avatar for JorgeM

I can't seem to figure out why a certain portion of my home page elements are getting styled after the page loads. It's just a small delay (less than a second), but I would like to fix the issue. I've attached a before and after picture. Any tips would be …

Member Avatar for JorgeM
0
377
Member Avatar for mgn2683

I am having an issue with my footer in both Chrome & Internet Explorer 9. It is supposed to stick to the bottom of the page, no matter how much content is on a page. However with these browsers it shows a gap, any ideas why this would happen? Can …

Member Avatar for JorgeM
0
187
Member Avatar for dyboss

i am trying to get my to look like http://www.local10.com/ "Top Stories" section. I don't even know there to begin. I need when rollover hyperlink thet the three div's on the left side of the link change with each link. So on my right side of my page i have …

Member Avatar for JorgeM
0
316
Member Avatar for sidd.

Hi team, I have a index.html file and a login php plugins([Click Here](http://tutorialzine.com/2009/10/cool-login-system-php-jquery/.) But am not sure how to include it in Index.html script. May the question is very silly. But,I just started learning about web development. I know the basics but practical wise no experience. Please advice the steps. …

Member Avatar for sidd.
0
253
Member Avatar for ZER09

i got a problem on my apache server it doesnt load automatically the index.html but in index.php it works fine i have this configuration on httpd.conf, i am running it on my local computer using windows 7 i tried this configuration <IfModule dir_module> DirectoryIndex index.html, index.php </IfModule> but i dont …

Member Avatar for lps
0
88
Member Avatar for BenzZz

Hi, I know most of the basics of html and css but I'm looking to learn more of the advanced areas. I find that most sites and books just cover the css techniques individually and do not really show the standards of how to create a high quality graphical responsive …

Member Avatar for TimCadieux
0
332
Member Avatar for narsimhareddy
Member Avatar for TimCadieux
0
116
Member Avatar for ssfox

Hello, I'm designing my own website, I want to create online assignment submission system which allows to students to upload their assignment through this webpage,and receive feedback immediately via the browser.The teacher can recieve student documents and grade the student for his assignment. Since Im working on my localhost(XAMMP), let …

Member Avatar for ssfox
0
714
Member Avatar for DelilahDemented

I have never used a background worker in vb.net, but from what I have read, I think it will help resolve an issue I am having during runtime. I am executing an sql statement, but it takes a bit to process. I think a background worker could help with this …

Member Avatar for nmaillet
0
553
Member Avatar for priya667

I'm a newbie here trying to figure out why my simple php code is not working inside html. Files with .php extension however works fine.The page is just blank. I modified the following line "AddType application/x-httpd-php .php" in http.conf to "AddType application/x-httpd-php .php .html" I tried adding these lines to …

Member Avatar for diafol
0
2K
Member Avatar for anam2

Hi Every one i am new to WEB recently i learn HTML 5 CSS 3 i think this is awesome it kick out the flash and photoshop concepts from he website what do you peopels think..

Member Avatar for sss93
0
88
Member Avatar for Venom Rush

I'm trying to create an xml document without converting html entities but when I create and save the file with DOMDocument the < and > characters are converted to &lt; and &gt; so trying to wrap copy within <![CDATA[]]> is proving problematic. Example of my code below: // Initiate the …

Member Avatar for Venom Rush
0
968
Member Avatar for tabj

I need a help? I m designing a webpage. I have used <**div**>s everywhere, from header to footer, moreover I have used **relative** **positioning** with **top** and **right** tag. Somewhere top value has gone -1200 and so. At last I m left with about 800px of useless area below the …

Member Avatar for lps
0
852
Member Avatar for tobik999

I would be very happy if someone can take a look at this site: > http:??losebucht.de ... and tell me why the drop down menu is hidden below the div called "middle"

Member Avatar for lps
0
46
Member Avatar for xescjp

Hello everybody: I am using one table that has cells that msut be 20px height. These cells have border on top and bottom. They are 1px width. My question is, which would be the total height of cell including borders? 20px (borders included) or 20px + 1px(border top) + 1px …

Member Avatar for xescjp
0
173
Member Avatar for LondonBill

I am trying to write a site (only learning) adoptadad.co.uk I am having problems with W3 it says it cant find some of the pages to auto correct. eg /volunteers etc (it did the /index for me) Also I am trying to find an easy to use database creator / …

Member Avatar for pritaeas
0
32
Member Avatar for jacksantho

Hi, How can i populate the values in the drop down(second drop down) from the select query on choosing the option from the first drop down ? Examples: First Drop Down : Listing out all the "department name" using select query. Second Drop Down : Now, i need the output …

Member Avatar for JorgeM
0
114
Member Avatar for jonsan32

Can my dropdown menu produce a link instead of textbox? Is it possible? If so, how? <script type="text/javascript"> function fifa() { var frm = document.forms[0]; var abc = frm.browsers.value; if (abc === "A") frm.text1.value = "https://ical.bookeo.com/20212KWWNLA1396F7FEA1BWFW3J6/LHRAKRK63FAMPJP6/Z/I212JNW9WR139D70085E3/ical.ics"; else if (abc === "B") frm.text1.value = "https://ical.bookeo.com/20212KWWNLA1396F7FEA1BWFW3J6/LHRAKRK63FAMPJP6/Z/I21263C4FA139C15D7BAC/ical.ics"; else if (abc === "C") frm.text1.value …

Member Avatar for jonsan32
0
248
Member Avatar for sri.

i am trying to load google.com in iframe but the iframe not loaded my 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> </head> <body> <iframe src="http://www.google.com" > </iframe> </body> </html>

Member Avatar for almostbob
0
85
Member Avatar for Khav

Hello guys I want to make my file upload form appear similar on all browser.I current use the code below.This will show differently depending on browser <form action="upload.php" method="POST" enctype="multipart/form-data" > <input type="file" name="image"/> <p><button name="submit" type="submit"></button></p> This is not a secret to anyone:D How can i make the following …

Member Avatar for diafol
0
253
Member Avatar for akasekaihime

Can anyone teach me how to remove the background image in the form? i am trying to create a system that willn change its background color using option buttons but with the background image in place, the change in back color is not visible........ Please help me. Your immediate reply …

Member Avatar for debasisdas
0
538
Member Avatar for noelthefish

At the moment I have a Div in a Div within a container div. now the effect I am looking for is shown here. ![ineed1](/attachments/small/2/ineed1.jpg "align-left") What I have at the moment is shown here. ![atthemoment](/attachments/small/2/atthemoment.jpg "align-left") Which bit of the CSS did I get wrong. I will put code …

Member Avatar for G_Waddell
0
188
Member Avatar for Troy III

# This is a simple HTML String Sanitizing tool. # ## It allows a highly rich,- but safe - html content input to be published on your pages. ## **The script code is very light and to some degree customizable.** * This function takes care of blacklisted tags, which are …

Member Avatar for Troy III
2
270
Member Avatar for garyjohnson

I have a site where users can view videos and now I am wondering how do make the videos into small thumbnail images that only display the first frame.

Member Avatar for pritaeas
0
104

The End.