Hi all you experts out there! I am on a quest for knowledge, here's my problem:
I wish to create a page in notes (*.nsf) in which the user will enter search data (first name, last name).
The submittal will call a php function which will handle the search - searching a maximizer database.
I would like the php function to live outside the search pages, so the form action will invoke a completely independent program, passing the search data as variables.
Could someone please point me in the direction to find out more information how to do this? Or even some tips/hints to get started. Greatly appreciated!
Cheers!
Laura
I wish to create a page in notes (*.nsf) in which the user will enter search data (first name, last name).
The submittal will call a php function which will handle the search - searching a maximizer database.
I would like the php function to live outside the search pages, so the form action will invoke a completely independent program, passing the search data as variables.
Could someone please point me in the direction to find out more information how to do this? Or even some tips/hints to get started. Greatly appreciated!
Cheers!
Laura