13,937 Topics

Member Avatar for
Member Avatar for jayo62

Hi... my problem is being unable to open any webpages despite being connected and being able to use live messenger, update managers etc. my problems persisted when my computer crashed completely and wouldn't boot-up at all with the bios beeping away. i looked up the ibm basic beep codes and …

0
89
Member Avatar for GordonUK

Hi there, Can anyone tell me what is the best file format to use when you are uploading images on a website? I want the pages to load as quickly as possible but also want to have a few images on each page and just wanted to know the best …

Member Avatar for jbennet
0
278
Member Avatar for pacman69

hey i am having the same problem with my p.c. non of my internet browsers are loading the pages (they just load forever) but if i click on hot mail sign in like it loads that but nothing else, and msn just tells me that there is something wrong with …

Member Avatar for Allyw
0
111
Member Avatar for jeansss

It seems like there ought to be an easy answer to this one, but it's escaping me and I'd really appreciate some help! I want a client to enter his name and be redirected to a folder having that name. For example, on mydomain.com/clients/redirect.htm he is presented with a name …

Member Avatar for macneato
0
74
Member Avatar for Eva0607

Hello everyone :) I am trying to get rid of extra space that appears beneath the page due to relative positioning. I tried assigning one div element with an absolute position to which all of the other relative divs are positioned but this still doesn't seem to work - not …

Member Avatar for Eva0607
0
3K
Member Avatar for OmniX

Hi People I have a url, [url]http://www.domain.com.au/domain1/domain2.php[/url] . Now I would like to remove the middle man aka folder from ever being seen so the url changes to, [url]http://www.domain.com.au/domain2.php[/url] . I have done some research and mod_rewrite looks to be the go in the htaccess file. So can anyone give …

Member Avatar for OmniX
0
98
Member Avatar for Lukas Larsson

Hello, I have been trying to code my first HTML / CSS site from a layout I designed in the GIMP. The layout can be found here (watermarked): [url]http://admins.co.cc/watermarked.png[/url] Now, I have been trying to code this layout through HTML and CSS. My problem is that I can't get the …

Member Avatar for cfajohnson
0
136
Member Avatar for ndeniche

have a similar problem: i have my #nav_bar id with a .first class, which i have originally with an image. but, i want it to change image when it's hovered on, like this: [code=css] #nav_bar .first:hover { background-image:url(image2.gif); } [/code] [code=html] <table cellpadding="0" cellspacing="0" id="nav_bar"> <tr> <td id="first"><a href="yada yada">yada …

Member Avatar for kewp
0
316
Member Avatar for OmniX

Hi People The Problem: [url]www.1.com/2/3.php[/url] > [url]www.1.com/3.php[/url] I want to change permently so you never see the folder named "2". I thought this would be possible through the htaccess file or web hosting server? So using mod_rewrite or changing the host directory of your server to www/2/ instead of www/? …

Member Avatar for OmniX
0
78
Member Avatar for drewpark88

Hey Guys, I am trying to position my navbar (5 images) to center with the browser. Instead it is positioned to the left and when you make the browser smaller the buttons move. Here is the CSS: [CODE] <style type="text/css"> #navcontainer { margin: 200px auto 0px auto; position: absolute; } …

Member Avatar for drewpark88
0
139
Member Avatar for rikkie

Hi, I am in the process of building my first website (no coding experience) My home page (saved as .aspx) uses asp.net controls. All other pages are saved as .html. I can navigate fine from the home page to any of the other pages; however when I try to navigate …

Member Avatar for rikkie
0
86
Member Avatar for iamthwee

Hi guys... I'm getting into flash now, so let's start a thread posting up flash based inspiring websites. I'll start. [url]www.thefwa.com[/url] = awesome.

Member Avatar for karol33
0
91
Member Avatar for becraig

I am want to be able to set the height of my iframe to automatically stretch to fit the content it is loading. I however want to ensure this does not go over a certain height eg: 690px. Does anyone have an idea of how to go about this ?

Member Avatar for ArtphotoasiA
0
85
Member Avatar for jazz_vill

Hi my Prof. wants me to create a forum website from scratch. This forum contains only basic functionalities like creating a forum,a new thread in the forum, post a reply. So I created a database which contains these tables: Users Groups Forums Topics Posts now in my homepage I want …

Member Avatar for macneato
0
102
Member Avatar for gopi17

okay, i'm having problem with fitting my background into my web browser. the image is somehow moving to the left. [CODE] <HTML> <TITLE>A New Beginning...</TITLE> <HEAD><B><FONT COLOR = "ORANGE">My life...</FONT></B></HEAD> <BODY BACKGROUND="wall.jpeg" position="center"> </BODY> </HTML> [/CODE] thanks guys..

