View previous topic :: View next topic |
Author |
Message |
Potato-VS- Registered User
Joined: 16 Jul 2002 Location: Ontario Canada Posts: 1562
|
Posted: Tue Sep 23, 2003 7:43 pm Post subject: JavaScript Help |
|
|
Ok, Im currently working on ASF's webpage. I have made several pages - for different screen resolutions (I am currently writing the script that will select the appropriate page according to your browser's resolution), a date/time script, a name script (something that Im also working on) - or prehaps a logon script. Now, a logon script is something that I have NEVER made before. The name script with a cookie isnt that hard howevermaking a logon script with a name and password (different for each user) is kinda out of my learning right now. So, would anyone know where I can go to get some examples or would anyone happen to know of a good JS login script?
Thanks,
<TVB>Potato-VS- |
|
Back to top |
|
|
OpTlk Registered User
Joined: 27 Apr 2002 Location: San Diego, CA Guild:=US-V= Posts: 2176
|
|
Back to top |
|
|
cstone Registered User
Joined: 19 Jul 2001 Location: N. Carolina Posts: 388
|
Posted: Tue Sep 23, 2003 9:57 pm Post subject: |
|
|
You may want to consider moving to PHP, a server side scripting language. PHP servers aren't usually free, but it is worth it in the long run. Plus, it will help you learn more C/Java style syntax. _________________ ctnstone.com |
|
Back to top |
|
|
Potato-VS- Registered User
Joined: 16 Jul 2002 Location: Ontario Canada Posts: 1562
|
Posted: Wed Sep 24, 2003 11:49 am Post subject: |
|
|
I already know C, C++, and Java/JS. Im not going to use PHP - Im too lazy . Ill take a look at those scripts on that site.
Thanks,
<TVB>Potato-VS- |
|
Back to top |
|
|
cstone Registered User
Joined: 19 Jul 2001 Location: N. Carolina Posts: 388
|
Posted: Wed Sep 24, 2003 1:09 pm Post subject: |
|
|
heh, well in my mind JS is much harder in this situation. but if that's the route you want to take.. go for it _________________ ctnstone.com |
|
Back to top |
|
|
|