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

Page Design Questions

I'm having some trouble getting a Page to work the way I want it to in
Access 2003. I'm trying to do some simple internal tracking at my
office for a specific item that we sell. Each item has a serial
number, so I created two tables. Here's the structure:

Table Name: T_ITEM
Primary Key: SERIAL_NUMBER
Other fileds: CLIENT_ID, DEPLOY_DATE, COMMENTS
Table Name: T_CLIENT_LIST
Primary Key: CLIENT_ID
Other fields: CLIENT_NAME
The CLIENT_ID fields are linked with a one-to-many relationship with
enforced integrity.
I'm fairly inexperienced in Access, so the controls on the pages I've
generated aren't working together :( Here's what I'm trying to
accomplish:
I would like a page that has a drop-down box from which you would pick
a serial number, and the relevant information (client name, deployment
date, comments) would appear in non-editable text boxes below.
I would also like to create a second page that has a drop-down list
containing all the client names, and directly below that a list box
that would populate with every item that had been sold to this, and
when you select an item in the list-box I would like the deployment
date and comments to appear in fields below that.
Since I will be hosting this on a web-acessible server, I only want
people to be able to view these pages and all the data, without being
able to edit records or create new ones.
Sounds pretty simple, but I have to admit I'm just not that good yet
:-P
(Thanks in advance for any help! I can provide the .mdb for reference)

Jul 31 '06 #1
3 1389
You'll want to do that in ASP to make it web-accessible, which is a
whole nother bird.

Adam wrote:
I'm having some trouble getting a Page to work the way I want it to in
Access 2003. I'm trying to do some simple internal tracking at my
office for a specific item that we sell. Each item has a serial
number, so I created two tables. Here's the structure:

Table Name: T_ITEM
Primary Key: SERIAL_NUMBER
Other fileds: CLIENT_ID, DEPLOY_DATE, COMMENTS
Table Name: T_CLIENT_LIST
Primary Key: CLIENT_ID
Other fields: CLIENT_NAME
The CLIENT_ID fields are linked with a one-to-many relationship with
enforced integrity.
I'm fairly inexperienced in Access, so the controls on the pages I've
generated aren't working together :( Here's what I'm trying to
accomplish:
I would like a page that has a drop-down box from which you would pick
a serial number, and the relevant information (client name, deployment
date, comments) would appear in non-editable text boxes below.
I would also like to create a second page that has a drop-down list
containing all the client names, and directly below that a list box
that would populate with every item that had been sold to this, and
when you select an item in the list-box I would like the deployment
date and comments to appear in fields below that.
Since I will be hosting this on a web-acessible server, I only want
people to be able to view these pages and all the data, without being
able to edit records or create new ones.
Sounds pretty simple, but I have to admit I'm just not that good yet
:-P
(Thanks in advance for any help! I can provide the .mdb for reference)
Jul 31 '06 #2
Well since Access 2003 supports creating HTML pages, I'm planning on
just sticking to that, as it will only be accessed from within the LAN
anyway.

ManningFan wrote:
You'll want to do that in ASP to make it web-accessible, which is a
whole nother bird.

Adam wrote:
I'm having some trouble getting a Page to work the way I want it to in
Access 2003. I'm trying to do some simple internal tracking at my
office for a specific item that we sell. Each item has a serial
number, so I created two tables. Here's the structure:

Table Name: T_ITEM
Primary Key: SERIAL_NUMBER
Other fileds: CLIENT_ID, DEPLOY_DATE, COMMENTS
Table Name: T_CLIENT_LIST
Primary Key: CLIENT_ID
Other fields: CLIENT_NAME
The CLIENT_ID fields are linked with a one-to-many relationship with
enforced integrity.
I'm fairly inexperienced in Access, so the controls on the pages I've
generated aren't working together :( Here's what I'm trying to
accomplish:
I would like a page that has a drop-down box from which you would pick
a serial number, and the relevant information (client name, deployment
date, comments) would appear in non-editable text boxes below.
I would also like to create a second page that has a drop-down list
containing all the client names, and directly below that a list box
that would populate with every item that had been sold to this, and
when you select an item in the list-box I would like the deployment
date and comments to appear in fields below that.
Since I will be hosting this on a web-acessible server, I only want
people to be able to view these pages and all the data, without being
able to edit records or create new ones.
Sounds pretty simple, but I have to admit I'm just not that good yet
:-P
(Thanks in advance for any help! I can provide the .mdb for reference)
Jul 31 '06 #3
"Adam" wrote
Well since Access 2003 supports creating
HTML pages, I'm planning on just sticking
to that, as it will only be accessed from
within the LAN anyway.
Plan, too, on keeping Access 2003 around, because Data Access Pages are
"deprecated" in Access 2007, and Access 2007 will not allow you to create
nor maintain them, though execution continues to be supported. And, I
wouldn't expect a lot of "fixes" for any of DAPs limitations or bugs.

If you can justify learning ASP.NET to accomplish your project, that will be
an ongoing benefit to you. If you do it in DAPs, it's obsolescent, soon to
be obsolete, technology.

Larry Linson
Microsoft Access MVP

Aug 1 '06 #4

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

Similar topics

3
by: Yves Dhondt | last post by:
Hello, I've got the following UML design : C | A _____|______ B So 2 objects A and B are connected through a relation C. (For example an employment scheme : person A1 worked for company...
8
by: MarsFossils | last post by:
I am giving a lunch and learn talk on how to "Create your own Web Page" tomorrow and would like to mention a funny anecdote with an inspiring moral about web page design. Does anybody have any...
12
by: Ann D. | last post by:
Hi! I'm creating a website that has a few pages... question is, how can I prevent a user from going directly to a page. i.e. user has to go through myPage1.asp (page takes some user info) to...
7
by: Sens Fan Happy In OH | last post by:
I'm having majour issues with FrontPage 2K and a webpage that I am having to create from scratch based on someone else's prior work. I hope someone can look at the source code for the page in...
2
by: JG | last post by:
I am a developer and I have a problem trying to design a system to manage data coming from web surveys. Each section can potentially have dozens of questions, i.e., fields. I am focusing here only...
3
by: AC | last post by:
This happened to me once before and luckily I have been backing up regularly - but as i'm designing and testing, I went back to a page (heavily designed with many particular spacings, control...
11
by: Bob | last post by:
In our new .NET web applications, we try to limit the use of SqlConnection to just one instance per page, even if there are multiple accesses to various queries. The thinking behind is that this...
10
by: hn | last post by:
Hi all, I have to design a quiz page which includes up to 200 questions. What users do is they start the quiz, go to page1 with question1, enter some answers, click next to go page2 with...
3
by: Angus SC2 | last post by:
Hi, I am writing a little web-app in Visual Studio.NET using C# and ASP.net. I have a few questions about page layouts. .. What I am trying to achieve is to have every page in my app like the...
5
by: MP | last post by:
context: vb6 / ado / adox 2.8/ mdb file format / jet 4.0 provider (not using Access) trying to design first database I work for a very small company, detailing building 'components' There is...
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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?
0
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,...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.