swornavidhya_m wrote:
My task is to create a forum which looks similar like jitbit forum
I think we got it the first time. Please provide the code around where it is updating the database with the last logon date because that's apparently where it is going wrong. Specifically your insert/update statement appears to have an issue with it but I can't tell anything else without seeing it.
Going from memory here, but it may help... In most browsers you can set the background CSS property to transparent...but not IE. In IE you must also set the background of the content/page loaded in the IFrame to transparent. I would assume that you need to set the background image property for the content/page that you are loading inside of the IFrame, not the IFrame element itself
How does it fail? Does it cause an error? Have you checked to make sure your server is configured to handle SSI? I thought that html files had to end with .stm in order to get IIS to parse the includes.
Hi, You've created the function sendmail(), but never call it to execute. Either pull the code out of function and let it process as the page is processed, or add a call to the function at the end of your script block.
I don't think "coordinate" is the right word. Perhaps you meant "appropriate". Does your app do any logging? Does the login process use the exact same code for all user types? Does this happen on multiple computers with multiple browsers? Have you been checking performance logs for the server and see if there are any memory, CPU or I/O bottlenecks during the problem times? What about your database? Have you been profiling and looking for deadlocks? There are lots of problems with code that can show up only some of the time.
There are three records already in the database you said. What are *those* values? (List them all three please) And what is the value of the PK-field of the record that you're inserting?
I are Troll :suss: