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 colors, generators, quot, what the heck
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 visual basic, web design
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 file php, ftp client, panel points, php function, web hosting control, web hosting control panel, yahoo
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 site for me to make layouts for the site I just created?
Website Layouts
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 brushes, clue, photo, x2
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 good tutorials, ultrasounds
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 asus p5vdc, ati radeon x850, ddr ram, geforce fx 6800, graphics card, lord of the rings, lord of the rings online, massive game, meg ddr, mx, nvidia, nvidia geforce fx, nvidia geforce fx 6800, pentium dual core, radeon 9200, reccomended, slight difference, windows xp
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 ccs section, generator code, layout code
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 azby, code lt, document location, html code, input type text, language javascript, quot, script language, style type, type button