15,919 Archived Topics
Remove Filter ![]() | |
I'm writing some copy and the premise is a story about a small business owner. "small business owner" is NOT the keyword phrase I want to optimize the page for, but I find myself using "small business owner" overa and over again. The product is for small business owners, but … | |
Hi, I've got a major problem I cannot solve. I'm working in Dreamweaver MX 2004. A client wanted their site converted into templates. OK, no problem there. However, once completed my jsScript popup menus ceased to work and I can't repair them. I've tried eveything conceivable. Nothing works. The navBar … | |
Hello, Here is a question about accepting payments from international companies. I will use my website as an example. We run a website that accepts applications for the US Greencard lottery. However, many of the people applying do not have Paypal. For those of you who work with international customers, … | |
Hello DaniWeb Experts I haven't found this topic in the forums, so if its been covered, please redirect me. Thanks I have a page which has a div with product instructions at the bottom. Is there a way to create a print button that will cause only the instruction sheet … | |
ive got a blogspot and i want to add a video that i made on captivate how do i convert it and how do i add it on my blogspot please help bondi 007 :( | |
I have designed a menu bar in adobe.kindly guide me that how I can be able to create drop down menus on the options shown in this menu bar. Waiting for urgent reply. Regards, ![]() | |
Without using frames, is it possible to load a html page within a certain area of another html page? To hopefully make my question a little clearer, I am trying to write a website where I could have the site's logo an navigation system be saved on a certain file, … | |
hi friends I have run the php page this page liste some hyper link. When i click the hyper link new page open in new window. Then i have select some values in new window ,,selected valueas are pass on old php page. Generaly we use pass the vlaues old … | |
Moving a site over from transitional to strict doctype. And Firefox is not displaying the CSS. I have spent hours trying to solve it, without any luck. I usually do build for FF first and IE last, but it was always transitional, because I was more forgiving when doing complex … | |
Hi all I made this table and it was working fine until I went to write in the bar at the bottom (where all the   are). When I am writing when the text reaches the edge of the table on the right instead of dropping underneath like it did … | |
Hello, You can get some quality links to improve your link popularity which will increase your organic searches. << url snipped >> Let me know if you have other great sources to increase your website's popularity. ![]() | |
Ok i have an online gaming website ( see my sig ). And it has just started and in need of new members. So how can i get more hits and members. Just go to my site see if it good enough to have a decent amount of members. So … ![]() | |
Hi guys, I have a website which generates about 90,000 hits a month and 5000 visits per month. I have had an advertising enquiry in asking for the following 1) on your homepage only 2) your content pages 3) banner + text on homepage 4) banner + text on content … | |
can you please suggest me tips and tricks in increasing my site's traffic?? Thanks!! | |
Hi there, I'm new here. :) Hope you can help me identify a really weird problem with my website [URL]http://buddhism.kalachakranet.org[/URL] When I look with IE 7 to the navbar at the left, somewhere around the entry 'Wisdom and Emptiness' under Philosophy, the links uder it are not 'seen' as links … | |
What is the keyword importance in the domain name? | |
following statements are true: google makes money off of ad revenues and services google is a business google is one of the most powerful search engines googles competition is slim to none propose question: If someone doesn't buy or use any of google services, beside submitting their domain name, can … | |
Hi Guys, I have just had a webdesigner sort out a layout for my eSports team, but its a half-bodge-job and hes lieft me with a horrible CSS and only part-updated graphics (new ones by myself) now the top banner is basically the colour scheme using the black from the … | |
Hello, I had links at my site in 9 pages uncategorized. I have read that having categories is more effective so I would like to do so. Anyone dealt with such procedure? How to make it more effectively without loosing PR of the pages? when it is better to do? … | |
Hi.. I want to make this frame on a website where there is a message. You have to be able to edit this message, and therefore it must be stored in some file, but how can i update it? I don't want to use PHP or mySQL since the website … | |
I have a webpage and in my html the container holds the sidebars and the content2 I have put a 3columnX8row table instead of a million <div>s I was wondering how I could make the data cells scroll vertically in my css intead of a million <div>s. well actually 12 … | |
I have 2 existing arrays and one calls upon the other for a game from the <form>, as you make a choice in the drop down menu (based on the description displayed), you are right or wrong and it displays the right answer for you if you're wrong... I need … | |
can any body help me with codes that can u to search for kewords in my web page? i am new to dw and can only use html and css. thanks | |
Hi This is the first time I have had any need to use css and I am confused. I want to make the border of my table dashed and I managed to do so but how do I keep the colour of the border the same (before it was #cc3300 … | |
Hello, I need a contact form on my website, that will send to my email address what the visitor enter in the form fields. The problem is that I can't run any php scripts.. is there a way to use some html form?:idea: :idea: | |
hi, what am i best doing to get my sites listed in directories..............? am i best doing it myself manual or getting a program which does it all and keep a track on it? cos they is alot of directories to find.. also does listing on directories help with google … | |
I've been trying to promote my link swap directory over the past few weeks/months and I am now getting at least two new submissions per day. Despite high PR pages throughout the directory, traffic is minimal. I would love for my directory to be more than just a place to … | |
I was thinking about starting a directory to increase links to my website. Is this a good idea? | |
I want to load an image on the same page.. Hmm Check this site out and how the screenshots work and you know what i mean. [url]http://www.eve-online.com/screenshots/collection.asp?col=24112004&n=10[/url] I want t5o have small thumbnails belove a larger image. When i klick one of the smaller thumbnails i want it to load … | |
Hello. m updating a website which has been created via Dreamweaver but am having problems uploading the files that I change. It used to be a case of Ctrl and s but it doesn't update but gives me the error message "An FTP error occurred - cannot put index.html.553 - … | |
Hello, I just started [this](http://WWW.SUGARDADSANDBABES.COM) new site and wanted to know if anyone has any ideas about my website if the colors are off or need perking up? If I should switch somethings around. For some reason I feel like I may be missing something. Can you please help. am … | |
What is the best way to get ranking in yahoo? I am #1 on google and msn using many different keywords, but not rank at all in yahoo. Can someone help me? | |
Do you suggest using rel=nofollow on forum posts since the content is user-submitted? What about just for users with less than X posts? Or just in forum signatures? | |
I have a script that opens up a blank popup window, then writes some content to it, like so: [code]var popup = window.open('', 'window_id'); popup.document.open("text/html","replace"); popup.document.writeln("some content"); popup.document.title = 'page title'; popup.document.close();[/code] Now, in this newly opened popup window, I want to duplicate any stylesheets from the parent window. I … | |
hey guys.. im kinda new to Web App development especially CSS.. so I was woundering what would be the best way to create rounded tabs without using the AJAX thingy or JavaScript.. thanks in advance..^_^ -ArchAngel | |
This is my first attempt at going tableless. Here is a link to my site [URL]http://www.precisemessenger.com/private/help1.html[/URL] 1. The left menu disappears when the browser is resized smaller in ff. 2. The title and subtitle text scrunches up when the browser is resized smaller in ff. 3. Everything becomes blue when … | |
Hi All, Someone just told me that if you name your pages .php, it hinders your rankings. Is that true? Thanks Michelle | |
I'm not a webmaster...hence the user name! I just maintain the website for my non-profit club because no one knew what to do or wanted to do it. [URL="http://www.medinacountyohc.com"]www.medinacountyohc.com[/URL] I just reworked the entire site (still working on few pages) and wanted to put a scrolling marquee on it but … | |
Hi I am looking for a code for a form so when the person has filled in the fields and they hit submit it saves the informaion to a text file on the server. I saw it once before but I can't seem to find it again can anyone help? … | |
Hi there, I've always had someone managing my AdWords account, but I haven't found anyone & I need to do this task quickly. I'm finally going to do split testing, & I have the URL to insert for this, so where do I put it? Thanks Michelle | |
How do I edit an email form reply from a customer back to the website owner so that it does NOT show empty text field areas that were left blank by the user? I know this is not possible with just regular HTML froms but I heard that maybe there … | |
Hi every one I am need of help. I currently have a checkbox as part of my page that is used to pass information. I want to change it into a button or when the button is clicked the check box is selected and grayed out and cant be deselected. … | |
Hi do you know how can i sell my fashion collection through other web sites selling directly to costumers (intermediaries or final consumers) Thank you | |
I have mortgage website that I ran a pr future update and it show my website with a pr 7 it now a pr 5, how close are these tools of being correct? | |
Hi My website has indexed major SE but not getting enough visitors. Is it better idea to submit it lot of SE/Directories/FFAs for getting traffic???? ( i mean here Bulk Submission by submission software/tools ) OR SUGGEST me what steps i MUST DO/DO NOT. anyway i have book store website … | |
Hello all, I want to create a review web site where I compare several products, but can't seem to find out how this is done. There are lots of professional sites out there that must use some kind of software. Any help would be greatly appreciated. Thanks Troy | |
GreenZap is PayPal's competition..., it's pre-launching now and you get $25 for signing up. Here are some articles... You cannot sign up normally as you need a promo link, so here's a promo link for you all. [url]www.greenzap.com/[/url] just click on the register link at the lower left, and if … | |
I am looking to have nine images in three symmetrical rows. Right now I can format two rows with this coding. .splitright { background-color: #FFFFFF; width: 49%; float: right; overflow: hidden; } .splitleft { background-color: #ffffff; width: 49%; float: left; overflow: hidden; } How can I get a middle row … | |
I've created a css-only dropdown menu and have [I]finally[/I] gotten it working on Netscape 7.2, Firefox 1.5 and IE 7.0. Is anyone here willing to test this for me on other browsers? [URL]http://makeadiapercake.com/index2.html[/URL] (the button menu on the left) (P.S. I just want to mention that the rest of the … | |
I have a script sending out an email to some users, and I was going to try to use CSS to format it, until I found out it's nearly impossible. So I have 2 questions. 1. Is it possible to use CSS in email, and ensure everyone can read it? … |
The End.