15,919 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for faisyshah

hello every body in dreamweaver i want to use 100% width and 100% height for my site, now a day i am designing template in photoshop then my question is that what will be standard template size for my site.so that i could arrange template slice in my site easily.

Member Avatar for faisyshah
0
127
Member Avatar for JohnnyBravo7234

I am currently working on a form in dreamweaver i i ran into a block. on myan forms online now there's a text feild and in that feild it tells you what to input in that feild and when you click inside the feild the text that was inside it …

Member Avatar for bkendall
0
197
Member Avatar for eric182

I Am looking for a cheap or free website builder i have some knowage of html but was looking for a WYSIWG format as i will not be the only one working on the site if anyone can help let me know thanks ~eric~

Member Avatar for >shadow<
0
183
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 mcinteractive

What code do I need to use so that when someone goes to my site, it will be centered on their screen no matter what their screen resolution happens to be (sort of like this website...where there is blue along each side)? Also, where would that code need to go? …

Member Avatar for tgreer
0
244
Member Avatar for andrewthk

Hey, When I log in to the site: [url]http://www.tbmail.net[/url] using user ID: [email]andrewhsis@hotmail.com[/email] Password: andrew (Divulging ID and Password for this account doesn't matter) The tables are displayed nicely in IE, but in Firefox, it doesn't display the table and it seem to stop at the loading page. I tried …

Member Avatar for tgreer
0
276
Member Avatar for steve316

I am going to post this again. Still not sure if this is the rite spot. I have been in a MLM company for a few months now. And I am really starting to get the hang of working leads. But, good leads coast an arm and leg. Real time …

Member Avatar for ayksolutions
0
195
Member Avatar for senexom

I'm a webmaster for a dating site and was wondering if anyone has any good marketing ideas. There is a BUT, we have absolutely minimal budget. I'm a realist and I know that little can be done marketing wise w/o funds. I'm not saying that we're not willing to spend …

Member Avatar for raffzahn
0
379
Member Avatar for WyCiWyG

let's say you gave me your website address to visit. and i click on your ads once in a while, would it be a violation of your Terms and Consitions with Google? PM me if you want me to visit your site. :D

Member Avatar for ShaneMcP
0
174
Member Avatar for aish

I have asp.net C# web app. it has country dropdownlist.when the page load I want to select current users country. how can I do this? :rolleyes:

Member Avatar for aarya
0
89
Member Avatar for N. Duncan

Hi, I am planning to launch a new community as part of an NGO initiative. Although I have a pretty good grasp of what people need to do, it would be really helpful to get some guidance or experience of how to set up a successful community. My guess is …

Member Avatar for myindya
0
111
Member Avatar for tristan17

hi, is there a way to find out what are the keyword tags to a web site that are used when we want to search the web for some information. I mean, as we enter the words in the search bar, it will be match to the tags of the …

Member Avatar for zippee
0
91
Member Avatar for tomei

Here's a tip on getting started successfully with your internet marketing! Free can set you free... The powerful word "FREE" is an essential key to gaining subscribers to your optin list, to your pre-launch membership site, and to gain popularity with your customers and keep them coming back for more …

Member Avatar for etechsupport
0
105
Member Avatar for Jorun

Hi there, I'm about to build a community for parents with several pages: 1. Forum - for discussions on vairous topics. 2. Blogs - where members post their own blogs about everyday life. A bit like the "Blogs" section here on Daniweb :-) 3. Articles - page where members can …

Member Avatar for g0rb4ch3v
0
244
Member Avatar for Designcrowd

Does anyone know why adsense wont allow me to place the code in more than 2 places on the same page? Regards JohnT

Member Avatar for Dani
0
191
Member Avatar for server_crash

This might be a little confusing, so please bare with me. I know how to map an image, but the thing is I don't really care about it going to the link after I click on the mapped space. What I want is to have rotating pictures in the mapped …

Member Avatar for server_crash
0
114
Member Avatar for signal to noise

i've got a bit of a problem here. i am having a site built that contains a music library. in the music library, each song has a flash player associated with it. most of our testers have reported that although all players load, only about two will actually play the …

Member Avatar for mtheory
0
126
Member Avatar for aish

useing this code I avoid to paste invalid chracters to textboxes. function PasteAlphaNumeric(objEvent) { var strPasteData = window.clipboardData.getData("Text"); var objInput = objEvent.srcElement; if (strPasteData.search("[^A-Za-z0-9]")!=-1) { alert("The character you attempted to paste is not allowed for this field."); objInput.focus(); return false; } } I want to allow to paste white space …

