Search

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

Matching Posts

  • Re: radiobutton inside repeater

    Hello, doing correct just use " radiobuttonlist " control.
    Posted to Web Forms (Forum) by sohamraj on 12/20/2005
  • Configuration Control Missing

    Hello, I have only DotNet Framework2.0 installed on my system. .Net Framework 2.0 Configuration control is missing from control panel > Administrative Tools. Basically I am using ActiveX in ASP.Net 2.0. I have to set security. Plz Help.
    Posted to Installation and Setup (Forum) by sohamraj on 12/19/2005
  • Changing DataSource of a Report

    Hi Gurus, I have a report which gets data from two tables Master/Child. I want to change its source. I want to create a view based on those table and assign to crystal report. How to change source? Thanks,
    Posted to Crystal Reports (Forum) by sohamraj on 8/30/2005
  • Form based Authentication or ...?

    Hello, I designed small portal and development will be started within few days. I am confused about securities. What type of security will be used in my Portal? Passport or Form based authentication or ...? Portal contains User Sign in/out Sessions/cookies. account profile etc. you can say its like yahoo or hotmail or any other portal like that. User sigin and use his account and will signout. Please help!
    Posted to Security (Forum) by sohamraj on 8/29/2005
  • Security Basics

    Hi Gurus, I am new in ASP.net. I never used Web.Security namespace. Please help me to learn, any article, link, docs. Thanks
    Posted to Security (Forum) by sohamraj on 8/22/2005
  • Displaying Images from Server?

    Hi Gurus, I uploaded image "abc.jpg" on server int propertypic folder and save only file name "abc.jpg" in database. Now i want to display image on my form I wroted following code. Image1.ImageUrl = "../Pages/ShowImage.aspx?image="+_ds.Tables[0].Rows[0][3].ToString(); Image1.ImageUrl = "http://www.mydomaincom/propertypics/" + _ds.Tables[0].Rows[0][3].ToString(); Image1.ImageUrl = "../propertypics/" + _ds.Tables[0].Rows[0][3].ToString(); This code is working fine on localhost but not on live domain
    Posted to Web Forms (Forum) by sohamraj on 8/15/2005
Page 1 of 1 (7 items)