Search

You searched for the word(s): userid:414314

Matching Posts

  • Best method to pass authentication from another site?

    My client has an existing website that authenticates the user. What is the best method to pass the authentication to another (new) site? Should this be done using a QueryString? Or can it be handled using IIS?
    Posted to Security (Forum) by kparker on 6/19/2009
  • Display MS Access Reports?

    I have a client that has several MS Access Reports that they would like to display on their site. Is it possible to generate and view MS Access Reports on a page? Is a "report viewer" necessary? What I've done in the past for reporting is to create the reports using ActiveReports. Then generate the report as a PDF and display it to the user. I've never tried displaying a MS Access Report in a page and don't know if it's possible. Hopefully, someone here can give some advice
  • Re: Best method to pass authentication from another site?

    Thanks for the info. If site "A" is classic asp and the site "B" is aspx, then I guess the "SSO" methods as described in the article would not work. In this case "A" could authenticate the user and when linking to "B" could pass the user info in an encrypted querystring so that "B" could then login the user. Does this sound reasonable? Any other suggestions?
    Posted to Security (Forum) by kparker on 6/19/2009
  • Re: Display MS Access Reports?

    Thanks for the info. That does make sense that ASP.NET would be using Jet and not the Access application itself and therefore the Access Reports would not work. So, running MS Access Reports would not be available to ASP.NET applications. What are some alternatives? Create the reports in a tool like ActiveReports?
  • Re: Display MS Access Reports?

    The client's existing reports are all "MS Access Reports" and use Access's "code behind" or whatever Access calls it's VBA code that's attached to the report.
  • Re: Initiate SQL Server Replication

    Did you ever find out how to do this? I need to be able to synchronize a few tables in a remote database with the same tables in the local database. Any ideas?
  • Re: Compress PDF File

    I really don't want the user to have to unzip the file. I just want to make sure the pdf is as small as possible. I have seen "shareware" programs that will compress the pdf, but I haven't found one that I can call from code. I'm using ActiveReports to create the pdf and then email it to the user. I need to make sure the pdf is as small as possible to help these with dial-up.
    Posted to Free For All (Forum) by kparker on 6/3/2006
  • Compress PDF File

    Does anyone know of a way to compress a PDF?
    Posted to Free For All (Forum) by kparker on 6/2/2006
  • Help!! PrintModule has issue with querystring params

    If I have a querystring parameter of something like ID=30, when the user clicks the printmodule icon it doesn't build the querystring correctly when it adds the additional info about the skin. For example: http://localhost/mysite/SSL/OrderConfirmation/tabid/68/ID/30/Default.aspx is built as http://localhost/mysite/SSL/OrderConfirmation/tabid/68/mid/388/dnnprintmode/true/Default.aspx?SkinSrc=[G]Skins/_default/No+Skin&ContainerSrc=[G]Containers/_default/No+Container The /ID/30 is missing. Is there
    Posted to DotNetNuke (Forum) by kparker on 5/24/2006
  • Re: DNN 4.0.3 - Log Viewer - tons of Application Shutting Down / Application Started

    Where is the site hosted? If you're using a shared hosting environment, something out of your control really could be the problem. I battled this issue for a while. I called WH4L they'd do something and tell me "try it again". It would be better, but would soon be back to shutting down and restarting again. Something was causing the app pool to recycle. It was awful!! My client and their users were very unhappy. But after they moved me it rarely ever shuts down/restarts. Moving the site wasn't as
    Posted to DotNetNuke (Forum) by kparker on 5/24/2006
Page 1 of 12 (113 items) 1 2 3 4 5 Next > ... Last »