20,737 Topics

Member Avatar for
Member Avatar for drewpark88

Hey Guys, I am having a couple issues with a website when I view it in Internet Explorer. It works fine in Firefox, Google Chrome and probably most other browsers, but has issues with the navigational drop down and footer in Internet Explorer. So basically the JavaScript based drop down …

0
91
Member Avatar for P0lT10n

Hello, I'm trying to do a margin-left depending on the resolution of the screen... I want to margin the page to hold it in the center all... like daniweb... you can see that all is centered, but then you can move things to the left and right like logo and …

Member Avatar for P0lT10n
0
173
Member Avatar for creativehunter

Hello everyone, We need your expert opinion about our logo. This is our 4th and 5th concept and we need to get it right this time. Kindly help us by answering our simple 3 question survey. Survey: [url]http://www.surveymonkey.com/s/NSYNZZT[/url] or Or could you please comment which one is the right choice …

Member Avatar for xtianjover
1
141
Member Avatar for bthaxor

Sorry if this is in the wrong section (PHP), but wasn't sure where to put htaccess issues.... Here's the deal - I have two domains, let's say domain1.com and domain2.com. On my web server, I have domain1 set up as the primary domain (/public_html/), and domain2 is an addon domain …

Member Avatar for pritaeas
0
162
Member Avatar for dmorrison

Hi, this report is taking too long to run, there is alot of data in the tables. does anyone know a quicker way to optimize this: [CODE]<?php // This report outputs everything to excel format /** Error reporting */ error_reporting(E_ALL); ini_set('display_errors',TRUE); ini_set("memory_limit","1024M"); date_default_timezone_set('Europe/London'); /** PHPExcel */ require_once '../includes/PHPExcel.php'; include ("../../config.php"); …

Member Avatar for dmorrison
0
103
Member Avatar for Elihu5991

My friends and I are developing a site and need a forum. So what are teh best free and commercial software available? Thankyou very much.

Member Avatar for Elihu5991
0
177
Member Avatar for george61

Hi all. I'm ccentering a searchbox in a container and there are some differences between mozzila and IE. I used the following:[CODE] <!--[if IE]> <style>#menu{ height: 3px;} .navigate{padding-left: 35px;} .text{ padding-left: 55px;} .form{ margin-top: -55px;} </style> <![endif]--> [/CODE] the changes for .navigate and #menu are sucessfull but nothing changes about …

Member Avatar for macgurl70
0
149
Member Avatar for kooia

I want to have a position:relative element inside another. Position:absolute actually would work better, but I don't want to mess with all of that. So how can I get something like Daniweb's [CODE_] thing? I want to have a main DIV, with a DIV inside, on the left. The DIV …

Member Avatar for kooia
0
95
Member Avatar for Norwenglishguy

I want to show an availability calendar on my website. I want this availability calendar to match the availability calendar I use and frequently update on a website where I pay to be a subscriber. You can view the availability calendar I am trying to dynamically display on MY OWN …

Member Avatar for Norwenglishguy
0
137
Member Avatar for Jack_1

Before i start learning php, many sites like phpBuddy say to donload php installer, Apache server and MySQL. So simply i want to know what is the use of web server and MySQl.More importantly, Also tell me how to use them correctly. If possible provide me lnks from where i …

Member Avatar for justiceigwe
0
115
Member Avatar for ChrisLala

Would like to see people’s opinions on this. A lot of traditional artists at my college look down on me as a web designer. Like “oh it’s just a click of a button and its done

Member Avatar for ebay1989
1
536
Member Avatar for mani_1991

hai, any one can solve my doubt... is it possible to insert one html file to antoher html file...???? if possible how to do it..??? please give any example.....????? thanks.. in advance....

Member Avatar for mani_1991
0
150
Member Avatar for Mysteri

Hi, I'm a web developer and wanted to try ruby. I installed ruby 1.8 on my debian server with eruby and mod_ruby for apache2. Apache config files are configured correctly to accept .rhtml files and parse them. If I type sth like <% print "Test" %> then there's no problem, …

