|
|
#10 (permalink) |
|
surmunity freak
Comfy Contributor
Joined in Sep 2004
Lives in Baton Rouge, LA, North Amewica, USA, Earth
Hosted on D68; Serva; Pass15
143 posts
Gave thanks: 0
Thanked 0 times
|
for the drop down menu you don't use the <input>, instead it's the <select> tag that I posted
__________________
Server: Pass15 twwright.net NoE Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050405 Firefox/1.0 (Ubuntu package 1.0.2) I run ubuntu hoary! |
|
|
|
|
|
#11 (permalink) |
|
Skittles
Super #1
Joined in Aug 2004
Lives in a space ship
Hosted on dedi
6,723 posts
Gave thanks: 98
Thanked 190 times
|
ah yah ok thanks
__________________
Mountain Dew Knight
People should not be afraid of their governments. Governments should be afraid of their people. |
|
|
|
|
|
#13 (permalink) | |
|
surmunity freak
Comfy Contributor
Joined in Sep 2004
Lives in Baton Rouge, LA, North Amewica, USA, Earth
Hosted on D68; Serva; Pass15
143 posts
Gave thanks: 0
Thanked 0 times
|
Quote:
Curly braces are cool, thisObj.someMethod(param) is not, even though it almost looks like thant when dealing with OOP PHP. I like to use a variable without declaring it's identity, date of birth, height, weight, and maximum progeny before impotent. It just seems better that $i, without being declared should make sense to reserve some space somewhere for $i.
__________________
Server: Pass15 twwright.net NoE Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050405 Firefox/1.0 (Ubuntu package 1.0.2) I run ubuntu hoary! |
|
|
|
|
|
|
#14 (permalink) |
|
after g, before i
Resident.
Joined in Jul 2004
Lives in N,BC,CA
8,058 posts
Gave thanks: 48
Thanked 129 times
|
You're right. They're completely different, but I have an open mind for programming and advanced much further than I was required in it (for the school course.)
I personally like coding PHP more than VB though. That is partially because I like/use websites more than programs. Think maybe I should take on C/C++ some time? The variables of PHP are so much nicer than in VB.. I hated declaring something.. "Dim sglSomeVariable as Single" All I really ever did in VB was try to learn things that you would never really use... or make programs that did calculations for me. I was sometimes a god in UnityWars community.. |
|
|
|
|
|
#15 (permalink) |
|
Skittles
Super #1
Joined in Aug 2004
Lives in a space ship
Hosted on dedi
6,723 posts
Gave thanks: 98
Thanked 190 times
|
alright got it working... thanks....... umm can anybody though submit a form like this and send email using my process.php thing... or does it only work from my site.....?
__________________
Mountain Dew Knight
People should not be afraid of their governments. Governments should be afraid of their people. |
|
|
|