Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Transaction Patterns » hyperlink in list or detail or tree form
Re: hyperlink in list or detail or tree form [message #575 is a reply to message #573] Thu, 25 January 2007 12:46 Go to previous messageGo to previous message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
The problem with a hyperlink is that you can only select one item on the list screen before jumping to the detail screen, whereas with a navigation button you can select as many items as you like.

Another problem is that it uses the GET method which exposes the primary key to the outside world, which some people consider to be a security risk. This is also a problem if the hyperlink jumps to a screen which updates the database.

There are also other reasons described in http://www.tonymarston.net/php-mysql/infrastructure-faq.html #faq28

The short answer is that if you want to navigate to another screen then use a navigation button as it presents less of a security risk than a hyperlink.


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: can't get _cm_popupReturn to execute
Next Topic: List2 with multiple parent relations to the same table
Goto Forum:
  


Current Time: Mon Apr 29 20:28:07 EDT 2024

Total time taken to generate the page: 0.03355 seconds