473,378 Members | 1,393 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,378 software developers and data experts.

need some help

Requirement - Create a system where user will login. There will be two user
types 1 - normal user and 2-admin user

Normal user can only enter data.

Admin user has access to change data and print reports.

Host the application on the web so I can go to url and login and perform
these steps.

Step 1 - once user is logged in date is entered by the user and day is
populated automatically based on the date.
Step 2 - Then user will enter data for the particular date selected such as
user will enter food items received, and food items sold.
Step 3 - back end system will automatically calculate received - sold =
available and this available will be next days open food
Step 4 - user should be able to enter any date and change the information or
add new date and add information
Step 5 - user is able to get a report from the system for any date or dates
for the available food items and sold food items and received food items.
Jun 9 '07 #1
6 1152
mcnewsxp wrote:
Requirement - Create a system where user will login. There will be two user
types 1 - normal user and 2-admin user

Normal user can only enter data.

Admin user has access to change data and print reports.

Host the application on the web so I can go to url and login and perform
these steps.

Step 1 - once user is logged in date is entered by the user and day is
populated automatically based on the date.
Step 2 - Then user will enter data for the particular date selected such as
user will enter food items received, and food items sold.
Step 3 - back end system will automatically calculate received - sold =
available and this available will be next days open food
Step 4 - user should be able to enter any date and change the information or
add new date and add information
Step 5 - user is able to get a report from the system for any date or dates
for the available food items and sold food items and received food items.
And? Do you have any problem with this? Anything specific?

--
Göran Andersson
_____
http://www.guffa.com
Jun 9 '07 #2
mcnewsxp wrote:
>Requirement - Create a system where user will login. There will be two
user types 1 - normal user and 2-admin user

Normal user can only enter data.

Admin user has access to change data and print reports.

Host the application on the web so I can go to url and login and perform
these steps.

Step 1 - once user is logged in date is entered by the user and day is
populated automatically based on the date.
Step 2 - Then user will enter data for the particular date selected such
as user will enter food items received, and food items sold.
Step 3 - back end system will automatically calculate received - sold =
available and this available will be next days open food
Step 4 - user should be able to enter any date and change the information
or add new date and add information
Step 5 - user is able to get a report from the system for any date or
dates for the available food items and sold food items and received food
items.

And? Do you have any problem with this? Anything specific?
i am new to asp.net and could use a jump start.
if anyone has something simple like this to share i would appreciate it.
Jun 9 '07 #3
no really
this is kind of a hello world situation for me.
people write apps every day.
any good coder can sus out the guts in just a few hours.
so i'm asking if anyone in this vb.net group has written a simple asp.net
app the takes logon and provides access to data and rites to data that they
are willing to share.
i do not want to bother anyone.
if you have a hello world mentallity please offer your free jump start to an
old timer programmer else have a nice browse.

"Göran Andersson" <gu***@guffa.comwrote in message
news:uO****************@TK2MSFTNGP06.phx.gbl...
mcnewsxp wrote:
>Requirement - Create a system where user will login. There will be two
user types 1 - normal user and 2-admin user

Normal user can only enter data.

Admin user has access to change data and print reports.

Host the application on the web so I can go to url and login and perform
these steps.

Step 1 - once user is logged in date is entered by the user and day is
populated automatically based on the date.
Step 2 - Then user will enter data for the particular date selected such
as user will enter food items received, and food items sold.
Step 3 - back end system will automatically calculate received - sold =
available and this available will be next days open food
Step 4 - user should be able to enter any date and change the information
or add new date and add information
Step 5 - user is able to get a report from the system for any date or
dates for the available food items and sold food items and received food
items.

And? Do you have any problem with this? Anything specific?

--
Göran Andersson
_____
http://www.guffa.com

Jun 10 '07 #4
mcnewsxp wrote:
no really
this is kind of a hello world situation for me.
people write apps every day.
any good coder can sus out the guts in just a few hours.
so i'm asking if anyone in this vb.net group has written a simple asp.net
app the takes logon and provides access to data and rites to data that they
are willing to share.
i do not want to bother anyone.
if you have a hello world mentallity please offer your free jump start to an
old timer programmer else have a nice browse.
It looks so very much like a homework assignment, so you will probably
have a very hard time to get someone else to write it for you.