Member Avatar for aish
0
99
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
Member Avatar for garg

I have a few blogs and their addresses are like XYZ.blogspot.com . I just got a few domains that I want to use with these blogs and I can set them up to redirect them to any place. How badly would this affect search engines indexing my blogs? and if …

Member Avatar for jewboy
0
180
Member Avatar for toopie

I have been asked to send an ESP file to someone - they suggested I create this in illustrator. My question is this - is there another program that I can create these EPS files in that don't cost as much? I don't want to spend $500 for something that …

Member Avatar for rus
0
99
Member Avatar for jewboy

Hello, I am trying to view the source code of a navigation bar which is an include file on a site. Right clicking, and view source is not helping. Help? Avi

Member Avatar for Corey Bryant
0
123
Member Avatar for 2kProUsa

Hi, my forums << url snipped >> <~ need some tips on how to improve them? they recently used to be very active, but now they are completely crap. If anyone can give me any type of feedback itll be most appreciated. Thanks!

Member Avatar for 2kProUsa
0
110
Member Avatar for n2ads

can someone tell me what the difference is between: unique visitors, number of visits, pages, and hits. it is displayed on my monthly stats page, and I don't know what is what. thanks

Member Avatar for hockmasm
0
177
Member Avatar for JeffHeaton

I was reading over google's TOS and noticed this paragraph. Does this mean that any page that I place google ad's on, that they must be the only ad on the page? Are Commission Junction or Amazon ads okay? Since they are kind of a different concept than google? Jeff …

Member Avatar for Dani
0
119
Member Avatar for kained

