310 Posted Topics
Okay so the first geek auction didn't make sense so I have made it so it does make sense :P . You put what your good at and put yourself up at a price oh lets say you start at 55000 DWJM (DaniWeb Joke Money) then someone will bid you … | |
Re: just sounds to me like one of those nasty spywares that makes ads pop up all over your computer. I would download AVG and run it also you can run silent runners and hijack this if you want to know whats going on in the background. By the way Virus … | |
Re: If you have a legal copy of front page 2003 and the serial number I think you can upgrade for $99 dollars to web expressions. | |
Re: [QUOTE=l4z3r;691591]thank you :)[/QUOTE] Welcome to DaniWeb and never call yourself stupid a lot of people look at forums and never join you just ended up at daniweb a lot when you did your searches cause it has a lot of helpful info. | |
Re: Welcome! I am not sure what careers fall under IT.... I am a Web Designer and have studied it for 8 years. Welcome to the great world of DaniWeb created by Dani Horowitz | |
Re: Hi Nuhadi, welcome to DaniWeb the best place on the Internet you could end up at! I will try to help you out with some CSS if you got any questions let me know! Also go to [url]www.w3schools.com[/url] | |
It happened again and I followed midimagics instructions by deleting my private data and refreshing and that fixed it. I took a screeny so Dani and everyone can see what Firefox does sometimes to DaniWeb. | |
I have an idea for a Website and I have noticed all these "social networks" seem to run on the same scripts or software. I was hoping someone could tell me if my conclusion is correct and if so what script do they use? | |
Hey, I am hoping some kind soul out there can help me out. I want to make a site I am working on able to have more then one theme for example: Blue: Pink:Green:Flames is it possible to make it so when the person clicks the link it can load … | |
Re: Hi, Are you writing your Website in HTML or XHTML? </br> is not a recognized tag in either language I think you meant to put [code] <br /> [/code] that will fix one of your problems. One problem with only using IE is that IE is to leniant on coding … | |
Re: Best of luck! I would post in the C++ forum you would get more help there. | |
Re: Hi and welcome to DaniWeb. I don't have the solution to your question but I know it would help others if you provided a little more information like if the SMS messages are going to be sent out once a day at a certain time, or if you need to … | |
Re: DreamWeaver is a good WYSWIG Program. I use it all the time but I like to go through and fix all of it's errors. | |
Re: Stick to your goals! I know that you can learn CSS and php at [url]www.w3schools.com[/url] Flash you can learn at lynda.com but they charge about 25.00 a month if I remember right because they teach almost everything that has to do with a computer! | |
Re: [quote]You can NOT make a page exactly fit the screen on all computers. [/quote] Well I finally decided to go through all my old Web Designer issues to prove that IT IS possible to fit all computer screens! It was proven that you can make a Website appear the same … | |
Re: Hey AJ, Welcome to the world of coding. I am not sure if you made your own dwt template or if you are using a premade template by DreamWeaver. I would validate your templates that works fine at [url]http://validator.w3.org/[/url] and then validate the one that has a problem and if … | |
Re: Hi, I have viewed My Websites in 4 different browsers and I have never seen a problem going against that code error. I will check yours for you if you would like :) I wanted to add that I think they are trying to get people to use css for … | |
![]() | Re: Sorry man but I can't work for free or I may look into the job. The only way to get a Web site made for free is if there was a Web design fairy that made it in your sleep :P |
Hi I am trying to use nucleus a GNU blogging program. I used a php debugger to check it for any errors and it ran across a bunch but I don't understand them because they don't look like errors to me. I am just a beginner in PHP so I … | |
Re: Welcome aboard the geek world :P Yeah programming is heck a fun but complicated I am currently working on a blogging system and after that I plan to build a portal. | |
Re: Welcome, I am also creating a Website that may need some testers in the future. I hope you have a great geek time at Daniweb. | |
Re: I would steer clear of blinking text if it causes seizures but if you must have blinking text I would put a warning up for people with seizures so we will navigate elsewhere to prevent seizures. | |
Re: Hello and welcome to DaniWeb. I can help you out. Okay go to table and tell it to create three columns then you can manipulate the box so it looks to your fitting. "Nesting" is very important and especially in dream weaver. You should make one giant table I would … | |
I messed up on a blog and I wanted to edit it so I clicked the edit blog feature and I had fixed it up very nicely and when I finished it said that I may not have the privileges to do that or I may not be the user … | |
Re: Could you please provide us with a different link? That one gives us a error 404 page not found so no one can help at the moment. | |
I want to run freebsd, and mac tiger on virtual machines with windows xp but I don't even know how to start setting up a virtual machine. I would appreciate any help! | |
Re: I have no sympathy for you, I am actually glad you caught a virus cause you were as you said downloading pirated software and downloading anything without virus protection is a big no no! | |
Re: Unfortunatly people still use IE6 even though with IE8 and Firefox 3.0 coming out it will take a little longer to make sure the Website is perfect in all browsers but until IE6 is down to like 10 percent I would keep supporting it :( | |
Re: Could you please supply us with the source code that will make things a lot easier THANKS! | |
Hi, I am using TikiWiki and There is a major exploit in the blog code which first of all I am not sure which file it is located in and second of all I don't know how to stop it. Blogs in Tiki Wiki will let people run scripts also … | |
Re: You need to change your css so the links are no longer blue, have you done that? the link that people see before they click on it for instance if you want it to be silver would be [code=CSS]<style type="text/css"> a:link {color#cccccc;} v:link {color#f2f2f2;} </style>[/code] that will make your active … | |
Re: Sounds like they have some type of code that will recreate itself basically a virus. I would look for it and delete it and strengthen all of the security of the server or change to a different host. | |
Re: I would suggest downloading silentrunners also [url]www.silentrunners.org[/url] it will run in the background and then it can generate a report for you. | |
Re: Well as midimagic said "your moving picture is taking up all the cpu time" that will cause the site to slow down majorly and possibly make your zindex and javascript not work. | |
Re: [code] <embed src="your link here" width="1068" height="700"> [/code] that will make your movie play and you can change the width and height. | |
I don't know much about php but I do know how insecure it is and it is driving me up the wall. Why is this language insecure and what can I do to make php scripts more secure? | |
Re: I have to agree with midimagic though I would have not used the word deprecated I would have used the word incorrect coding because xhtml does not support uppercase except for the doctype that has to be in uppercase. I would suggest going to [url]www.w3schools.com[/url] they are a great source … | |
Re: I personally don't like this program cause it is to way to basic but it will make you a decent Website EwebeditPro. I think it is free :) | |
Hey I thought I would post something cool/ interesting it is called pzizz it is a program you put on your Ipod and it rewrites the theta waves if you are running the sleep program and if you are running the energizer program which gives you about a 30 minute … | |
hey I want to create a search bar for my browser so I can locate my friends in forums, what boards they are posting on etc etc but some sites do not have this function. I would like to know if anyone has developed a add-on that can do this … | |
Re: Hi, absolute dimensions and making a Website completly as a graphic does cause many problems ( such as editing the site, how it looks on each monitor) There is a code I can post that can make a site show up the same in almost every single resolution. I have … | |
Re: I think it may have nothing to do with the code but where it is located on your server, since it is on your computer it may just be showing up due to that when you click show image you need to make sure your link in the server is … | |
Re: No there is no magic Meta tag but there is a trick you can use for search engines. Make sure you have meta data content before doing this. Search engines are designed to look for keywords and the more keywords on a page the better chance your page may show … | |
Re: Hey Dave, I also like your site the only thing I noticed wrong was in your css in view source you may want to add in the overflow code that could help your problem :) | |
Re: that sounds more like something you would have to do in flash with actionscript I do not think that is possible with html. | |
Re: [QUOTE=jermeyd;515622]You can go look other website of your similar niche and see how they are working with the colors. You can also find many templates online to choose from. But be natural, do not ever over do it. Good luck :)[/QUOTE] Good luck with your project, the only thing I … | |
Is free bsd a good linux choice? I want to install it but I want to get a few words on what people think of it first. I have been drawn to Linux ever since I started using a linux server and now I want to try an Linux Operating … | |
Re: Are you on a large network shared by others? If this is the case it means someone or a lot of people are using up to much bandwidth. If you are not at work I would suggest to try a video in firefox maybe your pc does not like ie. … |
The End.