Yet another amature needing advice

liunx

Guest
Hello all. Im an amature web designer and i need some info.<br />
<br />
First, would some body be-able to tell me a script for a dropdown link menu?? I cant seem to work it out and am guessing there is another script of some sort i need to put in it.<br />
<br />
Also, can someone tell me how i might be able to set up a user/membership database?? You know "fill out and submit a name and password to become a member and be able to access these pages" style thing.<br />
<br />
Im working on a browser based gaming project and i think these may be usefull. Thank you all!!<br />
<br />
-Axra<!--content-->Here are several dropdown menu scripts:<br />
<!-- m --><a class="postlink" href="http://www.dynamicdrive.com/dynamicindex1/dropmenuindex.htm">http://www.dynamicdrive.com/dynamicinde ... uindex.htm</a><!-- m --><br />
<!-- m --><a class="postlink" href="http://javascript.internet.com/generators/drop-down-menu.html">http://javascript.internet.com/generato ... -menu.html</a><!-- m --><br />
<!-- m --><a class="postlink" href="http://www.echoecho.com/tooldropdown.htm">http://www.echoecho.com/tooldropdown.htm</a><!-- m --><br />
<br />
You can find many more with Google.<br />
<br />
<br />
<br />
For the database, you'll need server-side programming, such as ASP or PHP.<br />
Check out the Server Side Programming board. :)<!--content-->Thanks a bunch man. :)<!--content-->
 
Back
Top