If you start coding and return with any specific problems that you have,
you have a much greater probability of getting responses.

--
Göran Andersson
_____
http://www.guffa.com
Jun 10 '07 #5
it's not homework or a gig.
just a typical scenario that i have written before using other tools. i
wouldn't expect anyone to write it for me. was hoping someone had something
similar.
logon
restrictions
add/edit data
retreive data
get reports

"Göran Andersson" <gu***@guffa.comwrote in message
news:ub**************@TK2MSFTNGP03.phx.gbl...
mcnewsxp wrote:
>no really
this is kind of a hello world situation for me.
people write apps every day.
any good coder can sus out the guts in just a few hours.
so i'm asking if anyone in this vb.net group has written a simple asp.net
app the takes logon and provides access to data and rites to data that
they are willing to share.
i do not want to bother anyone.
if you have a hello world mentallity please offer your free jump start to
an old timer programmer else have a nice browse.

It looks so very much like a homework assignment, so you will probably
have a very hard time to get someone else to write it for you.

If you start coding and return with any specific problems that you have,
you have a much greater probability of getting responses.

--
Göran Andersson
_____
http://www.guffa.com

Jun 10 '07 #6
I don't understand this. In order to learn ASP.NET you want someone
else's code??

http://www.google.co.uk/search?q=asp.net+tutorial

Michael Courter wrote:
it's not homework or a gig.
just a typical scenario that i have written before using other tools. i
wouldn't expect anyone to write it for me. was hoping someone had something
similar.
logon
restrictions
add/edit data
retreive data
get reports

"Göran Andersson" <gu***@guffa.comwrote in message
news:ub**************@TK2MSFTNGP03.phx.gbl...
>mcnewsxp wrote:
>>no really
this is kind of a hello world situation for me.
people write apps every day.
any good coder can sus out the guts in just a few hours.
so i'm asking if anyone in this vb.net group has written a simple asp.net
app the takes logon and provides access to data and rites to data that
they are willing to share.
i do not want to bother anyone.
if you have a hello world mentallity please offer your free jump start to
an old timer programmer else have a nice browse.
It looks so very much like a homework assignment, so you will probably
have a very hard time to get someone else to write it for you.

If you start coding and return with any specific problems that you have,
you have a much greater probability of getting responses.

--
Göran Andersson
_____
http://www.guffa.com

Jun 11 '07 #7

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

Similar topics

6
by: mike | last post by:
Hello, After trying to validate this page for a couple of days now I was wondering if someone might be able to help me out. Below is a list of snippets where I am having the errors. 1. Line 334,...
5
by: John Flynn | last post by:
hi all i'm going to be quick i have an assignment due which i have no idea how to do. i work full time so i dont have the time to learn it and its due date has crept up on me .. As follows:...
0
by: xunling | last post by:
i have a question about answering ..... this topic is "need help" what do i have to write at te topic line, !after i have klicked the "answer message" button ive tried many possibilities,...
9
by: sk | last post by:
I have an applicaton in which I collect data for different parameters for a set of devices. The data are entered into a single table, each set of name, value pairs time-stamped and associated with...
7
by: Timothy Shih | last post by:
Hi, I am trying to figure out how to use unmanaged code using P/Invoke. I wrote a simple function which takes in 2 buffers (one a byte buffer, one a char buffer) and copies the contents of the byte...
15
by: Cheryl Langdon | last post by:
Hello everyone, This is my first attempt at getting help in this manner. Please forgive me if this is an inappropriate request. I suddenly find myself in urgent need of instruction on how to...
16
by: pamelafluente | last post by:
I am still working with no success on that client/server problem. I need your help. I will submit simplified versions of my problem so we can see clearly what is going on. My model: A client...
8
by: skumar434 | last post by:
i need to store the data from a data base in to structure .............the problem is like this ....suppose there is a data base which stores the sequence no and item type etc ...but i need only...
0
by: U S Contractors Offering Service A Non-profit | last post by:
Brilliant technology helping those most in need Inbox Reply U S Contractors Offering Service A Non-profit show details 10:37 pm (1 hour ago) Brilliant technology helping those most in need ...
20
by: mike | last post by:
I help manage a large web site, one that has over 600 html pages... It's a reference site for ham radio folks and as an example, one page indexes over 1.8 gb of on-line PDF documents. The site...
1
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: 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...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

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.