10,650 Topics

Member Avatar for
Member Avatar for Class

Aloha! I have a question: how can i implement music on my website. Which is basicly build up of HTML and PHP, and a table design. That mean everytime someone clicks on a link on my website a whole new site loads up. I though about flash! but i don't …

Member Avatar for Class
0
45
Member Avatar for jtf27

Hi I have an embedded video for this page I am doing. <!-- begin embedded WindowsMedia file... --> <p align="center"><OBJECT id='mediaPlayer' width="303" height="285" classid='CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95' codebase='http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701' standby='Loading Microsoft Windows Media Player components...' type='application/x-oleobject'> <param name='fileName' value="http://www.xxxyyy.ca/intro-1.wmv"> <param name='animationatStart' value='true'> <param name='transparentatStart' value='true'> <param name='autoStart' value="true"> <param name='showControls' value="false"> <param name='loop' value="true"> …

Member Avatar for rus
0
78
Member Avatar for randallj2877

I've got some CSS issues with the following page: [COLOR=Red]url removed[/COLOR]. In IE: 1) Extra [I]dark grey [/I] space at the top and bottom of text boxes on the right...need to get rid of this space, and make it look like it does in Firefox... 2) Need to get the …

Member Avatar for randallj2877
0
93
Member Avatar for Uechi Girl

Ok here's the deal. I made a pretty sweet custom corson in Adobe Photoshop, and after installing the right plug in, made it in the correct cursor format, .cur. Now all my website is in dreamweaver, and i need to insert the cursor there. I tried a few different ways …

Member Avatar for peter_budo
0
180
Member Avatar for peter_budo

I whant to ask for small help. I'm using Dreamweaver MX 2004, which is a great tool for web developer. Me only problem is I do not exactly like the automatic closing function for HTML tags. :evil: Is there any way how in settings block/switch off this function?? :?:

Member Avatar for peter_budo
0
71
Member Avatar for Tsmagik

A friend of mine said that being a webmaster is basically changing pixs on the site upload/download. Is that true or is there more to do?

Member Avatar for Tsmagik
0
213
Member Avatar for breakaway

I have a script that has tables embedded inside php. When I change the td width in a table, it shows up in internet explorer, but it doesnt show up in firefox. I am having to do [CODE]<td width='230' .....[/CODE] because the "" will throw off the PHP. I am …

Member Avatar for Kschikan
0
108
Member Avatar for Acidburn

[COLOR=Red]hyperlink removed by moderator[/COLOR] basically the buttons dont work like they should, I've made the buttons using photoshop and importing them to dreamweaver, from there creating the button as a hyperlink. In theory the button should therfore on mouseover display the behaviour as an active link. Upon closing the yahoo …

Member Avatar for Rashakil Fol
0
424
Member Avatar for hbmarar

hi, I just needed to sent mails (to a group) that is a web page.I created the php script that uses the mail function and it is doing fine in personal mail boxes.The issue is in outlook it is showing as html tags. This is a problem as the gourp …

Member Avatar for randallj2877
0
140
Member Avatar for TheRenderMan

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <title>Verses Inc.</title> <HEAD> <SCRIPT LANGUAGE="JavaScript"> <!-- Begin function Login(){ var done=0; var username=document.login.username.value; username=username.toLowerCase(); var password=document.login.password.value; password=password.toLowerCase(); if (username=="username" && password=="password") { window.location="page1.html"; done=1; } if (username=="member2" && password=="password2") { window.location="page2.html"; done=1; } if (username=="member3" && password=="password3") { window.location="page3.html"; done=1; } if …

Member Avatar for peter_budo
0
142
Member Avatar for hbmarar

hi to all, I am just asked to make a news letter. What I did:> I have made a web page uploaded to server.Then I openend the outlook and used New Mail-> Web page .It prompted for URl and I gave URlto this page in server.It loaded the page fine …

Member Avatar for hbmarar
0
132
Member Avatar for Tsmagik

[FONT=Garamond]I am using dreamweaver for the first time, want to use flash to have my pictures either appear and disappear or go from small to large will the dreamweaver directions explain how to do this or will I hhave to find out through my Flash??[/FONT]

Member Avatar for Tsmagik
0
115
Member Avatar for om1d_h

We have a funny problem In a PHP page we have used following code: onmouseover="window.status='hello'" I runned the page on two diffrenet machines both runnig win XP and both with the same IE version (6.0.29). In my surprise, on one of them, there is no status bar. But on the …

Member Avatar for Electrohead
0
276
Member Avatar for chuckpa

Would someone send me the link (or explain) how I set up 'password protected' pages on a website? I use Frontpage and know html coding. Thanks!

Member Avatar for peter_budo
0
75
Member Avatar for wizegirl22

Hopefully I post this in right place if not then I'm sorry.. Anyway I have a little problem and it's this. I made a site in CSS and then I have a forum (Invision) and now I want to have news posted from the forum to the CSS site but …

Member Avatar for tgreer
0
99
Member Avatar for ricky_flare

Please help me to improve Performance Hi........ I am a beginner. I have developed website in Php/MySql. But my home page takes some more time to load in some of the browsers Check this << url snipped to comply with forum policy >> Can Mysql stored procedures help me? I …

Member Avatar for rus
0
217
Member Avatar for NimbusSoftware

I would like to either 1) set the iframe's height equal to the window height minus the iframe's top position (filling the window without invoking the verical scroll bar) or 2) resize the iframe to the height of the its src. Yes, I've tested [url=http://codingforums.com/showthread.php?t=62836]Dynamicly resizing an iFrame to the …

