November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Edit:
I solved it, it works by updating tblPageLanguage, I just had to do an IISRESET for the changes to be seen, I suppose the old data was cached.
Hi!
We display "Created by", and "Changed by" on most pages in our project. I would like to update the database to change all records where Created by = 'X' to 'Y'.
The code to display this information looks like this:
I've tried changing the "CreatorName" field in tblPageLanguage to no effect.
I feel it's an easy thing to do if you just know what to update in the database?
Any help is appreciated!