• Sending an email with an attachment in asp.net

    The customer has elevator technicians out at customer premises completing PDF forms that get posted to a portal. The staff in the office needs to perform the following processes on each document. 1. Create a communications 'ticket' record that has custom…
  • Redirect to .net Page after EntryForm Submit

    I have a solution where I call the standard Communication Edit screen (ACT=363) from a hyperlink on a .net Page. I need to be able to save the communication and then redirect back to the original .net page. Does anyone have any suggestion as to how…
  • .NET method gets interrupted and can't recover

    Hi I've written a .NET dll that contains a method that takes a number of seconds to complete. It contains a series of "QuerySelect queryObj = new QuerySelect();" statements among other things. I am finding that when a user calls that method and then…
  • Export to Excel from a List in .Net

    Help! I need to export a list from a custom entity. The custom entity's list page was generated using .net (RunListPage). I found an example on the community on how to do this with an asp page. However, I cannot find any assistance in doing this in…
  • . net lists not filtering based on company

    Hoping someone can help. I appear to be having some strange behavior in my system and I am not sure why. Lists that were created using .net are showing all records in the system versus just the records for the company record I am on. The strange thing…