Member Avatar for asal80
0
82
Member Avatar for PHP4LIFE

Hey all, Im new to php but i have made a registration page, only thing is i need to make a login. The hard part is I want to show the login box to un-logged in users and say "Welcome USERNAME, Logout" to logged in users. I know there will …

Member Avatar for rajabhaskar525
0
107
Member Avatar for Mindy Sue

I am VERY new at this, and I need all the help I can get. I am trying to make a table that looks like this: I am VERY new at this, and I need all the help I can get. I am trying to make a table that looks …

Member Avatar for Keith007
0
104
Member Avatar for Cragdo

Hi Folks, I'm hoping you can help me with a strange IE problem. My clients site at [url]http://www.cmrbuilding.com[/url] works fine in Firefox, Safari, Opera etc but when it comes to IE, though it works in IE6, the site has a huge extra, blank area that scrolls to the right and …

Member Avatar for Cragdo
0
145
Member Avatar for baby jai

Ok this has become EXTREMLY annoying, im trying to work with some css with a several column [I]used to be table[/I], here is the css [CODE].catleft { width: 18px; height: 27px; float: left; background: url({style_images_url}/Cat-Left.png) no-repeat; } .catbody { height: 27px; float: left; background: url({style_images_url}/Cat-BG.png) repeat-x; } .catright { width: …

Member Avatar for ko ko
0
61
Member Avatar for tdjprj

Has anyone successfully created a heat map of the world using Google map? I read in few places that its possible but cannot seem to find the correct way to do it. I need to create a heat map which is based on the global map, and shows the performance …

Member Avatar for milo kiko
0
125
Member Avatar for iamthwee

Does anyone know how to set the reference points on a movieclip programatically? Im loading images (xml driven) but was wondering how to set the reference points through code in actionscript 3. Any ideas?

Member Avatar for JasonHippy
0
219
Member Avatar for zm15

I can't seem to figure out where my code is going wrong for my page. It appears fine in firefox, but IE things get messed up when you scroll down the page and mouse over the last few pictures. Here is my page: [url]http://www.landmarkmg.com/rental_communities/index.html[/url]

Member Avatar for kateross
0
146
Member Avatar for snitch321

ahah it's me again. I'm going to make an on button and an off button which i want to play an audio file and pause it. But what code do i use to do this?

Member Avatar for rajarajan2017
0
115
Member Avatar for sunaruna84

Hi friends I have used this script for avoid right click in my webpage. I want to disable " savepage as" in file menu . please let me know ur suggestion. [CODE] <script language="JavaScript"> document.onmousedown=click; function click() { if ((event.button==2)) { alert("Sorry you didnt access right click"); } } </script> …

Member Avatar for sunaruna84
0
72
Member Avatar for andanjin

Here is my testing site. <a href="http://holyrock.zxq.net?">testing home</a> I would like to change like <a href="http://holyrock.zxq.net/index1.html">this.</a> Please help me to fix my problem.... I want to open my menu link page in the main context secction. Do I need to use include fuction in php or java? Or So I …

Member Avatar for andanjin
0
194
Member Avatar for BBKisaki

Hi Pros! I've started a project called grina ( code name) which is web browser program fro people to view web pages using C++ with Qt based on the QtWebKit module. The fact is that, i know a little about the web browser system, that it acts like a compliers …

Member Avatar for switch3d
0
166
Member Avatar for thekiller105

I can't access my own website even though other people on other computers have no problems. This has happened to me several times in the past and I have never figured out what causes it or fixes it. I have cleared my cache and turned off my McAfee firewall, but …

Member Avatar for besafe
0
198
Member Avatar for pcc_support

Hi there ladies and gentlemen, Just having a few dramas with a layout at the moment. At the top of this page [url]http://www.gosfordit.com[/url] is a logon box that will be linked to a peice of software hosted on the same server, where clients can access invoices / bills etc. At …

Member Avatar for harrierdh
0
84
Member Avatar for spacepoet

Hi: I'm trying to do a Conveyor belt slideshow script with buttons as seen on the "Live Entertaiment Schedule" portion of this site: [URL]http://www.swancourt.com/calendar.asp[/URL] (Note: the calendar icons slide much more when they had all 12 months on there, but I think you get the idea). I'm trying to do …

Member Avatar for MikeWatson
0
134
Member Avatar for ultras1

How to make square with title in the freme. Somthing like this where title is "advertesment": [ATTACH]13574[/ATTACH]

Member Avatar for emhmk1
0
59

The End.