Setting a limitation of record entry from a form (data entry)

try again please.
 

Attachments

hi arnelgp

I would like to ask if you have some idea on how to eliminate duplication of the survey done from the same PC or IP address.
Maybe you have a better idea on this?

Hope to see your reply on this.

Perhaps you can reach me to my email sashi126@gmail.com
 
first you must have a table that will hold the ip of the current user of your db.
the idea is to check first this table for a particular ip, if it exist, then obviously survey has already been done on that pc. if not complete the survey questionaire first, and before closing the form save the ip of that pc to the table.
if your ip in your workplace is static then theres no problem, but if dynamic, youll also need to save the mac address of the pc.

very simple!
 
do u have any idea how to retrieve the IP/MAC address from our PC automatically and store it into the table?

Man, I am so new to this coding..maybe you can give me some idea from the DB i sent to u?
 
ok, well try, be back soon.
 
omg! I din know we can do such thing with this...i am learning alot along the way from u
How did u learn all these?
 
through books, internet, forums. in time, you'll be able to help others also. just remember: learn by Heart and not only by mind.
 
seriously i do admire ur humbleness...u willing to help...trully speechless
 
if you are unable to follow the code, search the internet or best invest on books.
your welcome bro.
 

Users who are viewing this thread

Back
Top Bottom