Hi Guys,
I developed a website a while back and my client wants to track user usage of the website. Basically he wants to know: who logged-in, what pages he visited and when he left. Is there an example of such idea somewhere or do I have to start from scratch.
In the event that I had to start...
Hi,
I have a few mS access dbs that I want to upsize to MS SQL. However, I am not sure about the process afterwards. In Access there is a file that is created and uploaded to the server. With MySQL you can use phpmyadmin and many other tools to create and edit the db.
What tools do I need to...
Hi Guys,
I have 3 pages.
openwindow1.asp
openwindow2.asp
openwindow3.asp
In openwindow1.asp I have a login form that onSubmit opens openwindow2.asp(which is s new window) where a script confirms if the login info is correct then allows the user to see the content of openwindow2.asp, if the...
hey guys, I have been asked to create something to force the user to change passsword on fist login using Classic ASP. I was thinking that perhaps the best way to go about it was to create a numeric field on the database, let's say set to 1 as default. when login first login occurs I check if...
I have tried a few times to learn some of MS SQL Server and move from MS Access to something more robust. I already have MySQL and Apache Server installed and running but I would like to play some with MS SQL Server. Does anyone know of a friendly tutorial, from installation to administration...
Hi Guys,
I have a page with a list of Newsletter Issues each one with different value. Each item on that list links to a page that based on each id, show the articles for each issue. each article title links to an Edit page with an Update form. The update works. My problem is:
Once the update...
Hi guys,
I have a multilevel popup menu done with DW8. Works well as it is. However, I need to be able to restrict access to some sections of the menu. Something like:
If authorization = 3 then blah blah
then response.write("you do not have access to this section")else
end if.
I tried...
Hi All,
I'm Working with Dreamweaver 8, ASP Classic.
I have an Insert Record form. The form has a Select menu, with categories,below there are text fields for content.
when the form is sunmitted it reloads to the same page with an empty form, to input another record.
My problem:
I want to be...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.