by: Billy Jacobs |
last post by:
I have a website which has both secure and non-secure
pages. I want to uses forms authentication. How do I
accomplish this?
Originally I had my web.config file in the root with Forms...
|
by: Con |
last post by:
Hi, I'm getting the following error message in the JavaScript console:
Error: mus has no properties
Source File: file:///G:/temp/cafedub.htm
Line: 35
Now, I would like to script to work in...
|
by: Raghu Raman |
last post by:
Hi
we maintain the .net app in our webserver.
It is assigned a public ip,so that our client could easily see and work
with the project we design.
simply by typing the Ip address followed by...
|
by: bradley |
last post by:
I have an \upload folder beneath the web root where I have MS Word and other
documents that I would prefer not be available to the public. How can I
configure web.config to prevent these files from...
|
by: Keithb |
last post by:
I am using the login control on my web site, which has both authenticated an
unauthenticated users. I added a logout page that is supposed to allow an
authenticated user to drop his authentication...
|
by: ruffeo |
last post by:
There has been alot on the web about this web.config error that
happens in visual studio .net 2005. Most people think this has to do
with IIS, but .net 2005 doesn't run on IIS but a developer...
|
by: Timbo |
last post by:
Hello all,
I have created a secure folder on my web server and created a user and
password that can access it. So when you navigate to a page/file within
this folder the login box appears. ...
|
by: DBLWizard |
last post by:
Howdy All,
I'm fighting with IE on a secure site where I am trying to set the
location of a frame from within javascript using code similar to this.
sHref =...
|
by: zr |
last post by:
Hi,
Does usage of checked iterators and checked containers make code more
secure?
If so, can that code considered to be reasonably secure?
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: linyimin |
last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: Taofi |
last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same
This are my field names
ID, Budgeted, Actual, Status and Differences
...
|
by: Rina0 |
last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
|
by: DJRhino |
last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer)
If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _
310030356 Or 310030359 Or 310030362 Or...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: lllomh |
last post by:
How does React native implement an English player?
|
by: DJRhino |
last post by:
Was curious if anyone else was having this same issue or not....
I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
|