473,320 Members | 1,858 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Open web page with U/Name & P/word

Hi,

I have an Access app running in our system which manages our intranet
and access details for users.
I want to add a button to individual users to enable us to open the
login page and login as if it was the user, with their own login codes.
This is required for support and testing facilities.

I have the wep app written in ASP, but am not sure how to link the 2.
I could write the UN & PW into a URL string and then check the page
with a reponse.querystring ?

Please can you help

Thanks

David.

Nov 22 '06 #1
1 1353

David wrote:
Hi,

I have an Access app running in our system which manages our intranet
and access details for users.
I want to add a button to individual users to enable us to open the
login page and login as if it was the user, with their own login codes.
This is required for support and testing facilities.

I have the wep app written in ASP, but am not sure how to link the 2.
I could write the UN & PW into a URL string and then check the page
with a reponse.querystring ?

Please can you help

Thanks

David.

__________________________________________
I am trying something like this in my button code against each record:
Me.Command11.HyperlinkAddress =
"http://10.200.30.2/SceneDouble/Orders/Tracking/SceneDouble_Auth_Login_local.asp?UN="
& Me.UserID & "&PW=" & Me.Password

I have created a new asp web page to handle the receipt of the
response.querystring, but access does not want to find this page with
the added data on the url ?

Nov 22 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: monika | last post by:
Hi all... I am able to select a student's story and open it in a word doc. the teacher then corrects the story, highlight in colors the comments, strikethrough. In fact all the privileges I...
7
by: GaryDean | last post by:
In my old 1.1 apps the default was MS_POSITIONING="GridLayout" and Textboxes and labels and such always had POSITION: absolute; and I never had any distortion when the page was rendered. Life was...
0
by: comtrendz | last post by:
Hi members, I'm new to .Net. soplease be patient... I am writing a User Interface for a Medical practice where they want the ability to display 4 picture on one form. No problems so far. These...
4
by: questionit | last post by:
Hi all I have Win Xp installed in one partition and Windows Server 2003 in another partition. I have opened a Word document in Windows Server and when i tried to open the same document from...
7
by: Peter | last post by:
ASP.NET 2.0 I am trying to open a Word document and Excel document from a dialog web page, what's the best way to do that? I have tried the following: Response.Clear();...
7
by: Peter | last post by:
I have the following code which is executed from a modal web page - it works fine on most, but on some computers the Word loads into memory but never displays. This occurs with IE6 and IE7, but...
3
by: hsahealthsavings | last post by:
I made this page using a free html editor called formbreeze. The issue is 1) There is a whole bunch of white space at the end of the page that I cannot seem to figure how to get rid of 2) I have...
11
by: Ebenezer | last post by:
Let's suppose I have some nodes in an XML file, with an URL attribute: <node url="mypage.php?name1=value1&foo=bar&foo2=bar2&name2=value0" /> <node...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.