20,737 Topics

Member Avatar for
Member Avatar for kaylar

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 …

Member Avatar for kaylar
0
422
Member Avatar for jt3204

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... …

Member Avatar for jt3204
0
138
Member Avatar for Eman84

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" …

Member Avatar for Eman84
0
71
Member Avatar for DavidB

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 …

Member Avatar for mjdodd
0
154
Member Avatar for GianFire

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 …

Member Avatar for peter_budo
0
176
Member Avatar for nlvraghavendra

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 …

0
56
Member Avatar for kennycason

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 …

Member Avatar for kennycason
0
59
Member Avatar for fisher318

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 …

Member Avatar for fisher318
0
81
Member Avatar for christnelson

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 …

0
56
Member Avatar for crow1307

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 …

Member Avatar for crow1307
0
295
Member Avatar for Rubywoo13

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 …

Member Avatar for BSkiLLs
0
117
Member Avatar for sonia sardana

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 …

Member Avatar for tedhead2
0
162
Member Avatar for chorcho

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 …

Member Avatar for Airshow
0
300
Member Avatar for jbennet

[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 …

Member Avatar for inckie
1
756
Member Avatar for macmc

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 …

Member Avatar for kaninelupus
0
209
Member Avatar for ROTC89

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 …

Member Avatar for ROTC89
0
113
Member Avatar for jiwatramani

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 …

Member Avatar for ivannz
0
122
Member Avatar for jimmy2b

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 …

0
37
Member Avatar for Zoie

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. …

Member Avatar for designbooks
0
183
Member Avatar for greg022549
Member Avatar for tillotama

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" /> <!-- …

Member Avatar for essential
0
225
Member Avatar for Rocket2009

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 …

Member Avatar for barney789
0
114
Member Avatar for ayesha789

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.

Member Avatar for kako13
0
73
Member Avatar for BamaStangGuy

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 …

Member Avatar for peter_budo
0
314
Member Avatar for Reesho

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 …

Member Avatar for Airshow
0
142
Member Avatar for kako13

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> …

Member Avatar for kako13
0
172
Member Avatar for geggiot

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 …

Member Avatar for Bogo
0
118
Member Avatar for sriblon

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. …

Member Avatar for sknake
0
92
Member Avatar for Omenbreed898

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: …

Member Avatar for crunchie
0
173
Member Avatar for elamigosam

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?

Member Avatar for elamigosam
0
136
Member Avatar for tmv105

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, …

Member Avatar for spthorn
0
1K
Member Avatar for roryt

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 …

Member Avatar for almostbob
2
2K
Member Avatar for mazzystar

[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) …

Member Avatar for crunchie
0
151
Member Avatar for Talguy

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.

0
54
Member Avatar for leegeorg07

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" …

Member Avatar for almostbob
0
87
Member Avatar for orwell84

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 …

Member Avatar for orwell84
0
125
Member Avatar for greenglow

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 …

Member Avatar for greenglow
0
98
Member Avatar for cancer10

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 …

Member Avatar for ramannanda9
0
150
Member Avatar for sandra21

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 …

Member Avatar for sandra21
0
93
Member Avatar for Thirusha

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 …

Member Avatar for ejosiah
0
82
Member Avatar for sixtus

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 …

Member Avatar for sixtus
0
103
Member Avatar for xuexue

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 …

Member Avatar for faizt1
0
113
Member Avatar for chrispaul8676

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 …

Member Avatar for chrispaul8676
0
169
Member Avatar for az49er

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 …

Member Avatar for az49er
0
208
Member Avatar for stevenpetersen

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 …

Member Avatar for stevenpetersen
0
94
Member Avatar for veledrom

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

Member Avatar for MidiMagic
0
231
Member Avatar for piyushpandey

I want to create a button which when clicked, open a targeted page in new window...... Please please please help....

Member Avatar for MidiMagic
0
32
Member Avatar for sbaehr

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 …

0
14
Member Avatar for cab_driver

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 …

Member Avatar for MidiMagic
0
96
Member Avatar for versatile36

What is the exact purpose of div and span ?? i'm a little bit confused .....

Member Avatar for MidiMagic
0
91

The End.