I am trying to create a front end to the help desk that will create a ticket, and can be running on the agents computer at all times. This way when a new call comes in, they will not have to bring up a web page, or email to create a ticket. They can just press a function key select information from drop downs, and type in the initial problem and hit a button that will create the ticket. I have wrote the program that does add a new ticket to the table htblticket. However when I look for the ticket number, that was automatically created by lansweeper, I get an error that says ticket not found. If I look at the web50rephelpalltickets view, I see the ticket is there. What can I do to make the ticket appear in the web console?