I'm going back and forth as to which kind of authentication method to go by. Can you guys give me some real world examples or conceptuals on the pros and cons of Forms -vs- Windows Authentication. There's been issues that Windows mode via Active Directory is the better one since it AD logs...
In Mixed-mode asp.net,
I've a Drop-down list in a table's <tr><td>ddl</td></tr>. If a user selects item x and only x, I want a textbox field to appear right below the drop-down list. And if some other item is selected, then that <tr><td>textbox</td></tr> that's right below the...
Whenever a user enters in data in a web form, it seems it's being cached. My webpages do not require cookies. Can someone tell me what/how these cache work? I've a field (let's say a credit card #) that I do not want cached or displayed the next time (when a user enters the 1st character and...
Scenario:
All information on a person is in Website1's database. If a person logs in Website2, how would he be able to retrieve (update,delete, pass) his information back n forth the 2 websites?
chaos, chaos, chaos...
Scenario:
There are 2 existing websites (are merging) that needs to pass a user logon session to each other. User has been logging in thru a Post Form Session into California websiteA (via Active Directory acct). Idaho WebsiteB is taking over and is the main entrance for users logging in...
I've set up a web application which calls the stored procedure to generate a report to this tmp_table. Now initially, it was meant for 1 or 2 users for this apps, so there'd be no (or should i say not much conflict). But now, the #s of users who uses this application (esp. at the same time) is...
I'm able to have my distinguished icon be bookmarked A OK, eXcePt for those SSL enabled sites. Is there any way to enable the favicon to show up when bookmarked w/ ssl's https:?
On my website there are pages/dir that requires u to log on (aexp3.htr) via Active Directory accts. I've just purchased SSL, and trying to enable ssl on selective pages/dir (aexp.htr). How do i combine it so that some pages will use ssl aexp.htr and some other pages use aexp3.htr when their...
Where would I find who last logged on/off from the SQL Server during a paricular period (let's say from 2pm to 5pm yesterday).
Out of the blues, my web pages was unable to access the database. So I'm trying to troubleshoot where the problem is. I had to restart the db server for it to work...
In my asp page, there are a few sql inserts commands. And the problem is that whenever someone refresh the browser (either F5 or the Refresh button), another record is added to the database. Is there any easy/quick solution to this? I do hate to perform a post Check on every single inserts!
Within the intro page, you hit the enter button to enter a secure site. You are prompted to enter your Active Directory user name & password. Instead of entering anything in, you decided not to enter, therefore you hit cancel (and not OK). You're still redirected to a page "You are not...
I've attempted to query records using a datetime field, but unsuccessful.
Select * from table1 where date1 LIKE '%1/2/2004%'
Is there a sql query that allows you to pull the records based on a datetime search criteria??
I'm unable to change a password using the usr.ChangePassword "old","new" method. Although I am able to user the SetPassword perfectly! But I prefer a solution on the ChangePassword method. Any idea y can't I get it to work?
This works fine:
Set usr =...
When I'm on vacation and want to know if my replication is still working, is there a way of checking it via the web browser? I'm sure there is, but by what method? I'm trying to relieve some stress when I do plan for vacation, but gotta prepare for these things.
- Calling S.O.S.
Are they any asp code out there that allows me to export/import Excel via SQL SErver? Have alot of projects to do, n I just need some quick scripts to speed up the workload.
I'm able to append excel data into Sql Server by 'import data', but I'm stuck at the point where I can't import when there exists an Identity in the existing sql table. I've "ignored" the field, but that didn't work. How would I go about resolving this dilemma?
With indexing service, I'm able to search (txt, doc, html) files that contains a certain string in them. But there are files like pdfs that are an exception, whereas the search string is not within the document. So I've decided to approach a 2nd method: Search by the document's metadata! Has...
From my web.config, I'm able to deny certain users to one of my application folder but how come certain files are still accessible? For example, my .aspx files are secured but not my other files (.html, .jpg, .txt, and even .asp). Y so?? Is there a way to secured everything that's in that...
I've set my IIS to "Basic Authentication" via their Active Directory acct. Works fine. But I can't get it so that a "User must change password at next Logon" from the browser. In Active Directory, the only thing that's checked for the user is "User must change password at next Logon"... so...
How come my Virtual Directory doesn't have the "Configure Server Extensions" reg/2002 option in ALL TASKS? All that's there is Permission Wizard. The website's "conf. Srvr ext" exist, but the virtual dir underneath it doesn't have the extensions. How do I make is so that it does??... since on...
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.