Basicly I have defined an img tag to have a black border around it using this bit of code. img {border:4px solid; color:#000000 } I was going to use a text based logo but have used a non standard font so it looks rubbish. I now need to design a …

Member Avatar for Rashakil Fol
0
187
Member Avatar for Mr.'BackUp'

I apologise in advance for my ignorance :!: - but if robots from Google for example are visiting your site then does that mean it has been 'indexed'? I ask because I read that if you want to be 'indexed' into Google within a short space of time then it …

Member Avatar for jewboy
0
105
Member Avatar for cancer10

[img]http://www.inethouse.net/oneadmin/_files/blogger/ccboxshot.jpg[/img][img]http://www.inethouse.net/oneadmin/_files/blogger/Sonar4_Producer_Box_3D.gif[/img][img]http://www.inethouse.net/oneadmin/_files/blogger/IMGSABBox100x120.gif[/img] How do you guys create such boxes? Do we have some facility in Photoshop or is there a seperate software for the same?

Member Avatar for bkendall
0
106
Member Avatar for ! !

[url="http://blogs.msdn.com/ie/archive/2005/08/29/457667.aspx"]http://blogs.msdn.com/ie/archive/2005/08/29/457667.aspx[/url]

Member Avatar for bkendall
0
157
Member Avatar for nspireing

Ive been working on adding an onclick feature to my page. i have a gallery that when you click on a picture it opens to a sized window, what i would like it to then do is close if someone viewing it clicks on the image. Ive tried to artisticly …

Member Avatar for techniner
0
184
Member Avatar for Coach_Nate

Can someone tell me what the difference is (if any). Or is it a matter of preference? Thanks, Nate PS - Sorry if this is in the wrong forum

Member Avatar for tgreer
0
112
Member Avatar for badviking77

Need help with scripts to spice up website i got a website here's the link :[url]http://www.silentoperationssquad.tk/[/url] Please help.

Member Avatar for peter_budo
0
203
Member Avatar for ! !

[url="http://blogs.msdn.com/ie/archive/2005/09/01/459119.aspx?CommentPosted=true#commentmessage"]http://blogs.msdn.com/ie/archive/2005/09/01/459119.aspx?CommentPosted=true#commentmessage[/url] [url="http://www.satzansatz.de/cssd/onhavinglayout.html"]http://www.satzansatz.de/cssd/onhavinglayout.html[/url]

Member Avatar for tgreer
0
109
Member Avatar for sabata

and where are some good places to advertise one? If you know any just PM me. Thanx in advance for the help I'm having a hard time getting my forum off the ground

Member Avatar for Phaelax
0
266
Member Avatar for ep2002

Hi all, Is this any good & does it work? [url="http://www.link-swapper.com/"]http://www.link-swapper.com/[/url] Thanks Michelle

Member Avatar for sand
0
1K
Member Avatar for ozeona

Hi there Im working on a listbox(flash component), where upon click, will display other arrays in a movie( which is also a listbox made from textfield). The second listbox suppose to contain html links, where it will open up a popup upon clicked. The problem is that whenever i click …

Member Avatar for peter_budo
0
91
Member Avatar for musicnmovies

Although, Yahoo started their ad publishers network, they say its an invitation based. We are all eagerly awaiting for invitation. I hope CS Gal, hav already got one, havent you?

Member Avatar for musicnmovies
0
170
Member Avatar for tgreer

With all the recent news and attention to the latest Google products, I've found myself becoming increasingly paranoid about Google. Have things started to take a creepy turn, or is it just my imagination? For example, the Google Library Project, and the Google Print Project. Who gave Google the right …

Member Avatar for tgreer
0
110
Member Avatar for martinkorner

Is it possible to have a small page load (saying thanks for visiting etc.) when the user closes my website? Thanks [B]Martin[/B]

Member Avatar for martinkorner
0
149
Member Avatar for rkahn144

Let's say my site is [url]www.domain.com[/url] and I want to add a link to it that goes to [url]www.domain123.com[/url]. When a person clicks the link and gets to [url]www.domain123.com[/url], I want all links on THAT site to be disabled, and I want the only way for the person to get …

Member Avatar for Rashakil Fol
0
116
Member Avatar for sunny_kvc

Dynamically Update Your Web Pages Via E-Mail If you can Send an E-Mail you can Dynamically update Your Web Pages. Following a few simple Steps and the Power of Blogs you can Mail in your Web Page Updates anytime you want too. Step 1 - Get a Blog account. Go …

Member Avatar for rufryder
0
299
Member Avatar for rkahn144

Has anyone ever heard of a Cul Da Sac (pronounced coldasack) on a site? Supposedly it allows users to go from domain1 to domain2 but not do anything on domain2 besides viewing the page that the link on domain1 is to...Let me know

Member Avatar for tgreer
0
202
Member Avatar for Arizona Web

[B]Why Use XHTML on Your Web Site? by Chris Hooley of MCP Media, Inc.[/B] As web site owners, we all want the same thing. We all want a great design. We all want to make money. We all want our site to reach as many people as possible. But how …

Member Avatar for Rashakil Fol
0
448
Member Avatar for sunny_kvc

Yahoo has many ways to help you find want you want easily. Here are 23 Power Search Tips to make your Yahoo Experience easier and more fun. These Search Tips were found on the Following Yahoo web pages [url]http://help.yahoo.com/help/us/ysearch/basics/basics-04.html[/url] [url]http://help.yahoo.com/help/us/ysearch/tips/tips-01.html[/url] 1 - site Yahoo will restrict its search to only …

0
143
Member Avatar for sunny_kvc

Google has many ways to help you find want you want easily. Here are 11 Power Search Tips to make your Google Experience easier and more fun. These Search Tips were found on the Following Google web page [url]http://www.google.com/help/operators.html[/url] 1 - cache This will return the Web Page that Google …

0
131
Member Avatar for sunny_kvc

Can anyone tell how can i get my PR increase to atleast 5 . << url snipped >> My website has only 3 PR. Regards Sukhpreet Singh

Member Avatar for sandra_kvc
0
525
Member Avatar for bklynguy05

I need to add a form to my webpage that will email me the responses that vistors leave for me, where do i start, i have the form layout on my page but how do i get it processed?? i use godaddy to host. thanks

Member Avatar for rkahn144
0
157
Member Avatar for vjamacaddict

My static background works in Internet Explorer and Webstractor. Not in Safari, Netscape, or Firefox. Is there someway to fix the code, so the static background will work with all/most browsers? This is the webpage with the static background: [url]http://www.vjandrews.com/ClubsEventsForums.html[/url] -- vjamacaddict, G4 iBook, OS X 10.3.9

Member Avatar for leelee
0
90
Member Avatar for pajac

Hello! I'm using .htc on my server for hovering pourposes and I don't know how to make IE6 stop crying obout dangereus scripts (this script blocker). I hope u know what I think if not go to this [URL=http://freeweb.siol.net/najami/]link[/URL] .(linki is permanent)

Member Avatar for pajac
0
155
Member Avatar for aiden

Howdy all. I'm currently working on a site with a vertical nav bar on the left hand column. In attempts to keep my markup compliant and clean, I'm using symantic markup so that the unstyled pages are still navigable. Under these pretenses, I'm using a CSS-styled unordered list (UL tag) …

Member Avatar for tgreer
0
181

The End.