Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~646 People Reached
Member Avatar for vishalsomani

Hi, I have got a login page whose code is as follows ... [CODE]<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <!--#include file="Connections/testing.asp" --> <% ' *** Validate request to log in to this site. MM_LoginAction = Request.ServerVariables("URL") If Request.QueryString<>"" Then MM_LoginAction = MM_LoginAction + "?" + Request.QueryString MM_valUsername=CStr(Request.Form("EmailAddress")) If MM_valUsername <> "" Then MM_fldUserAuthorization="" MM_redirectLoginSuccess="/pass.asp" …

0
72
Member Avatar for vishalsomani

Hi, I am trying to create a restrict access to page function in ASP on Dreamweaver. I have got an Admin table in the database which contains all required fields such as username, password, and Security Level. When I try to implement restrict access to page, on one page say, …

Member Avatar for vishalsomani
0
184
Member Avatar for vishalsomani

Hi, I have a personal PC at home running Windows XP, 3.06 Ghz Intel Pentium 4 with 200 GB hard drive space and 512 MB RAM. I bought this a year ago from PC world. I have noticed that my PC took about 3 mins to start so I decided …

Member Avatar for UrbanKhoja
0
138
Member Avatar for vishalsomani

Hello, I have attached a database which will be in use for the question i am about to ask. The question is ... Write queries to retrieve the following sets of information. a) An annual report showing the number of orders and the value of the orders placed by each …

Member Avatar for Yomet
0
252