Search
[abase form=”1,search,/form-page/” table=”Staff” columns=”SurName%,FirstName%$Search Staff” elements=LIKE”SurName,FirstName”]
abase table=”Staff” columns=”SurName,FirstName” rlink=”SurName, www.uuthuyo.net/form, _blank”] echo=”blue”
[abase form=”1,update” table=”Staff” elements=”SurName,FirstName,OtherNames,PhoneNo,Email,DateReg,Picture” fields=”SurName,FirstName,OtherNames,PhoneNo,Email,DateReg,Picture$Update Staff” ack=”brown” echo=”blue”]
- rlink – rlink=” <column> ( , <url> ( , <target> ) )” Record link. Link which specifies the primary index <name>=<value> pair in query string. Used to display a single record in the database.
- <column> column that will be a link.
- <url> if specified, the URL of the page to display the record. If not specified, link will be to the current page.
- <target> specifies the target window for the link (e.g., target=”_blank” will open a new browser window.