Search

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

Matching Posts

  • Nifty Corners in DNN

    Just wondering if anyone has been able to get nifty corners working in DNN. The reason i wanted this is because it uses CSS and doesn't render images to round the corners which means it loads quicker. I've tried using injectors and all manner of methods to try and get it to work, even including the script in the dnn.js file. I can get the script to execute, i just can't get it to render the corners. Does anyone know why this is or if it is possible to do?
    Posted to DotNetNuke (Forum) by lomaxx on 5/17/2006
  • Template Monster Conversion to DNN3 Skin

    I was wondering if someone might be able to point me in the direction of some people that can convert templatemonster templates to DNN skins and what the price range would be?
    Posted to Resources (Forum) by lomaxx on 5/15/2006
  • Re: Server Error in '/ProjectGStar' Application.

    I think its a problem with the link. Can you post the code? My guess would be that the link is redirecting to ~/ ProjectGStar/Students.aspx which IIS would interperet as ProjectGStar/ProjectGStar/Students.aspx
    Posted to Web Forms (Forum) by lomaxx on 2/2/2006
  • Re: CSS not taking effect immediately

    nbc wrote: lomaxx wrote: I'm pretty sure this is correct, however if you have caching turned on then it probably will take a while for the changes to show up. Try either turning off caching or flushing the cache after each change You prob know this but ctrl-F5 in IE clears the browser cache. But caching can persist in other areas and throw you a bit when doing changes. sorry, i should have been more specific, i meant the caching on the server. As you said i'm pretty sure ctrl+F5 only clears the browser
    Posted to DotNetNuke (Forum) by lomaxx on 2/2/2006
  • Re: HELP: Syndication Issue, Anyone??

    wow, that is strange, did you only just recently upgrade, and if you did has it worked since the upgrade?
    Posted to DotNetNuke (Forum) by lomaxx on 2/2/2006
  • Re: Login attempts before lockout?

    Cool didn't realise that before... On a slightly different topic, but still related to security, i know that you can set up DNN to send a verification code via email to users when they register, but is tehre any modules or plugins that will allow you to use one of those "verification pictures" with the numbers and letters that the user needs to type in to confirm their registration?
    Posted to DotNetNuke (Forum) by lomaxx on 2/2/2006
  • Re: Popup calendar and textbox post back

    does the postback need to occur immediatly after the date is entered or is there other information that needs to be completed first?
    Posted to DotNetNuke (Forum) by lomaxx on 2/2/2006
  • Re: Is DNN my best option?

    When you create a new page, you can actually 'Copy' another page which will create a page with all the modules from the copied page ready for you to get up and running. By doing this i think you could cut your workflow down to 1. Create new page using "copy page" page option 2. Enter actual text and images for the content 3 Create the descriptive paragraph and place in another mod on referring page 4. Point link to newly created page. Should be abel to cut out 2 steps from the workflow, but those
    Posted to DotNetNuke (Forum) by lomaxx on 2/2/2006
  • Re: Basic coding query - How to set up ascx page to accommodate data retrieval bits?

    Ok rob, so basically what is happening is you have probably got a repeater, in the asxc file. What is actually happening tho, is in the codebehind file RRTopView.ascx.cs There's probably a function that is being set as the Datasource to the repeater. That function may return a simple dataset, or a complex object. If it returns a simple dataset, all you need to do is go into the stored procdure that is supplying the data and get it to select an extra field. If its returning a complex data set then
    Posted to DotNetNuke (Forum) by lomaxx on 2/2/2006
  • Re: CSS not taking effect immediately

    Fantastic post Robaxx, a lot of great tips for new players in that list. I rate it highly.
    Posted to DotNetNuke (Forum) by lomaxx on 2/2/2006
Page 1 of 8 (76 items) 1 2 3 4 5 Next > ... Last »