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...
But the thing is... we can't rely on the client to control and enable/disable the configuration. Besides, I've gotta script it so it'll surpasses the client browsers' DEFAULT settings.
Thought this thing was suppose to be easy?!.
errRRR..
I've tried this no-cache methodology from various reference sites:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;234067
http://support.microsoft.com/default.aspx?scid=kb;EN-US;189409
http://www.i18nguy.com/markup/metatags.html
... No Luck! Past data are still being populated...
Ok, I added the 3 lines to the top of my asp page (that contains the form) and it still populates old data. I added new form fields n still no go! hmm..
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.
2 columns... keeping things simple!
In my excel sheet, there are more than 2 columns. But I'm only importing one column (a column of firstnames let's say) into the database and at the same time, the db shud auto-generate the someID column of its table.
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.