How do you change your "meta name" when building a website?.........................................

2006-07-28 21:08:31, Category: Programming & Design
And where do you change it? Do you have to go to the individual search engines or can you change it in the program that you used to build your web site? The reason I'm asking is b/c I'm trying to get more traffic to my site and some guy told me to put more keywords into my "meta name", among other things. Man, you guys are just not speaking English. Pretend I'm a seven year-old and explain it to me that way. Html, a "header" what is this and where is it?

can any1 thats an html expert code an lyout for me i will put a link up for you!i can also pay in ne

2006-07-29 00:58:21, Category: Programming & Design
ok the layout has to be coded like a map and stuff email poofypinkpenguin@yahoo.com if you can help :D i will send you the url later but i dont want any1 to steal the layout :D

What is the html Code for puting a log in box on your website and to make it work...... Read o

2006-07-29 06:47:31, Category: Programming & Design
I'm using piczo and i want to make a log in box on my website and i cant make it work how do you make the box work so when people go to your site they enter there name and password then they log in to your site please i need help and if you can how do you put a poll on ur website who ever gives me to correct answer they will get 10 to 25 points You can give me a link to learn to

how do i get a java servlet signed?

2006-07-29 13:43:04, Category: Programming & Design
I am making a servelt that writes html files and saves them to the server, but when i run it i get java.security.AccessControlException: access denied (java.io.FilePermission write)

IS THERE A WAY TO RESIZE PICTURES BY HTML? please help!?

2006-07-30 01:28:20, Category: Programming & Design
hey. i made a slideshow by putting but the pictures are way to big! and im too lazy to resize it in my program. is there a way to add on to the html that would specifically make the pictures a different size? please help!!

Web Site Designers, Graphics Artists?

2006-07-30 01:54:11, Category: Programming & Design
How is the market lately for web design? I have being doing design on the side for personal and for friends for about 10 yrs now. Looking to move into doing it for a career but wonder how its fairing in this economic time. On average what are the basic rates of today? Hard to find work? Most build just basic html sites or are people still going after Flash, Macromedia? Any tips would be helpful.

Can somobody please explain to me - in detail as much as possible - how I can ... ?

2006-07-30 08:24:52, Category: Programming & Design
... use Microsoft FrontPage to design a web page that asks its visitor to pass a password check first otherwise he/she cannot enter into the next page? I do NOT want to get into HTML language and tags. I heard that it can all be done from inside FrontPage without any HTML stuff. Right?

What is the best free php form-handler program/script for beginners?

2006-07-30 10:45:42, Category: Programming & Design
I have designed an HTML form (usind Dreamweaver 8) and I just need a program to handle it.

What is the html code for getting words in the status bar when you mouseOver on a link?

2006-07-30 19:24:06, Category: Programming & Design
What is the html code for getting words in the status bar when you mouseOver on a link? I REALLY want this code because Im in the middle of building my dollz/graphic art site and can't find the code anywhere on any site. PLEASE HELP!

still cant get applet into html file?

2006-07-31 05:25:21, Category: Programming & Design
i'v created a japplet using netbeans but i cant get it into a html file. the closest i'm getting is a blank webpage with a gray square. At the bottom of the page it says applet started so i'm guessing the applet has been found and loaded, just that its not displaying properly. If it'll be any help, here is the applet tag i'm using; APPLET codebase="file:/C...CSPresit/build/classes/" code="p1/ModuleLister.class" width=350 height=350> thanks in advance. i'v tried opening the file in firefox but i'm still getting the same result ok i'v got the applet to run inside a web browser but the buttons are too small. i'v tried risizing them in netbeans and also by changing the source code but still nothing.