Note: The same basic idea should work for other database types. The sConnection value would need to be changed. First, we need to create the form. We’ll call this ...
At work we use a homemade ticket system coded in ASP to track users' problems here at work. Basically, every user has a shortcut on their desktop that opens up a form that allows them to type a ...
I have found out that the best way to connect to a database should be this way: But I guess I can't just copy the files in MySql togheter with the ASP-app to an other computer and run? I need the ...
Sometimes I'm just plain lazy. Other times I don't want to have to spend hours debugging ASP code because of typos so I've found a way to help short cut some repetitive ASP coding tasks. The idea is ...