Print Page | Close Window

ASP Hard Coding

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Classic ASP Discussion
Forum Description: Discussion on Active Server Pages (Classic ASP).
URL: https://forums.webwiz.net/forum_posts.asp?TID=18549
Printed Date: 29 March 2026 at 7:40pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: ASP Hard Coding
Posted By: padoxky
Subject: ASP Hard Coding
Date Posted: 01 March 2006 at 2:14pm
In order to hard code Asp scripting pages which way is the best way to code it.
 
Like login form and registration form.
 
I don't know if anyone understand me.


-------------
NgWebDesigns



Replies:
Posted By: michael
Date Posted: 01 March 2006 at 2:52pm
Nope not me... did you read some tutorials on the asp section on the left to get a basic undestanding of asp? Please be reminded that people here cannot teach you a language from scratch but rather help out with a specific problem. You need to learn the foundation yourself.

-------------
http://baumannphoto.com" rel="nofollow - Blog | http://mpgtracker.com" rel="nofollow - MPG Tracker


Posted By: wistex
Date Posted: 01 March 2006 at 6:34pm
If you are just starting out and you goal is to make your own webpage, the best way to do it is not to.  Especially login and registration scripts.  Due to security holes, I would not suggest that the first script you write is a login/registration script.  Even long-time coders leave security holes.
 
Instead, use someone else's script.  Modify it.  Tinker with it.  Learn from it.  I learned most of my ASP from examples in WWF code or in looking up things on the internet.
 
On one of my major websites, I used WWF as the base login/registration system for the entire website.  I then wrote my own code that interacted with that.  Over time I was able to build more and more things myself without using other people's scripts.  And I don't have to worry about security issues with the login script since WWF maintains that code, not me.
 
Of course, part of what I said depends on what your goals are.  If you are trying to learn ASP so you can put up your own website, then use someone else's login/registration script until you have enough experience behind your belt to write a secure one.  If you are just trying to learn and don't plan on using your code in a production environment (like if you are a student who's instructor will check your code), then go ahead and write your own login/registration script.  Your instructor hopefully will be able to check it to see if its secure or not.


-------------
http://www.wistex.com" rel="nofollow - WisTex Solutions
http://www.caribbeanchoice.com/forums" rel="nofollow - CaribbeanChoice Forums



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net