This is a discussion on "ASP Page" within the Classic ASP section. This forum, and the thread "ASP Page are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
ASP Page
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
ASP Page
I've an ASP search form that run on an intranet that requires authenticate with windows user id and password. What I'm trying to do is to automate this process by providing some search strings, a user id and password and have the form automatically provide me the information without the user input. Could some one give me some tips on how to do this? Thanks...
|
|
|
|
|||
|
ok, let me clarify this. I've a search form that the user enter a field and click on the search button and the form will return some informations if if finds in the database. I want to automate this some how, by providing the windows user name and password, and the field info and submit this and have return the information. Hopefully, that explains what I wanted.
|
|
|||
|
So you want to return records from the database depending on the windows username?
The following should get you the username assuming there is one:
|
![]() |
| Tags |
| asp, page |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Best way to prevent access to page B except via page A? | Donny Bahama | PHP Forum | 1 | Apr 3rd, 2008 02:15 |
| Green bar of colour at bottom of page gets bigger the more page is extended | pixelgirl | Web Page Design | 1 | Apr 1st, 2008 01:27 |
| internal navigation, Linking from one page to a specific div in another page. | Oak | Web Page Design | 5 | Feb 8th, 2008 22:54 |
| Linking an outside page back to previous framed page | MJustison | Starting Out | 1 | Oct 18th, 2007 17:49 |
| A gap appears beween the Page Title and the Body Content of the page. | sovereign6 | Web Page Design | 6 | Dec 18th, 2006 19:14 |