MadHatter Posted January 4, 2001 Posted January 4, 2001 I hope you can help me, or at least point me in a good direction. when some one does a search on the web, and it goes to a search results page. i want to be able for the user to select one or more records, and click on a link and goto a print page that will have the records selected, listed in plain text.. for example.. Record: 1 First name: Jon Last Name: Henderson ------------------------- Record: 2 First Name: Jenny Last Name: Hendrix ------------------------- Record: 3 First Name: Bob Last Name: Jones and so on like that. so that the user can print those records in plain text. i am useing my own web page's for the database, not the web companion ------------------
Newbies focus Posted January 31, 2001 Newbies Posted January 31, 2001 Take a look at our website at www.mvpcurriculum.com and see if th is is what you need. If so, check with aaron at [email protected]. He designed this and may be able to help you.
Vaughan Posted February 11, 2001 Posted February 11, 2001 To do something like this each user would have to set some sort of flag field in each record. The challenge with this is that each web user will set the flags so they'll keep changing: there will be no consistency between user views or actions. This is one instance where I think the answer is "cannot be done" in a robust or repeatable way for multiple users. It is also difficult to manage through a web interface.
Recommended Posts
This topic is 8686 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now