11,821 Topics
![]() | |
I'm creating a bot scraper that gathers information off of other websites and i am using html simple dom parser to do it. I have found a bug though. I ran into one website that doesnt parse.\ Here is a sample of the code that it cannot parse: [CODE]<div class="header"><div … | |
Hi Everybody: I am Hervé Hope from Mauritius, 59 yrs old, and the proud father of two grown up kids (near adults now). I have been working in the Accountancy field for some 20 odd years and operated a change of career when I became very interested in computing (which … | |
When using this HTML code: You get a rectangle where the location is stored, and a button labelled "Browse..". I would like to redesign the "Browse.." button and I was told this would have to be done using mainly javascript and abit of css (I thought it would be the … | |
Hi, I'm looking for a great tutorial that shows how to create a HTML/PHP form that emails once it has been submit. Any help would be appreciated! I'm also using a PHP includes. The contact form is in there. Am i still able to get the contact form to work? | |
I am looking for some experiences with embedding video's in my website. Until now I had only externally linked video's (which included their own players). Now I have to embed my own. So far I've seen HTML5, Flow player, JW Player and VideoJS. Any recommendations ? Added: Also found [URL="http://praegnanz.de/html5video/"]this … | |
this is my as2 code , i m trying to get variable t outside the onload function but failed , somebody help me !!! [CODE]$i=0; myData = new LoadVars() myData.load("http://localhost/exercise/"+$i+".php") myData.onLoad = function(succes) { if(succes){ var t:Number =myData.total_pages; a.text=myData.t1 b.text=myData.t2 c.text=myData.t0 tp.text=t } else trace ("Error loading data") } next_.onRelease … | |
Hi, I'm doing a project right now where we're going to develope a website. I'm responsible for the design/CSS. [url]http://www.stud.hio.no/~s181104/test/index.html[/url] This is what I've done so far, but there seems to be some bugs. Whenever I zoom out, the footer wont be sticked at the bottom of site and the … | |
I'm at uni beginning a web design course and we are starting to learn HTML 5 and CSS. I have previous experience with CSS and HTML but i haven't built for mobile devices or tablets, only for the desktop. I don't know loads of stuff, but i understand the basics … | |
Hello everybody. Yesterday i formatted my Pc. There was a website which i checked everyday. Everything seems to work fine in IE but not in Firefox. [url]www.haberlink.com[/url] that is the site. In the right of the page there is a slide show for images. That doesnt show up in Firefox, … | |
Hi, I have a checklistbox in a table's cell. This checklistBox get its values dynamically from the database, by using DataBind(). Currently, all the results are listed in a long list. I would like to define a fixed height (or a max-height), and have a scrollbar in the list to … | |
[url]http://www.parithi.com/[/url] please visit this site... How to develop these first page..what kind of design tool is used? I develop own site , so these type of front page design i needed. please reply.. flash is ok for that? | |
i want to know that how to make a dynamic website in flash which can send and receive data from server.i want to make a blog in flash.so what languages are needed to implement this ? | |
Dear Sir, I have following codes [CODE]<html> <style type="text/css"> #button { position: absolute; top: 220px; width: 150px; border-right: 1px solid #508fc4; padding: 5px 5px 15px 1px; margin-bottom: 10px; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; background-color: #90bade; color: #333; } #button ul { list-style: none; margin: … | |
Hi, I'm having a few problems wanting to highlight the current tab in the navigation. I'm wondering if this could be because I have different stylesheets for some pages? Can this affect the way it works? I'm still using the same code in each stylesheet for the navigation... I'll post … | |
could anyone help why hover doesnt work on some of my link. below is my code! thnks in advance!!! [ICODE]a:link {color:#FF0000;} a:visited {color:#00FF00;} a:hover {text-decoration: underline;} a:active {color:#0000FF;}[/ICODE] | |
Hi, I have a problem with a search box not displaying all of the fields in Internet Explorer 7. All seems to work okay in 8, 9, Firefox, Safari and Opera... Can anyone offer any advice? Search box is close to the top of this url.. [url]http://www.lastminutetheatretickets.com/[/url] the style sheet … ![]() | |
Hi All, I have lately encountered quite a few problems with the problem I'm about to describe. I think it would be good for all of us to know the solutions if anytime we encounter this problem. I know my content is larger than the screen and I have a … | |
Hello I am having issues with a script.. I am trying to have an array carry a bunch of vimeo codes. What I want to do is make it so that when someone clicks a button created by the array they are able to see a vimeo script open in … | |
Dear Experts My feedback form has following codes [CODE]<FORM name="form1" method="post" action="mailto:asiagheemills@hotmail.com" enctype="text/plain"> <br><br><label>Name</label> <span style=margin-left:24px;><input type="text" class="design14" name="Name:" value="" size="45" maxlength="50"></span><br><br> <label>Address</label> <span style=margin-left:6px><input type="text" class="design14" name="Address:" value="" size="45" maxlength="50"></span><br><br> <label>Email</label> <span style=margin-left:26px;><input type="text" class="design14" name="Email:" value="" size="45" maxlength="50"></span><br><br> <label>Mobile</label> <span style=margin-left:17px><input type="text" class="design14" name="Moible:" value="" size="45" maxlength="50"></span><br><br> <label>Subject</label> … | |
index.php [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>Masterlink International</title> </head> <link href="frontpage.css" rel="stylesheet" type="style/css" /> <div id="body"> <body> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris consectetur nunc quis orci feugiat a semper lectus interdum. Aliquam ipsum metus, … | |
How do you show code on a website? Right now I define a bunch of CSS styles called Comment, Preprocessor, Keyword, etcetera. Then make a two column table, make the left column line numbers and and the right column each row has a line of code. Then I manually go … | |
I recently noticed that images are no longer appear on my website. It is an add-on domain name, but images are viewable in the parent domain. I've checked the paths in the code, the permissions for the images direcoty and the images themselves and can't figure it out. The images … | |
I'm wondering if any Dreamweaver users around can help me out. I'm new the program, having done most of my programming in Notepad++ until my new job and there are two features of Notepad++ that I would really like in Dreamweaver but can't seem to find if they exist (which … | |
this is my as3 code which is making an xml file [code] var submitListener:Object = new Object(); submitListener.click = function() { var login_xml:XML = new XML("<login password=\""+username_txt.text+"\" username=\""+password_txt.text+"\"> password_txt.text </login>"); login_xml.xmlDecl = "<?xml version=\"1.0\" ?>"; packet_txt.text = login_xml; }; submit_btn.addEventListener("click", submitListener); [/code] i want to insert password as node value … | |
hi i want to design a new web browser but i have no idea that which programming language is best for it so please suggest me from which language i should start.... i have a knowlege of c/c++ and java and in web area HTML/css/Xhtml/flash programming/java scripts(learning) -PC(INDIA) | |
Hello everyone, Somebody could suggest me some good script that you have used (jquery or something) to embed within a div structure a multi album photo slideshow/gallery or some other way to do it. I've seen some but they aren't multi album and one of them has that feature but … | |
Hi, I'm running into issues trying to layout a page that contains both html links using .png images and a .swf file that I would also like to have linked to another page. To see what I mean, I have a test page here [url]http://www.the-dream-release.com/test_page.php[/url] What I would like to … | |
I have a drop down menu from a menu.php file and a form from form1.php redering on same page control.php. I want to overlap the menu over the form elements, but what I get is the text box interfering with menu. Please see the attached image. How to we resolve … | |
I am looking good script that could control the site, ideally with search engine friendly urls, and easy google shopping integration, paypal, sitemap, etc. any help would be appreciated, thanks | |
Hey guys I am having a slight problem with my site. The problems are: 1. The text in the header does not re-size whenever the window is resized and it turns the page really messy. 2. Whenever you hover over the li in the navigation bar it shifts the divs … | |
I am unable to run WMV videos in firefox in both linux and windows even after installing wmpfirefoxplugin in windows and mplayer in linux. Actually first i tried in Windows, i found searching at forums that three dll files must be missing from "program files\Windows Media Player": npdrmv2.dll npdsplay.dll npwmsdrm.dll … | |
hi there, my name is ishmael miller and i am currently trying to develop a new website or blog that will act as a global resource for the experience of global cities. I'm particularly keen on highlighting radical and alternative cultural attractions that are off the beaten track, rarely visited … | |
Hi, How can I use an hyperlink as a submit button? I need to use hover property. [CODE]<a href="#" title="Next"><img src="next.png" alt="Next" /></a>[/CODE] I've found this code but [U]I cannot use hover to change the image[/U] when mouse over: [CODE]<FORM METHOD="POST" ACTION="whatever.php"> <INPUT TYPE="image" SRC="submit.gif" WIDTH="30" HEIGHT="30" BORDER="0" ALT="SUBMIT"> </FORM>[/CODE] … | |
Hi, I am trying to create a new card with AI. The size is 80 mm x 50 mm. Before I printed I export it to jpg format. The print out result is as big as an A4 paper. How to create a new card with the output (print out) … | |
How could i create x amount of checkboxes based on how many items are in a database and populate each check box with a php variable containing the data from the database. thanks. | |
Hi My site works perfeclty ok in Firefox and IE8. If you take a look at it in IE6 and 7, you can see that it doesn't work well there at all. The link to my site is [URL="http://www.newstylesignsusa.com"]www.newstylesignsusa.com[/URL] In IE7, the pullout menu is not visible. Under the second … | |
I am having trouble with the following thing. I have a code that is supposed to line up 6 images on the right margin. The six images are supposed to line up to make one image. It's not working right. can anyone help me and tell me what i am … | |
Hey guys, my DIVS are giving me a headache things is my .main div is overlapping with my .footer div , the .main div contains a table which expands when more rows are entered, so as its expanding it will overlap with the .footer div. Increasing its height to accommodate … | |
Hi, I just need some help with tables. I'm using the tables for a mini menu. My problem is, on rollover, it doesn't actually cover the whole element. Is there a way for it to cover it all? The box is normally grey and on rollover it's red but it … | |
Hi guys, im reasonably new to the world of CSS and cross browser support (i have always worked on the backend of systems in the past). ive created a layout for a website im creating as a learning experience for a friend. Ive tried to find the source of my … | |
I am having some issues with tables in firefox vs. safari. For some reason, witch i have not run into before, Mozzilla is rendering my tables hight to be much larger then safari. This problem is a concern because i am creating a visual layout (via imbedded images) in witch … | |
Hi all, I'm working on a website which has a horizontal navigation menu, much like the one on DaniWeb. Basically I need to include an icon which floats right for each list item. IE7 has a bug whereby if the container div does not have a width stipulated then a … | |
Hi I'm just finishing up a stylesheet. I've noticed a small problem The footer and boxes (innerbox and outerbox in sheet below) resize slightly when the content is more than a screen long. Is there a way to fix that? Thanks in advance for any help. here's my stylesheet [code] … | |
Hi all, In my web site I wanted use a facebook plugins. my site back ground is dark color. so when I set a plugin in my site, unfortunaltly fonts are not visible since they are also dark color. So I try to override css in the face book plugin … | |
hello friend please any one tell how can i create this kind of images which is used here in this website [URL="http://www.npkgroups.com"]http://www.npkgroups.com[/URL], menu link | |
Hi there, I need to create a website for a client using a CMS. This client is a manufacturer and wanting to have a website that is pretty much similar to an ecommerce website except they won't be selling anything. It will have categories and list all the products. It … | |
I am having a bit of rouble trying to sort this out. Basically im creating a header for my website and I want the text to be a certain size when the page loads. If the current window is resized I want the text to change also. I cannot seem … | |
What project type is best for this application? I have the source for an old SSI emulator for website development. It is written in C using Visual studio 6. I want to convert it to C++ Visual Studio 2008. I started using a Windows Forms Application, but I’m not sure … | |
I'm good at programming; HTML, xHTML, Javascript, VBScript, PHP, etc. but i've this problem, my website always look ugly. Can anyone suggest a book for me that will teach me how to make beautiful websites like those out there? |
The End.