Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: Application development ??


Message #1 by "Vandael Tim" <vandael_tim@h...> on Thu, 28 Mar 2002 13:30:44
This is a discription of the application i have to make.

Shopfloor System

The application is the people on the workfloor, so that they can easily 
request the documents they need.

They have to give in the Machine number or/and Article number and then 
press one of the colored maps.

When pressing the map, a query in access has to be runned that gives a 
number of results.
The results, have to be written as hyperlinks. So there are 3 possible 
variables that can change: Article, Machine number and the Map. Each map 
presents a different kind of subject.

Ex. <a href=?c:\test\files\file.pdf? TARGET=?_blank?>Description</a>

File.pdf : is one the results of the query
Description : is the description corresponding to file.pdf in the ACCESS-
database.

It is possible that there are 6 results by a query, it has to be possible 
to write multiple hyperlinks.

The data in the fields Machine Number and Article must stay in the fields 
after a search.


Are there people who can help me and give me tips ???

thnx

Vandael Tim

  Return to Index