PDA

View Full Version : Search in a thread


-peace-
08-19-2004, 12:41 PM
I would like to have a thread that would allow me to put into a message box code for a search. The search would need to be able to search another database in mysql and its also on the same server that the vb bb is residing on to make it simple. The reason I want to do it within a thread is due to the fact I can restrict it to certain users who access the board and within the certain forums thread. The search would basically be ie: search for credit card number from a database. They would enter into a search field a credit card number and hit submit and the results would then be outputed for you to see. I want this to be done within a thread so it has security access that the board supplies.

Can this be done????????

If not does anyone have other ideas - I want the look and feel and security features of the board.

mholtum
08-19-2004, 12:54 PM
Why not just make it a module and restrict certain member groups to view that module?

Our Sponsors
 

Brian
08-20-2004, 12:51 PM
One of these two posts should help you out...

http://www.vbadvanced.com/forum/showthread.php?t=1337
http://www.vbadvanced.com/forum/showthread.php?t=1334