Search found 68 matches

by gavinbsocom
Sat Nov 15, 2003 11:25 pm
Forum: Javascript
Topic: How do i Put a Virtical Divideo on the page?
Replies: 8
Views: 1979

he asked for a verticle not a horizontal....<hr> puts ina horizontal....i have never herd of a <vr> doesnt work i dont think???
by gavinbsocom
Wed Nov 12, 2003 6:12 am
Forum: Databases
Topic: creating a database file..
Replies: 10
Views: 2015

Yes, I am running windows Xp pro. Ill give that a whirl and let you know how it worked out.
by gavinbsocom
Tue Nov 11, 2003 10:41 pm
Forum: Javascript
Topic: Trivial textarea problem
Replies: 5
Views: 1472

also a rows one to
by gavinbsocom
Tue Nov 11, 2003 10:39 pm
Forum: Javascript
Topic: CSS: A { background: transparent } ?
Replies: 2
Views: 1464

Transparent would probally be useful on backgrounds and inside tables as far as alternating colors...like if the the bgcolor of a table is black,,,and you want ever other row orange...you could type transparent on the other rows...thats about all i can think of? how about anyone else?
by gavinbsocom
Tue Nov 11, 2003 9:54 pm
Forum: Databases
Topic: creating a database file..
Replies: 10
Views: 2015

Ok, but check this out,,,this isf romt he manual...this is what i dont understand.... To connect to the server, you'll usually need to provide a MySQL user name when you invoke mysql and, most likely, a password. If the server runs on a machine other than the one where you log in, you'll also need t...
by gavinbsocom
Tue Nov 11, 2003 7:39 pm
Forum: Databases
Topic: creating a database file..
Replies: 10
Views: 2015

so I create the database and then have php install it? Infolock your saying I could create the database from php code but it would be easier to create the database and then have the php code call the database?
by gavinbsocom
Tue Nov 11, 2003 4:52 pm
Forum: Javascript
Topic: transparency
Replies: 3
Views: 1209

for the row would be <td></td> ? or <tr><td></td></tr>
by gavinbsocom
Tue Nov 11, 2003 4:50 pm
Forum: Databases
Topic: creating a database file..
Replies: 10
Views: 2015

I'm trying to say a file or a database file or a database that will hold a user name and password...I just dont understand how to create one or what do I do to get one?
by gavinbsocom
Tue Nov 11, 2003 6:53 am
Forum: Databases
Topic: creating a database file..
Replies: 10
Views: 2015

creating a database file..

I'm unsure on how to create a database file? I have been reading different tutorials and I just dont understand it. I have mysql installed on my computer and I will also have it on my web hosting service in about a week. The main purpose of this is database is to make a user login / register. So do ...
by gavinbsocom
Tue Nov 11, 2003 6:50 am
Forum: Javascript
Topic: transparency
Replies: 3
Views: 1209

transparency

Is there such a color code that you put it, that makes something transparent. Like seperating rows of information ,,, the best example of what im trying to do is... http://www.gamebattles.com on the left hand side you can see that all the different links are seperated by a space.. It seems if though...
by gavinbsocom
Fri Nov 07, 2003 10:43 pm
Forum: Javascript
Topic: image in the head document
Replies: 4
Views: 1287

ok great, how do i make one of these images since they have to be named .ico....can i make it in adobe and then transfer it over to an editor or something? if not whree can i get hte program that makes the .ico files ?
by gavinbsocom
Fri Nov 07, 2003 9:56 am
Forum: Javascript
Topic: image in the head document
Replies: 4
Views: 1287

image in the head document

Have you even been to a site and when you add them to your favorites they have a little image that goes next to the link to there site? Does anyone have an idea on how to do it and what the size dimensions are for the little image it self? I tried looking ont he forum but i didnt see a topic posted ...
by gavinbsocom
Fri Nov 07, 2003 9:54 am
Forum: Javascript
Topic: [SOLVED] vertical or horizontal line
Replies: 5
Views: 1598

<hr> is what i was looking for i couldnt remember it thankyou...
by gavinbsocom
Wed Nov 05, 2003 9:26 pm
Forum: Javascript
Topic: [SOLVED] vertical or horizontal line
Replies: 5
Views: 1598

[SOLVED] vertical or horizontal line

How do you make like al ine break,, either horizontal or vertical?
by gavinbsocom
Wed Oct 29, 2003 5:23 pm
Forum: Javascript
Topic: CSS :HOVER properties.
Replies: 12
Views: 2106

what would it allow you to do? what would be the purpose gen-ik on doing it ?