asp_web_howto thread: Problem updating siteserver membership data ...
I'm making an interface to delete, modify, insert siteserver membership
data via ASP. I have everything working properly, I just seem to be
having a refresh type problem. For instance, I delete an item from
membership and search to prove it has been deleted. But when I go to
insert it again, my check to make sure it doesn't exist comes back and
says it does, but then proceeds to insert it. Is anyone aware of this
type of problem.
I was running into something similar with my SQL Server calls attempting
to insert into a table. It came back saying the row was already there,
when I confirmed it wasn't, but then proceeded to insert it.
Any ideas? This is driving me bonkers!
Melissa Mussitsch