|
SerenityNet -> RE: dB Hyperlink ??? - Please Help. (2/7/2002 21:30:48)
|
Try the following: itemDetail.asp?ITEM=<%=FP_FieldURL(fp_rs,"ITEM")%>&EMail=<%=FP_FieldURL(fp_rs,"EMail")%>&subject=<%=FP_FieldURL(fp_rs,"subject")%>&description=<%=FP_FieldURL(fp_rs,"desription")%>&ETC=<%=FP_FieldURL(fp_rs,"ETC")%> That is, go to your hyperlink properties, add the destination, then click on the parameters button to add the other values you want to post to the next page. Someone here referred me to the FP tutorials at http://www.sitebuilder.ws/frontpage/tutorials/ If you are using an Access DB then just what you are asking is covered in detail there. I hope this helps, Andrew webmaster@serenitynet.net - But the fruit of the Spirit is love, joy, peace, patience, kindness, goodness, faithfulness, gentleness, and self-control..." Gal. 5:22
|
|
|
|