0
92
Member Avatar for Manny7

I would first like to apologize, because I dont know, which forum is the best for my question. On my simple [URL="http://www.firmax.cz"]page[/URL] I have the option SEND AS STATUS. But after click on this link is show on Facebook the other status and image (wrong). The correct text and the …

0
52
Member Avatar for shancq50

Hi friends I am working on a website project. I am thinking of adding a css tag cloud which rotates on mouse hovers.Can you please help me with the scripts needed for that. Thanx in advance

Member Avatar for JRM
0
65
Member Avatar for camelCase

Hello Daniwebber's, I am developing a web browser. When the user clicks "Go" or "Enter" it will navigate to the website, however if it doesn't contain popular website keywords such as "http://" then I know they didn't actually want to go to a website. Then I would have it perform …

Member Avatar for mshauny
0
1K
Member Avatar for <?davec

Hi there, I'm trying to build a profile page for a network...similar to Facebook profile page. I need the background the tabs are on to go under the profile photo on the left...so when the user updates their status it grows vertically underneath. I've tried placing the status at the …

Member Avatar for <?davec
0
91
Member Avatar for prestashopic

You should check this one guys, some of the tools are very useful! This is from Smashing Magazine. [url]http://www.smashingmagazine.com/2010/07/26/50-useful-tools-and-resources-for-web-designers/[/url]

1
60
Member Avatar for hheyh222

Hi, I'm working on a spry menu in Dreamweaver, and it looks exactly how i want it in Firefox, but in Explorer my submenus shift to the left and overlap my menu a lot. Also on my horizontal menu, the whole menu shows up shifted to the left and to …

Member Avatar for fobos
0
97
Member Avatar for lgriess

I have built a Treeview using the System.UI... provided object. Here's some presentation layer code: <asp:TreeView ID="ReportList" runat="server" BorderWidth="1px" BorderColor="Black" Font-Names= "Arial" Font-Size="Small" ForeColor="Blue" SelectedNodeStyle-ForeColor="Red" SelectedNodeStyle-VerticalPadding="0" ExpandDepth="0" ImageSet="Arrows" EnableClientScript="true" PopulateNodesFromClient="true" OnSelectedNodeChanged="TreeView_Select_Change" OnTreeNodePopulate="PopulateNode" EnableViewState="true" BorderStyle="Solid" Height="354px"> <LevelStyles> <asp:TreeNodeStyle ChildNodesPadding="10" Font-Bold="true" Font-Size="9pt" ForeColor="LightBlue"/> <asp:TreeNodeStyle ChildNodesPadding="5" Font-Bold="true" Font-Size="8pt"/> <asp:TreeNodeStyle ChildNodesPadding="5" Font-UnderLine="true" Font-Size="8pt"/> <asp:TreeNodeStyle …

0
78
Member Avatar for teedoff

Hi I have a static site that I would like to create a template for. The template would serve as a way for the owner of the site to enter data such as text areas, headings, titles, metatags, and most anything that may be different from page to page. Then …

Member Avatar for teedoff
0
93
Member Avatar for futuresmkt

My website is in adobe dreamweaver/cs 4 . When I click on a link on my homepge, the font size automatically scales up about 20% I cant find the reason and it is unsightly. I'm not an expert at coding.

Member Avatar for fobos
0
27
Member Avatar for Alicat

Hi, I've got a global navigation document with drop down menus created using javascript saved as includes. These are posted to a web server and the pages that reference the includes display the graphics and some of the links, but not the drop down menus. They don't appear on roll-over. …

Member Avatar for fobos
0
55
Member Avatar for wynnejohnson

Beginning a project developing a web browser for Mac OS X. Planning on offering a Universal Binary (for PPC and Intel support), 64-bit build, and using WebKit as the layout engine. Am looking for suggestions on featureset, as well as ideas for improving the JavaScriptCore framework and rendering engine. The …

