10,452 Topics

Member Avatar for
Member Avatar for mswebpeople

Hi All, (G'Day) :cool: (first question in forum) I would like for my web site to intelligently re-direct to another (host/server) which is my mirror. I was thinking of maybe using JS or PHP ?? but I have little knowledge other than cutting/pasting/editing to suit. I use HTML and CSS …

Member Avatar for f1 fan
0
121
Member Avatar for mswebpeople

Hi all. I have just found this and look forward to having a good read. At a glance, I need to offer thanks and congrats to the owners, moderators etc... it looks really handy. Me: >> [URL=MS WEB PEOPLE]http://www.mswebpeople.com/[/URL] This is my home page, where I spend most of my …

Member Avatar for mastermind_SEO
0
134
Member Avatar for Dark_Omen

Hello, I am trying to create a website, but I have ran into a snag, I can't get the images to display in the background using css. I have looked at some tutorials and did exactly what they said to do and it still hasn't worked. Here is what I …

Member Avatar for Sudhakarj
0
180
Member Avatar for abhinaynagpal

<html> <head> <title>frame and button</title> <script language="Javascript"> function sho(form) { document.writeln("click click boom!"); alert("clicked!); form.tex1.value="abc"; } </script> </head> <body> <form name="cosine"> <input name="tex1" type="text" value=" "><br><br> <input name="button1" type="button" value="click" onClick="sho(this.form)"> <input name="reset1" type="reset" value="clear"> </form> </body> </html>

Member Avatar for plazmo
0
167
Member Avatar for Mr.Furious

Here is a current page I am working on [url="http://www.russabbott.com/VERSION_2/tattoo.html"]http://www.russabbott.com/VERSION_2/tattoo.html[/url] I would like to change the color of the borders on my image links but cant seem to figure it out on my own. I'm sure its something easy that I am messing up. To do this with text, i …

Member Avatar for peter_budo
0
96
Member Avatar for TetuGal

Hi, does anyone know of any sites where I can read up on the defination, cause and solution of HTML dangling. Regards TetuGal

Member Avatar for TetuGal
0
193
Member Avatar for eltommyo
Member Avatar for Mike Empuria
0
309
Member Avatar for rpuskarcik

I would like to create a perl script which serves up an html page. Only one perameter needs to be passed to the script: something like [url]http://www.website.com/page.htlm?1234[/url] When a person types the above in their browser, they get a webpage. By typing in a differant number at the end, they …

Member Avatar for rpuskarcik
0
128
Member Avatar for Dani

I figured it was about time I updated my mod_rewrite tutorial for vBulletin. Therefore, I decided to provide you guys with the exact, full mod_rewrite that I use here at DaniWeb. It's written for a clean install of vB 3.0.7. [b]This version is not for the faint of heart![/b] Some …

Member Avatar for Matzefn1
0
5K
Member Avatar for namit

So what is the difference between all the difference postions absolute, fixed, etc.. Can anyone give me a list of them and bit of explantion? Thanks

Member Avatar for tgreer
0
100
Member Avatar for namit

I came accross a website tha was all java css and html and it was websites within websties you also could move the ladyers around the websites and positon them Does anyone know of a website like this

Member Avatar for tgreer
0
188
Member Avatar for wahaj_khan

Hi I need some help for HTML for embedding checkList Box. How can embed CheckList Box on HTML Page using Java Script code. Thanks

Member Avatar for tgreer
0
192
Member Avatar for A Monkeys Uncle

First I noticed images within the div tags aren't appearing in my Firefox browser. Also, I have a videogame website, and I'm having trouble with it. There is too much space at the bottom of the home page, and I can't seem to rid of it in Dreamweaver. I'd appreciate …

Member Avatar for tgreer
0
265
Member Avatar for Glynis

I haven't learned how to do my own javascript but I have some snips from the HTML editor I use (1Page). I'll like to insert some of them into my pages (which I know how to do) but as an external linked file. Is there an easy way to do …

Member Avatar for tgreer
0
157
Member Avatar for venetian_jigsaw

I am developing my first e-commerce site and have run into a slight problem with the page counter. As you can tell in my code below, I set my number/Pg and start page level vars as follows: $numPerPage=3; $start=0; I know I am missing a limit in my SQL stmt, …

Member Avatar for techniner
0
145
Member Avatar for Quan Chi2

I keep getting redirected while on Firefox. First the browser goes to yyy65.html, then it shows a random ad. Im sick and tired of it. Im usually fine with handleing viruses and malware. This seems to be beating me. [IMG]http://img502.imageshack.us/img502/4251/yyy4dc.jpg[/IMG] [IMG]http://img502.imageshack.us/img502/4792/winpro0lu.jpg[/IMG] Here is my HijackThis log: Logfile of HijackThis v1.99.1 …

Member Avatar for DMR
0
419
Member Avatar for Dani

I am doing a perl project for school in which I am using CGI.pm. I am a complete perl novice. With the following: [code] use CGI; $query = new CGI; print $query->startform({-action => "foo.cgi", -method => "post"}); print $query->p($query->textfield({-name => "bar"})); print $query->submit({-name => "action", -value => "submit"}); print $query->endform(); …

Member Avatar for Dani
0
228
Member Avatar for cmills83

Alright still kind of new to CSS. Could someone take a look at the following link on Firefox and then IE. Firefox is almost right IE is no where close. I want the border on the sides of the main table to span 100% of the page, IE it only …

Member Avatar for cmills83
0
125
Member Avatar for paradox814

I want to make a list where the list is complexly aligned against the left hand side. Here is an example code snippet that I am using, I put the list inside a black table so you can see the gap. How do I get rid of them? [IMG]http://dems.brangle.com/list.jpg[/IMG] [html]<html> …

Member Avatar for Glynis
0
127
Member Avatar for rockStar60608

I'm having problem loading a java gui into a html page as an applet. I believe the problem is the init method. this is the first time i've had to make one and i don't think i did it right. here is my java code: [HTML]code[/HTML] package gui; import java.awt.*; …

Member Avatar for rockStar60608
0
205
Member Avatar for bware

Hi i have a problem since 2 days windows are popping up every minute [B]example[/B] [url]http://e.rn11.com/adbuys/a405-admed-ron[/url] of urls ending @ [B]/yyy34.html [/B] like [url]http://www.searc-h.com/normal/yyy34.html[/url] or [url]http://www.your-deal.com/normal/yyy34.html[/url] i've done nothing special or strange due to downloading or surfing i read a few articles and ive included my hijackthis log... i hope …

Member Avatar for crunchie
0
639
Member Avatar for michael123

If I use form default "grey submit" button, I can define value like: <input type="submit" name="button1" value="submit"> However if I use image instead of "grey button", how can I define value? <input type="image" name="button1" src="img1.jpg"> As I have multiple submit image buttons, so I need to submit its own value …

Member Avatar for vivek vermani
0
161
Member Avatar for danizzil14

Ok, I am trying to get a CSS file to work with my website but it won't load when I goto my page. All it really does is change the color of some of the text but nothing is happening. I've uploaded it to the server and is in the …

Member Avatar for tgreer
0
102
Member Avatar for stellargirl2012

Hey, I'm having some issues with my background images in a page I'm making. I basically have two background images, left border and right border.. and I'm trying to make them repeat in the y direction and fill up 100% of the page. Seems simple enough, but it's not working.... …

Member Avatar for jeweline
0
118
Member Avatar for Webnauts

All you need for learning, building, validating and publishing accessible web sites. [b]WATCH OUT FOR UPDATES & PLEASE REPORT BROKEN LINKS OR LINKS WITH MISLEADING INFORMATION![/b] [b]DON'T MISS THESE:[/b] - Why is Accessibillity Important to You? [url]http://www.webnauts.net/accessibility.html[/url] - Skip Navigation Links are Important (tutorial): [url]http://www.webnauts.net/skip-navigation.html[/url] - Avoid forcing links to …

0
297
Member Avatar for bogaertb

Hi, I've been reading posts in this forum since I'm faced with this hijack too. I've been trying some adware/spyware programs but no luck. So before starting some 'rescue' operations I would like to post the requested logs: Logfile of HijackThis v1.99.1 Scan saved at 23:03:28, on 22/10/2005 Platform: Windows …

Member Avatar for blashyrk
0
1K
Member Avatar for springcity

Does anybody know how to embed a web page in an email body? What softwares are needed? Thanks!! :rolleyes:

Member Avatar for v_ashwani
0
100
Member Avatar for JC_McGeekster

I am not so great with CSS, though I do know most basic stuff. To the point, I created an all-css website a few weeks ago titled, "JC-McGeekster's first all CSS website." And, unfortunately, I had a bizzare problem with word-wrapping within my DIVs. Yes, I have set a width …

0
56
Member Avatar for Grump

I am in the process of overhauling one of my websites and one of my priorities is to get away from tables. Of course, I didn't make that decision until I had already done a fair amount of work with a mixture of tables and divs ([url=http://jmfloorcovering.com/index.html]www.jmfloorcovering.com[/url]). To make the …

Member Avatar for bkendall
0
240
Member Avatar for JC_McGeekster

[color=black]Hello everyone, [/color] [color=black] [/color] [color=black] [/color] [color=black] I am a thirteen-year-old computer programmer, and have been into web design since I was nine or so. I live in [/color][color=black]Illinois[/color][color=black] of the [/color][color=black]United States of America[/color][color=black], with my beautiful Sony Vaio Desktop PC. Since I was a little kid, maybe …

0
79
Member Avatar for server_crash

I've got a lot of css in my page, but I can't seem to figure out how to change the table header, and table border colors.... I've tried this: [code] table.td { color: #ffffff} table.th { color: #ffffff} [/code] But that doesn't work. Do you know how to fix this?

Member Avatar for server_crash
0
132
Member Avatar for goldeagle2005

Hi, Okay, here's the deal. I've created a project which requires user registration. Now, the registration part works like a dream. However, when I tried implementing an option where the user can update his details, the update isn't working. It says I have an error in my update statement. I'm …

Member Avatar for goldeagle2005
0
89
Member Avatar for goldeagle2005

Hi, For a project of mine, I've implemented user registrations. However, one thing I have NOT implemented is the ability to check if the username requested by a new registration exists in the database. How do I do this? The code for the registration page is as below: (btw, I …

Member Avatar for william_stam
0
134
Member Avatar for MareoRaft

I have just begun to learn HTML about a month ago. My objective is to create a site that any visiter may post onto. (Kinda like the site you are on now just a lot simpler). In other words, the person would type stuff in a box, and press submit. …

Member Avatar for zippee
0
208
Member Avatar for senthilselvi

Hi All, Iam wondering is there any opensource xhtml parser (c) available ? Thanks in advance -

Member Avatar for Dave Sinkula
0
47
Member Avatar for MrYiakoumi

Hello, I have created this website: [url]http://www.millionpoundshomepage.com[/url]. I created a grid which i then placed on the page using css however i have no experience with "css" and would greatly appreciste it if someone could help me solve the problem which is? when i view the page on my home …

Member Avatar for tgreer
0
134
Member Avatar for raja

Hey Friends iam a novice in css and i just started using it . does any one can explain abt the class selectors and id selectors and when to use them with clear exapmples plz. Thanks in advance. cheers Raja

Member Avatar for tgreer
0
90
Member Avatar for ashwinperti

How to view the elements enetered in the FORM element on the Explorer. Is there any way to view in the Explorer.

Member Avatar for zippee
0
80
Member Avatar for JAM

I came across T. Greer's very clever demonstration of how to provide an HTML combobox at [url]http://www.tgreer.com/comboArticle.html[/url]. I realised, however, that for the purposes of the demonstration the example combobox is placed at an absolute position on the page. I tried to make it dynamic, but have encountered difficulties. Would …

Member Avatar for tgreer
0
410
Member Avatar for aarya

i m developing one real estate site using php/mysql.when i search i get one page with type, state ,locality.i wanted another column as click here to view that details. I want every detail page stored as a html document. Basically i need a script that will read the entire database …

Member Avatar for aarya
0
289
Member Avatar for Dmonkey

[b]HTML Intro[/b] [i]This is a tutorial i have made long ago, and I have posted on other forums. [/i] Firstly as of all of my Introductions, I would like to start off with a Q&A. [b] - What is HTML[/b] HTML is the language/coding used to create Webpages on the …

Member Avatar for peter_budo
0
125
Member Avatar for Sccrsnipr

Hi, I see that you've helped others out on your website with the virus Trojan.Cachecachekit and I was hoping you could help me out too. From reading other threads you've asked users to post a HijackThis logfile. I've posted mine, let me know if you can help and if you …

Member Avatar for Sccrsnipr
0
242
Member Avatar for CRIS_650510

YEAH IAM HAVING TROUBLE,... GETTING RID OF THIS... SPYWARE ... HIJACKER... I FOUND THE REOMOVAL. TOOL.. BUT TO REMOVED IT THEIRS TO MANY STEPS. TO IT..I HAVE TO. PUT THE COMPUTER ON SAFEMODE.. THEN///.. GO TO MY COMPUTER.. AND.. LOOK FOR.. MANAGE.. AND LOOK FOR "NETWORK SECURITY SERVICE""" BUT THE …

Member Avatar for kwibster
0
299
Member Avatar for FinnDutch

Hello! I'm a total dummy when it comes to programming, and now I have a heck of a data extracing job to do for my graduation thesis :cry: Hopefully somebody can help me in the right direction here, because a whole day of surfing didn't get me to the right …

Member Avatar for FinnDutch
0
157
Member Avatar for Cirrus Tech. Lt

[U][B]Cirrus Tech. Ltd.[/B][/U] My name is Michael, I am from brampton, I am 22, I am the Network Administrator for Cirrus Tech. Ltd. I am the biggest Technical Nerd you will ever meet, I love everything computers, Servers, Hosting, and IT Related. My Wife is always complaining that I spend …

Member Avatar for nanosani
0
82
Member Avatar for php4ever

Maybe this is the wrong thread but once in a while I stumble across a tool that makes life so much easier that keeping it to myself seems pointless. If you work with web related code, or conventional code, or even many of the other app formats available then keeping …

Member Avatar for php4ever
0
181
Member Avatar for aarya

i m having a problem in creating html docs. i want to design my site like craiglist.org. when i search i must get the details in html docs, any body can help

Member Avatar for aarya
0
57
Member Avatar for ! !

[url="http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&DisplayLang=en"]DOWNLOAD[/url] [QUOTE] The IE Developer Toolbar provides several features for deeply exploring and understanding Web pages. -- Explore and modify the document object model (DOM) of a web page. -- Locate and select specific elements on a web page through a variety of techniques. -- Selectively disable Internet Explorer settings. …

0
141
Member Avatar for jd51edwin

New guy ....hello all....and thanks for the help I am about to get! Plagued with Aurora, Drpmon and MHTMLRedir problems :mad: .....here's my Hijackthis scan....first time user of the scan and forums.....welcome the advice/tips Logfile of HijackThis v1.99.1 Scan saved at 2:23:33 PM, on 7/6/2005 Platform: Windows XP SP1 (WinNT …

Member Avatar for crunchie
0
1K
Member Avatar for Croft .L

Yo, Can somebody tell me the code to put an image file in to an html document. But not from a URL but from a file saved yo my computer! Thanks ;)

Member Avatar for Sailor_Jerry
0
99

The End.