Question : Create Simple Facebook Survey

I just saw this link in facebook: http://www.facebook.com/Wayseers?v=app_4949752878&ref=ts

It appears to be an application that runs in facebook.

How would I go about making something similar?

The top part is obviously just a form that gets POSTed when you put your name and email in the bottom.

Answer : Create Simple Facebook Survey

this is normally found in the the DelphiProjectsDir/BPL

for delphi 7 it's "c:\Program Files\borland\Delphi7\Projects\Bpl"
when not changing the standard directories

if you have the .bpl, you don't need to recompile the package
you can install it from the .bpl file directly (providing it's the correct bpl/delphi version) using component/install package
change the dropdown to .bpl

in your .dpk you can also set a output directory and other directories, like for searching dependant units
if these directories are changed then these compile errors can happen


Random Solutions  
 
programming4us programming4us