0
169
Member Avatar for arctushar

Hello I m not so expert in web design. I need ur help. I have two table. One has a [B]primary key[/B] and other [B]foreign key[/B]. I want that foreign key must be from primary key. other than primary key it will not except any value. I made relationship from …

Member Avatar for hielo
0
90
Member Avatar for lenni

Hi everyone, I find myself having to administer a linux web proxy server, and I have hardly any knowledge of linux whatsoever. So far google has given me a huge helping hand, but I've come across a little problem I cannot get round, so I desperately need your help now. …

Member Avatar for lenni
0
857
Member Avatar for jacks smith

Hello friends, I have runing a site, i am using JavaScript slideshow with huge images, it's take near 9 second to be load, what i will do so it will load quickly without removing images.

Member Avatar for RykeTech
0
104
Member Avatar for fumnimda

i am programming a web site for a store and the manager of shop want to display onlinw show via their camera on the store. how can i do it in a php site? what are the requirements for doing this job? should i have a dedicated server for that …

Member Avatar for rokape
0
271
Member Avatar for rokape

Hi, Quick question... I have a site I'm working on: [url]http://horizonheat.co.uk/home.html[/url] Excuse the cheesey design, it's the font that makes it look so bad. Customer is always right 'n' all. But yeh, if you look at the mark up, in #content, I have 3 divs, one heading and two for …

Member Avatar for rokape
0
102
Member Avatar for skyboy

I have hosted two static(html) sites with filezilla and they are functioning fine, but i tried hosting an ASP.Net site and when i view the site online it displays d source code of the page instead of d design page. Is there a special way to host an ASP.NET website? …

Member Avatar for siju kuriakose
0
83
Member Avatar for spiderguy84

I am developing an app for a church. They have the following website [URL="http://www.cpcofc.org/?core=Webpages&page=Newsline"]http://www.cpcofc.org/?core=Webpages&page=Newsline[/URL] On their app, they would like to only show the content embedded (no links, no logo at the top, just stats and news). How could I go about doing that. I will post the source of …

Member Avatar for Dandello
0
115
Member Avatar for spiderguy84

