Search

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

Matching Posts

  • Callback....

    I'm new to the whole client call back and can't seem to find any straight forward information on it... I need to have a web page with multiple GridViews and other assorted controls. I need to be able to update controls/GridViews with out doing a complete postback so information on the rest of the form isn't lost and does'nt take forever to reload and controls need to interact with each other almost instantaneously. This same thing can be done in a windows app, but they want it in a web app making
  • Re: IBS Info needed

    I've seen the IBS store front and I think it is actually quite useful depending on your requirements. My option is always to use it as a guideline rather than use it. I have built a few shopping cart systems and build them all from scratch for the most part. It saves you from having to figure out where its safe to edit code with out have adverse effects elsewhere in the application. Hope this helps a little....
    Posted to Portal Starter Kit (Forum) by Infinite Dimentia on 1/27/2006
  • Using Excel template in ASP.NET?

    I want to create an excel template. I want to be able to fill the template with information from a datagrid. It is to be used for client invoicing and the idea is to have a template that contains the company header etc... and the datagrid information is to go into certain cells of the template with no client side operations other than clicking the button. I haven't found any significant information to say if this is possible or not. Any help or advice?
    Posted to C# (Forum) by Infinite Dimentia on 1/10/2006
  • Re: Windows Authentication

    Not exactly sure what it is you are trying to do or what you are asking. If you could post your web.config file it might help a little more.
    Posted to Portal Starter Kit (Forum) by Infinite Dimentia on 10/5/2005
  • Active Directory Help!!

    I managed to connect to active directory and retrieve all information about a specified user. My problem is, I want the user of the application to be able to select what information they want to view about the specified user; this means that I would possibly have to select 1 value at time. I have no idea how AD/ADSI/LDAP works so I don't know how to write a query to select just 1 specified item.
  • Re: Windows Authentication

    ya, I've been there. The only problem with that, is 1) finding all the places that the function is called so I can change the parameter, and 2) I put a break point on it, its not being called upon the initial load of the portal. Somewhere in the begining if finds the roles of the person logging on which returns with "all users", so the GetRolesByUser is never called. Some days I hate being Jr. level.... guess I gotta go through this over and over until I move up.
    Posted to Portal Starter Kit (Forum) by Infinite Dimentia on 7/14/2005
  • Windows Authentication

    This is absolutely insane! I can't figure out how this portal works for the life of me. I've set it to Windows Auth in the web.config file... and it ALWAYS tells me I'm authticated as "All Users". I don't get any tabs at all. I've modified the Portal_GetRolesByUser sproc to read Name rather than Email, I've added Domain\username to the user table, I add the role that the user is to have in the Roles table.... I'm lost now. I've never done anything with Windows Auth before and is proving to be quite
    Posted to Portal Starter Kit (Forum) by Infinite Dimentia on 7/14/2005
  • Re: Portal Side by Side

    I'm lost now. The minute I change the Portal id to something different and save it... it instantly gets changed on the other portal
    Posted to Portal Starter Kit (Forum) by Infinite Dimentia on 7/13/2005
  • Pull this thorn outta my side...

    Again... here is my problem. Being that you can't simply install 2 versions of the portal, I copy'n'pasted it and changed IIS settings accordingly. I open Portal A in VS, and open Portal B in a new instance of VS. I can change a line in Portal A, when I goto Portal B, it says the version has been modified outside VS do I wish to save changes etc etc. I need a working version and a developement version... but I don't know how.... I also tried the .bat file, but can't seem to figure out the parameters
    Posted to Portal Starter Kit (Forum) by Infinite Dimentia on 7/13/2005
  • Re: Portal Side by Side

    I tried that... but web I change anything on Portal A it automagically changes it on Portal B.
    Posted to Portal Starter Kit (Forum) by Infinite Dimentia on 7/13/2005
Page 1 of 2 (20 items) 1 2 Next >