eBay Feedback

R

Randy

Is there a way using FP 2002 to allow someone to send feedback about a
transaction with a business and then (I guess) have that feedback linked to
a particular page on that businesses site like eBay's "Read feedback
comments"?
 
C

chris leeds

you may get away with the "guestbook" and just rename things.

you may also be able to have the results of a form saved to a .txt file and
use a server side include to call it or save it to an .htm file and pull it
into a frame or Iframe.

HTH
 
R

Randy

Thanks for the reply. I don't think the guestbook idea will work though.
Saving the form and using a ssi is an interesting idea but I'm not sure how
this might effect the speed. Any ideas here?
 
Top