473,657 Members | 2,535 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Sorry - Anoher Question

Hi All,

Sorry for been a pain in the ass, but im looking everywhere and can't seem
to find the answers.

I would like to build a small ASP based site.
I have 4 departments, and what i would like to do is have a list of
usernames and password.
I would like the department heads to have a logon and be able to see only
there departments usernames and password when they logon.
There is 4 people in our IT department who i would like to be able to see
all users and password for all departments

How would i go about this, i`ve been looking for some online examples but
can`t seem to find any info on anything like this
Could somebody possible give me a helping hand or poin me in the right
direction?

Many Thanks
Si
Nov 19 '05 #1
3 1230
Hi Si,

Do you want to use ASP or ASP.Net? You said ASP, but this is the ASP.Net
newsgroup.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.

"Wizard" <Wi****@Wizard. com> wrote in message
news:46******** ************@ka roo.co.uk...
Hi All,

Sorry for been a pain in the ass, but im looking everywhere and can't seem
to find the answers.

I would like to build a small ASP based site.
I have 4 departments, and what i would like to do is have a list of
usernames and password.
I would like the department heads to have a logon and be able to see only
there departments usernames and password when they logon.
There is 4 people in our IT department who i would like to be able to see
all users and password for all departments

How would i go about this, i`ve been looking for some online examples but
can`t seem to find any info on anything like this
Could somebody possible give me a helping hand or poin me in the right
direction?

Many Thanks
Si

Nov 19 '05 #2
sorry yes, ASP.Net

Cheers
Si

"Kevin Spencer" <ke***@DIESPAMM ERSDIEtakempis. com> wrote in message
news:%2******** ********@TK2MSF TNGP14.phx.gbl. ..
Hi Si,

Do you want to use ASP or ASP.Net? You said ASP, but this is the ASP.Net
newsgroup.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
Neither a follower nor a lender be.

"Wizard" <Wi****@Wizard. com> wrote in message
news:46******** ************@ka roo.co.uk...
Hi All,

Sorry for been a pain in the ass, but im looking everywhere and can't seem to find the answers.

I would like to build a small ASP based site.
I have 4 departments, and what i would like to do is have a list of
usernames and password.
I would like the department heads to have a logon and be able to see only there departments usernames and password when they logon.
There is 4 people in our IT department who i would like to be able to see all users and password for all departments

How would i go about this, i`ve been looking for some online examples but can`t seem to find any info on anything like this
Could somebody possible give me a helping hand or poin me in the right
direction?

Many Thanks
Si


Nov 19 '05 #3
Okay, so, you're in the right newsgroup. :-D

Next, we need to boil down your question into something that can be
answered. What is your specific problem? Do you need help designing such an
app, or are you having a specific problem building it? If so, what?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.

"Wizard" <Wi****@Wizard. com> wrote in message
news:Ze******** ************@ka roo.co.uk...
sorry yes, ASP.Net

Cheers
Si

"Kevin Spencer" <ke***@DIESPAMM ERSDIEtakempis. com> wrote in message
news:%2******** ********@TK2MSF TNGP14.phx.gbl. ..
Hi Si,

Do you want to use ASP or ASP.Net? You said ASP, but this is the ASP.Net
newsgroup.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
Neither a follower nor a lender be.

"Wizard" <Wi****@Wizard. com> wrote in message
news:46******** ************@ka roo.co.uk...
> Hi All,
>
> Sorry for been a pain in the ass, but im looking everywhere and can't seem > to find the answers.
>
> I would like to build a small ASP based site.
> I have 4 departments, and what i would like to do is have a list of
> usernames and password.
> I would like the department heads to have a logon and be able to see only > there departments usernames and password when they logon.
> There is 4 people in our IT department who i would like to be able to see > all users and password for all departments
>
> How would i go about this, i`ve been looking for some online examples but > can`t seem to find any info on anything like this
> Could somebody possible give me a helping hand or poin me in the right
> direction?
>
> Many Thanks
> Si
>
>



Nov 19 '05 #4

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

Similar topics

8
1744
by: Ivan Paganini | last post by:
Sorry, and thanks for the help. I will be more carefull in the next time. Ivan S>P<M
12
3524
by: David Lindsay | last post by:
I want to put date and time on my web page, and to be sure it tracks the BST/ GMT changes. Can anyone help me, I have gone back in my historic file for quite a while and not found anything. Sorry about the newbie trivial question -- David Lindsay anti spam in force use reply to address
18
2935
by: Xiangliang Meng | last post by:
Hi. void setValue(int n) { int size = getValueLength(); int buffer_p; if (buffer_p) { ....
11
1871
by: sneill | last post by:
I have read a number of posts on the use of eval() in Javascript, and I agree that its use is questionable. But it does beg the following question: "How arbitrary does a string need to be before the use of eval() is required to execute it?" Given the following code, I'm able to evaluate/execute most expressions like: "a.b.c.d()"
5
1356
by: Brian | last post by:
I am "learning" C# and have run into a problem that, though I can work around it, I would like to know what the *right* way to handle the issue is. I have created an "Info" struct and assigned certain default values to it. I have assigned this struct to a TreeView node via the Tag field. In my "AfterSelect" processing call, I am casting the node tag value to my "Info" struct. When I look at the fields they are set to the default values...
2
1154
by: Colin McGuire | last post by:
Sorry to ask a simple question on syntax but the line inside the subroutine "assignBitmapArray" won't compile giving me an "Expression Expected" error. What is the correct syntax to initialize an array of Objects/Bitmaps? Thank you Colin Public Structure testStruct Dim testBitmap() As Bitmap
1
1163
by: mensuur | last post by:
hiya, i am sorry for this stupid question, but why is this discussion group not in the web development section? it took me ages to find this group! thanks for your time -- mensuur
1
1322
by: maya | last post by:
I have a quick HomeSite question.. sorry, my news server doesn't carry HomeSite ng... I just need to know how to switch from generating special chars (called "entities" in XML) with numbers instead of their names -- need to do this b/c for XSLT/FF only numbers work.. I've been looking for a while now under "options", can't find it.. thank you very much..
14
1901
by: Daniel | last post by:
Hi guys who just answered me.....it really would have helped if i had written it right. Ok i will use better names to explain my problem. I have this: InterFaceClass ^ ClassA
0
8413
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8842
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8617
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7352
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6176
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5642
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4173
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2742
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1970
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.