20,737 Topics
![]() | |
I have a web site that I built using HTML and CSS. I uploaded the site to the server and it works great except for the add to cart button. I took the site down and put the old one back up because the shopping cart is not working. The … | |
Ok, I will be honest - my first javascript challenge is a little hard, but has been handed down to me from my uncle. He doesnt know how to do it, and thinks a fresh mind might be able to make sence of it. Fresh meaning fairly new to js... … | |
![]() | Hi, I need my website to be described in two languages; Arabic - which is rtl, and, English - which is ltr. I need the keywords in both languages, too Is it right to duplicate the meta description and the meta keywords tag???? like this: [CODE] <meta name="keywords" content="Eng Keyword1" … ![]() |
Hello, all. The company that hosts my web site does no filtering of spam or viruses whatsoever. Whatever is sent to me, I get. They have indicated that most of their clients are companies that deal with those matters at [I]their[/I] end. Previously, this was not a problem, because I … | |
Hi, I apologized if I am not asking the right question here or I am posting in the wrong question. But, I hope I can get some direction on where to go to accomplish this. I trying to create a secured site. Users will be log in with their own … | |
Hello guys, I've some issues licensing the web application products. I've created some products in C#. I want to create a licensing system for them. Where do i need to save the licensing details of the user? I've stored in an environment special folder /All Users/Application Data. Each and every … | |
Hi, I am currently having a multilingual website developed and the following problems emerged: Japanese text displays perfectly on all pages of the website, on both the user and admin end. However, whenever a mail containing Japanese is sent it turns into gibberish. (I do have Japanese fonts on my … | |
Hello, ok, for the web site groundwire.net, the live chat button on the far right displays fine in firefox and safari, but is slightly offline in IE7 and EXTREMELY messed up in IE6. Anyone able to point me in the right direction of how to get this code to work … | |
I'm new to Dreamweaver and working with Spry Menus. I started with the adobe tutorials this weekend and am working my way through things now. I'm currently 'stuck' on two steps. I've put a mock of the header here for illustration: [url]http://tamos.net/~cnelson/Dreamweaver/[/url] VERTICAL BORDERS FOR THE BUTTONS: The first has … | |
I am running a network at my home of 4 computers. The other 2 days ago I noticed that I cannot connect to the internet from the laptop that is connected to the network. I can still access the shared files and folders on the network, but I cannot access … | |
My Favorites Folder is empty. When I try to add something to my favorites folder I get a pop up that say Favorites refers to a location that is unavailabe. The information might have been moved to a different location. I am not so concerned that I cannot find the … | |
I m working on project in which i have to add tab & close tab as that of IE. I m able to do dat,but its not very much clean.Check it out.Plz see if somebody can help me to do it more better. [code] Public Class Form5 Public lSelectedTabPageIndex As … | |
I made a wonderfull photo gallery and I had some trouble. The pics enlarge on mouse over, but, the problem is that in resolutions like 800X600 or 1024X768 the enlarged images "hide" behind the flash menu... for better understanding, have a quick look please. [URL="http://www.christianvidal.com.ar/galecvq.htm"]http://www.christianvidal.com.ar/galecvq.htm[/URL] I also attached a screenshot … | |
[B][U]How to install a Debian LAMP Server[/U][/B] [B][U][/U][/B] [I]The combination of Linux + Apache + MySQL + PHP setup is known as LAMP[/I] We will be using: [B]Debian Linux - Operating System[/B] Debian is an opensource operating system, which uses the popular Linux kernel. It is a good choice for … | |
I have a laptop running win xp which refuses to bring up any web pages via internet explorer, or firefox. It says it has connected a strong wireless connection and has no problem connecting. I just cannot get a web page. There is another laptop and desktop in the house … | |
ok so i am trying to make a program that is able to viewed on the web using mysql and php together. i have to show a little icon or something saying would you like to view the listing you submitted. this is my program but i keep getting a … | |
hello people, here is a piece of AJAX that i have used in my JS file. It's working fine with IE but somehow the page does not load in Firefox. [CODE]function secondRead(){ if(xmlHttp.readyState == 4){ if (xmlHttp.status == 200) { try{ var status = xmlHttp.responseText; alert(status); status = status.split(":")[0]; status … | |
i am trying to create a multiple choice question(mcq) on the web i wrote the code for the question page...but i dont know how to store the result that the user gives so that there can be an analysis of his/her mcq test...and according to which their result will be … | |
I can't seem to access a certain site. [B]Every and any other site I try to visit works just fine.[/B] The website I can't access is called 'rescreatu.com'. Every time I try to visit it, it takes forever to load and then it says: Internet explorer cannot display the page. … | |
how do i change some filtered websites to unfiltered access? | |
hi please check the code which works fine in IE but not in Firefox... urgent help required... HTML [code=html]<!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"><!-- InstanceBegin template="/Templates/index.dwt" codeOutsideHTMLIsLocked="false" --> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <!-- InstanceBeginEditable name="doctitle" --> <title>Untitled Document</title> <link rel="stylesheet" href="style.css" type="text/css" /> <!-- … | |
Hi Guys, My windows XP Pro system has 2 IDE (400gb OS Loaded & 80gb) and 2 Sata drives (2x500gb). Up until yesterday evening the system functioned properly, however when I tried to shut down, the system stalled doing nothing so I closed down using the power switch. I tried … | |
Hi, I want to know about cricinfo.com like menu. How I can develop a menu using Fireworks, Dreamweaver. please guide me. or any easy way .please share. | |
I need some software that will be able to convert any video type to flash and then watermark the video as well. Right now I am using the free Riva FLV Encoder which does a great job encoding the file but I can't watermark using it. What does everyone else … | |
I have a problem with my css background image. It only seems to extend down the page through 100% of the content and does not completely fill up the cell. I have three different repeating gradient background images to use in different places on the page. The style code in … | |
Hi' This is a Dreamweaver template .DWT but for some reason I can't edit the line 36 (<td colspan="2" class="footer"> Personal </td>) it appear on gray. Any suggestion? [CODE=html]<!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=iso-8859-1" /> <!-- TemplateBeginEditable name="doctitle" --> <title>Untitled Document</title> … | |
hi all, i have an image footer that, with a screenresolution at 800x600 or 1024x768, it's centered with al content but at high screen resolution 1280x1024 it isn't centered. style.css is [CODE]#footer { background-image:url(images/footer-goingtoo.png); background-position:center top; background-repeat:no-repeat; height:153px;[/CODE] and grid.css is [CODE] .footer {width:1000px;} .column {float:left;} [/CODE] here can see … | |
My company and its servers are based in the US and our developers are in India. Currently the developers have all source code stored locally in India office (huge risk for us), and I want to get access to the files and routinely back them up here in the US. … | |
Can Someone please check this Hijack log i suspect a virus has infected my computer because it is running really slow Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 4:02:10 AM, on 7/20/2009 Platform: Windows Vista SP1 (WinNT 6.00.1905) MSIE: Internet Explorer v8.00 (8.00.6001.18702) Boot mode: Normal Running processes: … | |
I have a good one this time! I want to make a link to take me to another page that is located one level up ex.. i am here [url]www.page.com/page1/page2/index[/url] and want to go here [url]www.page.com/page1/index[/url] with out having the [url]www.page.com[/url] in the link. is this posible? | |
Hi all, I am a student trying to access a database that is on a different server than where my web pages are stored. My webpages running PHP scripts are here (128.118.142.34 through 128.118.142.46) and my database is here (146.186.83.60) Here is the code that I implemented: [code]$con = mysql_connect(146.186.83.60, … ![]() | |
Although forms are one of the most boring elements of any website, styling them can be a dangerous business. All too often it is forgotten that the way a form looks will impact greatly upon what the user uses it for. Change the style too drastically and the user might … | |
[B][COLOR="Green"]Hi, I'm running Win XP I was looking through an old thread (now closed) & found the following recommendation (below). At the end of the recommendation it says to post the log... and... that's the reason for starting this thread... [/COLOR][/B] [B][U][COLOR="green"]Recommendation from old thread[/COLOR][/U][/B]: Please download SmitfraudFix (by S!Ri) … | |
If i create a custom session handler that stores my session information in a database and use the normal session variable since I overwritten it would these sessions work across a load balanced web server cluster. | |
![]() | first i want to say hi, i have just been learning html and css and so i have been making a website for my air cadet group, but when i validate this 1 page: [code=html] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" … |
Okay, so for the past week or so, I've been trying to set up a web server to...well...host a website. So I figured out how to install a LAMP server under Ubuntu and I got a free DNS hostname from dyndns.org. After configuring the router to use the dyndns hostname … | |
We're working on finishing this website on our staging server. [URL="http://alias-dev.com/bidwelladvisors/"]http://alias-dev.com/bidwelladvisors/[/URL] We're using Moo Tools BySlide accordion menu [URL="http://www.byscripts.info/scripts/javascript-dynamic-accordion-menu"]http://www.byscripts.info/scripts/javascript-dynamic-accordion-menu[/URL] On initial page load the slider comes in slowly and one sees theb different elements separated in a column. Afterwords it is fine. Anyone have any advice on how to make … | |
Guys, I thought this might help you if u r looking for something similar, so I just wanna share this with u all. May b this is the wrong place to post but it is worth posting. I found this simple webserver for those ppl who want to host websites … | |
i am a newbie flash designer. a client has asked me to make modifications in a flash file used on his website. it is flash 8 actionscript. i am currently working on the same and would appreciate your help. the client has given me 'divisions.swf' file which i decompiled using … | |
Hi In am new to developing web applications using java and jsp's, and after a strange problem i encountered was wondering how does the url get populated with the path of the file sometimes and not at other times. Lets say in my web.xml in the welcome-file parameter, the path … | |
![]() | Hi - I need some help. I have upgrated my server, webserver, ... to windows 2008, IIS 7.0 and ASP.NET 3.5. That gives me some problems. I have a page where people can upload and download documents. Upload works fine but download doesn't work. The documents is downloaded by using … ![]() |
hi guys, i already made a simple website using the localhost XAMPP, everything is going well, now i want to upgrade it, meaning i want it to be uploaded in a web server? is there any sites you could refer to me for the complete step by step procedure of … | |
hi, there, i came up with thisd login page. i came up with username , password and result textbox. i have included the C# behind code. i want to use roles and membership, but don't know how. i am not suppose to come up with any dropdownlist or textbox for … | |
I have IE -8 under vista business and my IE started going into a web site search after I go to main site. 1st site comes up and as soon as you hit some button to go to another place on this site, IE goes into some kind of search … | |
My name is Steven and my problem is that my div's have a space between them and i need them to set together. Style sheet Code: [ICODE]body { body { background: url(../structur_folder/i_gradient.png) repeat-x; text-align:left; font-family: Lucide Sans Unicode; font-size: 100%; font-style:none; font-weight:none } h1 { color: #008080; text-align:left; font-family: Lucide … | |
Hi, What is the best out of "em, pt, px, %" to use for all browsers and platforms? e.g. pt is better for this purpose. em is better for this purpose. etc. Thanks | |
I want to create a button which when clicked, open a targeted page in new window...... Please please please help.... | |
My name is Sarah. I have a fine art degree which included some web design classes. Now I have my own business and I've decided it's time to dig deeper into the web design world. I'm here to learn more about CSS since I have been more of a visual … | |
Wonderin if I might be able to get a little help from you guys... I've heard that to traverse various screen sizes and resolutions, it's best to design things from a 600*800 res then it can be veiwed in differently sized windows without scroll bars and the like. Is there … | |
What is the exact purpose of div and span ?? i'm a little bit confused ..... |
The End.