Erase Password Manager
When a user signs in to a web site, he/she may be prompted by the browser on whether he wants to save his id and password. In future sessions, the user won't have to enter his id and password since they're automatically populated in the login form.
If the user wants to login as a different user I want to erase whatever saved 'browser' entries there are for the user. I then want to allow the user to enter new values for his id and password. how do I remove the saved entries in the browser?
View Replies
ADVERTISEMENT
Hi<br><br>What Is wrong with ny files, ia have put up them here in zip format<br><a href="http://w1.704.telia.com/~u70407040/" target="_blank">w1.704.telia.com/~u70407040/</a><br>designg.asp works fine<br>and it reads in the post I want to edit to desig1.asp<br>but when I click on the button update and goes to design2.asp<br>it erases the record instead of updating it, why is this so
View Replies
View Related
Especially when using GetRows() -method, you might end up having pretty much data in table(s). What I usually have max is like few hundreds of rows and 1-10 columns. So what I'm asking: should you always erase table(s) in the end of every page?
How does IIS handle this - are tables erased automatically? And if tables are erased at every page, does this speed up things or is the erasing task itself that big it actually makes things slower. I've tried to test this but haven't got any good results in any direction
Another question goes to Connection - can ODBC keep up the same connection and use it again and again or should you always close it? You usually have many SQL-queries in one page, and if I type every time:
set RS = conn.execute(strSQL)
...do I end up having as many connection threads, or can same thread be used in every connection?
View Replies
View Related
i have a field with a list of wrong ID (random) and i wish to replac
them with a sequential (auto-increment) value. how to remove the valu
and to add in the sequential ID?
View Replies
View Related
I have a client who wants to password protect a learning course that is set up in modules. Each module needs to have it's own password protection so users can only access them as they progress through the course.
Each user should have their own password (for each module) and, said client would like the password to expire for the user at some (predetermined?) point. Is this possible? It seems like a lot (in terms of setup), but I don't know much about password stuff.
If it is possible, can someone give me an overview of how it works (theoretically) or where to find more specific info on setting something like this up (in ASP.net)
If it isn't possible, can someone suggest what is more reasonable in terms of protecting the modules?
View Replies
View Related
What are some of the more popular and less expensive methods for tracking software license usage (such as Win 2003 Server and SQL Server 2000 licenses) for usage of a web application.
View Replies
View Related
im using enterprise manager and on my courses table, i have an id that increments the number with each record.so e.g it has soemthing like this.
1 kings england bourenmouth italian £2300
2 mine england christchurch spanish £1000
so it increments the id by one each time, im using this so i can delete rows using the id so i dont delte similar rows, however, say i delete a row all rows and there were 4 of them, well the next time i add a row it starts at 4 and not one, how can i change this?
View Replies
View Related
I would like to know how to build a content manager, where do I begin.
View Replies
View Related
i work a lot with smarty that is a template manager for php.. there is someone similar for asp ?
View Replies
View Related
I have a stored procedure in enterprise manager that generates sql inserts of selected tables. What I need is ASP should call the stored procedure and outputs the result in a textfile as .sql file.
View Replies
View Related
I just noticed that the "Home Directory" option in the "Home Directory" tab is grayed out. Why would this be grayed out?
Would this be a configuration thing or a permissions thing? I have an administrator account on this server computer which I do development work on and is not accessible outside the firewall of my company. However, the I.T. dept maintains it (but I am the only user of this machine).
So is there some setting I need to set in IIS manager to endable the "Home Directory" or do I need to contact I.T.? I can create virtual directories to my heart's content. I just can't set the "Home Directory". what I need to do to enable the "Home Directory" option.
View Replies
View Related
Does anybody has an idea where to download Enterprise Manager from?
View Replies
View Related
I've done this template site that I'm using for about 6 or 7 different
people and I'm finding it a real pain to carefully update each site with all
of the relevant pages, pics, css, etc every time I do an update to my
template. I can't do a bulk upload to each site and overwrite everything
because certain files in certain folders are specific to each site.
What I need is an app that allows me to specify which files can be
overwritten on a site and then each time I put the new files in a folder
ready to upload I can instruct this app to update all of the relevant places
on all of the relevant sites.
Please note that there are a lot of folders, sub-folders and files so I need
some kind of mapping tool to make this practical rather than raw scripting
line-by-line
View Replies
View Related
I'm trying to use Enterprise Manager to manage my remote SQL database, but I can't seem
to get a connection. I think my cable ISP Comcast may be blocking the port EM uses.
What port does Enterprise Manager use to communicate with SQL?
View Replies
View Related
is it possible to creat a news/content manager that has a login/admin area that will have a textarea that will allow me to update text blurbs on other pages? I've looked all over and everything I've found is TOO robust...with uploading, "added by", "date added", comments, blah blah. I'm looking for something much more simple.
View Replies
View Related
I've created a web site system that a number of users use on their sites,
but I manage each individual site/system on my ISP's server.
Creating updates to this system was fine when I only had a few users, but
now its starting to become hard work uploading the required files to each
site (I use CuteFTP) so I wondered if you knew of an FTP app that would
allow me to automate the process.
I basically want to put a file or files in a local folder and then instruct
the app to auto-upload these files to the same places, but on each site. If
required, I can create the folder structure locally so that the app goes
through a set of folders locally and uploads them to the same places on the
sites.
Do you know of an app that can automate the process of uploading the same
files to certain directories across multiple FTP sites?
View Replies
View Related
For some reason I've installed IIS but have no Internet Services Manager available for doing things like changing the namd of the "default" page etc. I've gone through the Add/Remove Programs -> Add/Remove Windows Components and I'm getting nowhere I cannot find this snap-in and it doesnt occur with the IIS install.
I've used this before at work but have been completely unable to install Internet Services Manager on my local machine.
View Replies
View Related
i need web based mssql database manager.
features
create table
edit table
del table
add-del-edit records
and free
View Replies
View Related
I created sessions to authenticate username and password. How can I utilize this same script to alert the user to change password at 3rd login? In other words when a user logs into a site after the 3 or 4th time which ever, they are prompted to change their password. Code:
View Replies
View Related
When I try it on original server, it works, but when I moved everything to a different server it does not work. I have checked the dsn name, userid and passs. But no luck.
Error
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
Code:
View Replies
View Related
We hosted our asp based application under windows 2000 server with sql server 2000 as backend. All the asp module works fine with internet explorer version 5 but same application is giving odbc error when we run the application in IE 6.
The exact error is :
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified xxxxxxxx/login.asp, line 27
View Replies
View Related
Can someone modify this so that if index.asp is present, it will not be shown? I've reached an impasse ....
View Replies
View Related
where do you enter in the password for the connection to use?
set objConn = server.createObject("ADODB.CONNECTION")
objConn.Provider="Microsoft.Jet.OLEDB.4.0";"Password"
?
View Replies
View Related
I am logged into nt and running an asp page.
I know that I can get my username from the server variable LOGON_USER or
AUTH_USER but the AUTH_PASSWORD seems to be empty.
Is there a way to retreive the current logged passsword
View Replies
View Related
I just setup a passwrod button in Outlook Web Access by using the IISADMPWD directory in IIS.I have a few problems.can u solve it.
1. I would like the account section to be automatically filled by IIS.
2. I would like the back button to actually be a button not a link.
View Replies
View Related
I have created one of those change your password forms whereby the the old password and new password are provided.
What I am having trouble with is ensuring that the old password entered actually exists already. Below is what I have tried, but I am getting a syntax error:
Code:
'Check Password
if request.form("CusPassword")<>rsCheckUser.fields("CustomerPassword") then
response.write "Invalid password"
end if
Else
if request.form("CusPassword")= rsCheckUser.fields("CustomerPassword") then
'write new password to databasestrSQL ="UPDATE Customer Set CustomerPassword ='"& NewPassword& "',CustomerPasswordverified ='"& NewPassword& "' where CustomerEmail = '"&CusEmail&"' "
View Replies
View Related
I want to create a password validation system..... There are two text boxes.... I want to make sure that the passwords are the same and that they are more than 8 characters.
View Replies
View Related
Im planning to encrypt the password that was stored on msaccess database and
also the text inputed from a password textbox. Also, if I want to get the
password from the database, I need to decrypt it so it can be comparable to
the one that is inputed on the textbox. Is there a way on how to handle
this?
View Replies
View Related
Public Shared Function Encriptar(ByVal cleanString As String) As String
Dim clearBytes As [Byte]()
clearBytes = New UnicodeEncoding().GetBytes(cleanString)
Dim hashedBytes As [Byte]() = CType(CryptoConfig.CreateFromName("MD5"),
HashAlgorithm).ComputeHash(clearBytes)
Dim hashedText As String = BitConverter.ToString(hashedBytes)
Return hashedText
End Function
this function encrypt user password, I need to un-encrypt that password
View Replies
View Related
thanks to sitepoint forum,i am requesting a problem about forgot password .
if user forgot his/her password how can i retun his/her same password in email address?
i did like this:
......................
<%
Set myMail=CreateObject("CDO.Message")
myMail.Subject="your password"
myMail.From="codes"
myMail.To=ml 'ml var return current email address
myMail.TextBody=yrpass 'yrpass variable return password
myMail.Send
set myMail=nothing
%>
...................
View Replies
View Related
does anybody here have codes for "change password"?i am using dreamweaver 8 and MS Access
View Replies
View Related
I have a form and iwant to check if the password which gives the user is between 3 to 6 characters "alpanumeric" there is something in asp code to do this?
View Replies
View Related
Any thoughts on requirements for a password?I've been thinking about
the following
Minimum six characters
Must contain at least 1 number and at least 1 letter
Cannot contain the user's first or last name
Cannot contain the user name of the person's email address
Cannot contain the domain name of the person's email address
View Replies
View Related