User Profile

Collapse

Profile Sidebar

Collapse
opelit
opelit
Last Activity: May 25 '07, 09:16 AM
Joined: Mar 15 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • opelit
    started a topic VB 6.0 DatePicker format

    VB 6.0 DatePicker format

    Hi!

    I am using a DatePicker in VB 6.0.
    The default format of date is mm/dd/yyyy
    I want to show a date like dd/mm/yyyy.

    How to do this?

    Thanks in advance.
    milind
    See more | Go to post

  • opelit
    started a topic CheckBoxList AutoPostBack Problem
    in .NET

    CheckBoxList AutoPostBack Problem

    Hi!

    I have one CheckBoxList on a web page with some values (say "one","two","th ree")
    Now if i select "one" I want to show some controls on the same web page.
    If i select "one" and "two" then some other controls to be dispplayed.
    Also if i uncheck "one" it should display certain items.

    I tried with AutoPostBack = True. But with...
    See more | Go to post

  • opelit
    replied to Stored procedure for Searching
    in .NET
    Hi!

    The query will be like,
    select column1,column2 from mytable where column3 like @para1
    and column4 like @para2

    By default pass '%' as an argument for para1 and para2.
    i.e. If the value is blank pass '%' as argument.

    opelit
    See more | Go to post

    Leave a comment:


  • opelit
    replied to Application Error On server
    in .NET
    Hi!
    The folder in which you are hosting your application shoulde be the Web Folder only. Give rights as "Read,Browse,Ro ot,Web folder" to it.

    (milind.khire@o pelitservices.c om)

    opelit...
    See more | Go to post

    Leave a comment:


  • opelit
    replied to Application Error On server
    in .NET
    Hi!

    When you build the application, the dlls are created in your bin folder.
    Just copy those new dlls in your Web folder (bin) where u are hosting the application.At the same time copy all your .aspx and .cs files to the same Web folder.

    Now your application will run.
    opelit...
    See more | Go to post

    Leave a comment:


  • opelit
    started a topic How to use C#.Net 2.0

    How to use C#.Net 2.0

    Hi !

    I am a New user for Linux. Can i use C#.Net on Linux.?
    Please reply me.

    Thanks in advance
    opelit
    See more | Go to post

  • opelit
    started a topic Creating User Roles in C#.Net 2.0
    in .NET

    Creating User Roles in C#.Net 2.0

    Hi!

    I am a new User for C#.Net 2.0 I got how to use Login controls.
    Now i want to create User Roles, Admin, Editor and Viewer and assign to the Users created.

    How to create these roles?

    Thanks in advance.
    opelit
    See more | Go to post

  • opelit
    started a topic Sql server 2005 Remoting Configuration

    Sql server 2005 Remoting Configuration

    Hi!
    I have installed Sql Server Express on my machine. I want to access it from another machine. Alos installed Sql Server Express on another machine.
    Enabled the "Allow Remoting" in Sql Server Area Configuration.

    Not solved the trouble.Please help me out.

    Thanks in advance.
    milind
    See more | Go to post
No activity results to display
Show More
Working...