NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: JohanR on January 22, 2012, 03:14:00 AM
-
Hi,
Any inline browse event seems to trigger the GET error.
Selecting a record in the browse, clicking an inline "change" or "delete" button,
however if I have a "change" button above the browse, it does not post an error.
I have attached a screenshot.
It seems to work fine, but not sure if it's ok to leave this error.
Johan
[attachment deleted by admin]
-
The screen-shot doesn't show me a whole lot - the "response" is the key thing.
If the response is completely blank, then it's ok, you can ignore the error.
-
Hi Bruce
thanks.
To confirm, I check the response in the log on the webserver window?
If yes, then it is blank, so no worries,
thanks
Johan
-
The web server window tracks incoming requests, not outgoing replies.
I was referring tot he console in firebug, that's where you can see the replies. If it is blank there, then no problem.