Find data in table

  • Thread starter Thread starter Paul Saah
  • Start date Start date
P

Paul Saah

Hello, one of our old programers placed an email address (e-mail address removed)
some place in our database that is programically inserted into an HTM page.

Could someone suggest how I can find this old address that will be changed
to a new address.

I have used find in the modual without success.

Your help will be appreciated.

Paul Saah
===
 
Can you look at the place in the code where the address is programically
inserted into the HTM page? At that place in the code you should see a
reference to a table and a field.
 
Back
Top