Jump to content
Server Maintenance This Week. ×

online formatting..


This topic is 8475 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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

------------------

Link to comment
Share on other sites

  • 4 weeks later...
  • 2 weeks later...

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.

Link to comment
Share on other sites

This topic is 8475 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.