Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Neil 63 posts 105 karma points
    Jan 24, 2013 @ 14:22
    Neil
    0

    writing code behind for login.aspx

    New to umbraco and trying to add something to the login screen (company's name pulled from the database via stored procedure call) using an asp literal.  I see that there is no code behind file for login.aspx and I'd like to either create one or fit this stored procedure call into wherever umbraco pulls its asp content from in login.aspx. 

    I tried creating a login.aspx.cs and in the page load, putting the stored procedure call and accessing the literal via ID, but for some reason, it doesn't work.

    Can anyone tell me how this is generally done in umbraco?

    Thanks.

Please Sign in or register to post replies

Write your reply to:

Draft