My Space Comment Box ?

There are codes where you can make your own little comment box. Like generators.. and you can pick the colors and stuff. They ushally have a "submit" and a "reset" button. Im looking for one just with 1 button. and you have it what you want it to say.. I dont know if anywon will [...]

Comment Box Generator , , ,

What's the difference between HTML and Visual Basic?

I’m teaching myself Visual Basic from a book just now. I know that many websites are made using HTML coding, and web design is something which maybe interests me in the future.
What I’m asking is if there is a difference between HTML and Visual Basic, and if so how much of it is different? Like [...]

Basic HTML Codes ,

How do you Change File Permissions using Yahoo Web Hosting Control Panel?

Using Yahoo’s Web Hosting Control panel, I find absolutely nothing that points me to "Change File Permissions."
For example, help instruction mentions this code,
"chmod ("/directory/file.php", 0644);"
But they fail to say what to do with it, HOW to get it to the proper place, and exactly WHERE that place is.
All I need to do is change one [...]

Web Hosting Directory , , , , , ,

How do you make your own myspace layout?

i use photoshop cs2 and i want to kno how to make mah own layoouts…….usually i go to pimpyour profile.com and use the generator but how do i use a contact box i made in photoshop?

Profile Layout Generator

What is the best website to make myspace layouts?

What is the best site for me to make layouts for the site I just created?

Website Layouts

Install Corel Paint Shop Pro X2 Brushes?

How do I install brushes on Photoshop? I have Corel Paint Shop Pro Photo X2 and i have no clue how to do it help! thanks (:

Paint Shop Pro Brushes , , ,

Paint shop pro or photoshop tutorials for ultrasound pictures?

Hi Answers!
My sister is having her first baby, a boy!! I wanted to make a cute graphic or something using one of the ultrasounds she just sent me. Does anyone know of a site with good tutorials? I have Photoshop and Paint Shop Pro. Thanks!

Paint Shop Pro Tutorials ,

Will changing my graphics card give me better game performance on a high(ish) spec PC?

I have a pentium dual core (2.8Ghx x 2) PC with Asus P5VDC-MX Motherboard. I also have 2 meg DDR RAM. (Running windows XP-Pro)
I recently installed ‘lord of the rings online’ (which is a massive game and uses a ton of resources) and find I can only play it with the graphics set to [...]

Graphics Resources , , , , , , , , , , , , , , , , ,

Myspace Ccs layout not working?

I went to install a layout code in my about me,it told me Im not aloud to do that unless I switch over to the 2.0 profile and customize profile in the CCS section.
I do that,paste the layout generator code,preview,nothings changed,its still white.PUBLISH it too,same thing.
any ideas?
Thanks

Profile Layout Generator , ,

Edit this code ( Basic ) HTML?

How can I edit this code so that it doesn’t just go to, for example, ‘http://azby.co.uk/test" but it goes to ‘http://azby.co.uk/test+" (With the plus sign at the end.
He’s the code and you can test it at http://www.draac.com/htmltester.html
Code:
<html>
<head><title>?</title>
<style type=’text/css’>
body{border:none;margin:100px;}
</style>
<script language=’javascript’>
function goUrl(){
var url = ‘http://azby.co.uk/’ + document.go.site.value;
window.document.location.href = url;
}
</script>
</head>
<body>
<p>Type in the url</p>
<form name=’go’>
<input type=’text’ name=’site’ />
<input type=’button’ [...]

Basic HTML Codes , , , , , , , , ,