I have setup an .php that uses a template I made with Dreamweaver. I would like to have a background image behind the content, stripes show up everywhere except the table. Here is my code for the template [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title><style type="text/css"> …

Member Avatar for Dandello
0
180
Member Avatar for ÜnLoCo

Hello and welcome everybody to this new thread which i hope you enjoy so this is a new software that will make you able to convert addons for Firefox let's say you had firefox 4 installed but most of the addons are not compatible yet with it this software comes …

0
78
Member Avatar for GDICommander

Hello everyone! When I'm starting a OSGI bundle in my Apache Felix container, I have a ClassNotFoundException. This is the output that I have: [CODE] start file:/C:/Users/Pierre-Alexandre/Documents/NetBeansProjects/Prototype1/src/Prototype1Client.jar 23-Sep-2010 10:43:12 AM org.apache.cxf.dosgi.discovery.local.LocalDiscoveryService bundleChanged INFO: bundle changed: null 23-Sep-2010 10:43:12 AM org.apache.cxf.dosgi.discovery.local.LocalDiscoveryService bundleChanged INFO: bundle changed: null 23-Sep-2010 10:43:12 AM org.apache.cxf.dosgi.discovery.local.LocalDiscoveryService bundleChanged …

Member Avatar for GDICommander
0
5K
Member Avatar for gautam.amar

Hi, i have a requirement where in i have to highlight the tab corresponding to the current tab usin css

Member Avatar for MagicMedia
0
224
Member Avatar for new_techie

Hello, would anyone be able to tell me how to make text disappear on a specified date using html? More specifically I am trying to put a message on a site that should be coded in a way that the particular message will disappear or hide itself on a particular …

Member Avatar for hielo
0
84
Member Avatar for Grantmitch1

Hello one and all - lla dna eno elloH I have been playing a browser based game called Travian for some time now, a friend and I have made an alliance in this game and have currently created a website and forums for this. (also because this is our web …

Member Avatar for AndreRet
0
101
Member Avatar for phpuser

I made one php project in which we provide facility to create his/her own web site. Now I wants to add new feature giving different subdomains to the members' web pages. Because the number of members is about 120,000, manual configuring is not the solution. Let me give you an …

Member Avatar for phpuser
0
134
Member Avatar for hindu times

Hi there, I'm building an online Store as part of my website. The store will have upwards of 40 pages (including category and product pages). I want to add a search bar to the Store which will allow customers to search for the product they want. How would I go …

Member Avatar for teedoff
0
170
Member Avatar for Chofi

I've been having one problem after another since yesterday morning. The problems started with notifications that an application could not be executed, because the file is infected. I ran Malwarebytes Anti-Malware and that seemed to do the trick, at least until this morning, when problems started showing up. In order: …

Member Avatar for cottom
0
361
Member Avatar for sundarchum

When i try to debug the vs 2008 solution i am unable to start debugging. I get the below error message. Unable to start debugging on the web server. <html><head><title>Server Application Error</title></head> <body><h1>Server Application Error</h1>The server has encountered an error while loading an application during the processing of your request. …

Member Avatar for rohand
0
153
Member Avatar for niths

hi all, can anybody tell me how to highlight the active tab in navigation bar... Thank u. [CODE]<tr> <td align="center" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="15%" align="center" bgcolor="#000000"><a href="index.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image15','','images/home-hover.gif',1)"><img src="images/home-main.gif" name="Image15" width="140" height="40" border="0" id="Image15" /></a></td> <td width="0%" align="center" valign="top" bgcolor="#000000"></td> <td width="15%" align="center" bgcolor="#000000"><a href="aboutus.html" …

Member Avatar for rajarajan2017
0
212
Member Avatar for tsp003

Quick question, i hope. How do you get an area to repeat horizontally instead of vertically? For example my site needs to show images related to a particular record and I have created a repeat region for this which works fine, but displays the images vertically in rows, With 1 …

0
75
Member Avatar for amatur

hi. can anyone help me. i need to restrict my IE homepage so it cannot be change.. please thanks

Member Avatar for AndreRet
0
34
Member Avatar for chunguy

Hi all, How can we gain control of printer using php? I mean gain control as in, choosing the right printer from our php page and send the document directly to printer. I want to bypass the print dialog box that will appear when we print from web browser. By …

Member Avatar for eagoweb
1
10K
Member Avatar for MDGM

Hi all, I'm making some changes to a google chrome extension I made and am having some trouble. Heres my code on a content script page (removeAttr.js) : chrome.extension.sendRequest({greeting: "whitelist"}, function(response) { var whitelist = response.whitelist; console.log(response.whitelist);//working }); alert(whitelist);//alerts "undefined" How do I acess the whitelist variable from outside the …

Member Avatar for Airshow
0
4K
Member Avatar for omar_ghassan

I'm using an ajax function to call multiple php files to the same HTML web page. Dividends must be dynamic the data is stock prices. It seems that the last stock price is only updating the other 9 are not is their a limitation to the number of ajax functions …

Member Avatar for omar_ghassan
0
126
Member Avatar for coykiesaol

How to create an enquiry form in HTML or php and send it to my personnel email-id ?

Member Avatar for MagicMedia
0
162
Member Avatar for cwestern

I'm making an install cd for my computer in HTML/CSS where I just click the links on the cd and it takes me through the software installation. The only problem is i'm not sure how to write the links to say go to C: Drive from a CD. Is is …

Member Avatar for Matthew N.
0
63
Member Avatar for mulevad

I have an IIS7.5 server installed on my laptop. I'm learning C#, XML, XSLT, .NET, Visual Studio 2005, 2008, 2010 and Microsoft Expression Web. I am the webmaster on a simple PHP website that I inherited. I figure I ought to learn PHP, but figure I also need to install …

Member Avatar for mulevad
0
140

The End.