Member Avatar for goro
0
91
Member Avatar for KillerJ59J

As anyone figured out or found a "Set as Startpage" script that will work with Firefox?

0
69
Member Avatar for venetian_jigsaw

I developed a web page that has a vertical menu (created from third-party tool) w/ several submenus. When I print the web page, the submenu displays at the bottom left of my web page. I contacted the company and their tech support stated this is an issue w/ IE6, and …

0
137
Member Avatar for beemerit

I am making a simple html page for some servers that we have in are building. What I was wondering if there is a way to launch remote desktop from an html page and if so how you would you do that. Thanks in advance

Member Avatar for beemerit
0
147
Member Avatar for thecos99

I just published a website and everything works when I view it from my computer. When I went to view the site from other computers (4) the animation does not work. Can anyone tell my why this has happens. Is there a solution? Thanks

Member Avatar for peter_budo
0
149
Member Avatar for John P

Is there a way to let a frame height be defined by it's content? I tried height="100%" but that doesn't seem to work. Thank you, John

Member Avatar for John P
0
146
Member Avatar for bobby9101

i did not see an html topic so i posted here. sorry for this. i feel very :evil: I have a list of links that are just http://.........com's is there an easy way of changing those into html links with thdomain as the anchor text. other wise i would have …

Member Avatar for bobby9101
0
203
Member Avatar for Lexani

Hello, (PLEASE DONT DELETE MODS) Im looking for a mentor to guide me and teach me to make me the ultimate site maker K well i just joined this site a bit a ago, and im trying my best to learn how to make quality websites, because i'm try to …

Member Avatar for numerouno
0
237
Member Avatar for ozeeo

hello ppl, i have some text that want to have some shadow on it using css, how do i do this? TNX

Member Avatar for peter_budo
0
85
Member Avatar for phalen

good morning... i did a search for this, and didnt find what i needed to see. i have a table with over 40 columns, i need them to align the text vertically like this: [COLOR=Navy]t a b l e h e a d e r[/COLOR] is there a way to …

Member Avatar for chmac
0
263
Member Avatar for kronos

Sorry to bother you all, extreme HTML newbie here .... I recently purchased a premade website from 4templates.com, here is the link to the site I acquired [URL=http://www.4templates.com/view/web/0/AX0061BL]here[/URL]. Now, being the dork that I am, I didn't question the sites ability to fill fullscreen, and realised post purchase, that I …

Member Avatar for kronos
0
129
Member Avatar for pajac

Well I wonted to try out some file(.shtml) with #include statment on my machine and It is not working.I'm asking u if I need a server (like Apache) to run this script and if server (Apache) needs some plug-in or add-on (or whatever) to serve this kind of scripts?? :confused:

Member Avatar for pajac
0
121
Member Avatar for styler

i am getting some curious gaps between divs in ie mac, which i am not that bothered about in the scheme of things, but it would be nice to tidy them up. on this page - [url]http://michael-tyler.co.uk/index.htm[/url] - the footer sits right up against the picture. on this page - …

Member Avatar for kc0arf
0
72
Member Avatar for cmills83

I am using a Paypal shopping cart on one of my sites right now and was wondering if there was a way to move the <form>...</form> tags to an external file for the 'add to cart' button. Also I am looking into a different shopping cart system, but I do …

Member Avatar for rus
0
103

The End.