User Profile

Collapse

Profile Sidebar

Collapse
kiran01
kiran01
Last Activity: Mar 26 '08, 06:51 AM
Joined: Feb 22 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • kiran01
    replied to if else construct in crystal report
    in .NET
    it is not accepting ==null ...
    i got it by changing the syntax to

    if IsNull (Table.Column)
    {

    }

    thanx for replying ...
    See more | Go to post

    Leave a comment:


  • kiran01
    started a topic if else construct in crystal report
    in .NET

    if else construct in crystal report

    Please help me out with this .

    I am working with ASP.net C#, I m using crystal report 10 . In crystal report i have a hyperlink field which helps in navigating across pages . I have written a code using if ..then..else construct which says if a particular field value in crystal report is null then navigate to webform1 else navigate to webform 2 . But the problem is in the syntax it dont accept null .

    if ({Table.Column}...
    See more | Go to post

  • kiran01
    started a topic Publishing Website
    in IIS

    Publishing Website

    Hi all ,

    I am creating a web application in ASP.net 2.0 using C# . I am also using SQL Server 2005 as database .
    I am having problem in publishing website , i have published website sucessfully , but the problem is it ask for server 's user name and password .
    can any1 tell me how can i overcome this problem .When i insert username and password , my application shows all data tht is to be retrived from backend . I...
    See more | Go to post

  • kiran01
    started a topic Publishing website
    in .NET

    Publishing website

    Hi all ,

    I am creating a web application in ASP.net 2.0 using C# . I am also using SQL Server 2005 as database .
    I am having problem in publishing website , i have published website sucessfully , but the problem is it ask for server 's user name and password .
    can any1 tell me how can i overcome this problem .When i insert username and password , my application shows all data tht is to be retrived from backend . I...
    See more | Go to post

  • kiran01
    replied to Login Validation
    in .NET
    Can u elaborate on the hash value part u said ???? should i write query for each n every username , so tht password is in hash value format .
    See more | Go to post

    Leave a comment:


  • kiran01
    started a topic Login Validation
    in .NET

    Login Validation

    Hi All ,

    I am working with Asp.net 2.0 C# and my database is SQl 2005 .I hve a problem with putting Login Validation . I want tht when user enters username and Password it should be verified with database if ID PWD matches then user should be logged in and if it doesn't match then it should give login failed . Can u plz pass on d code if possible .

    Thanks in advance
    See more | Go to post

  • kiran01
    replied to Displaying Menus
    in .NET
    I m using .net version 2005
    See more | Go to post

    Leave a comment:


  • kiran01
    started a topic Displaying Menus
    in .NET

    Displaying Menus

    Hi
    This is Urgent,
    Can anyone tell me tht how should i use menu's in ASP.net application . I want only main menu's should be displayed . But when mouse pointer is taken over it , it should show me sub menus within it .And the sub menu should disappear again when pointer of mouse is taken away from main menu. If possible plz pass on the code.

    Thanks in Advance
    See more | Go to post

  • kiran01
    started a topic Help me out
    in .NET

    Help me out

    Hi

    I m creating a website in visual studio 2005. In my web Form i want lables which displays the inter related links within when d mouse is hovered upon d label as used in website www.apartmentze ro.com
    Should i use timer for doing this. Help me out by passing on the code in C#.
    Thanking in advance
    See more | Go to post

  • kiran01
    started a topic please help me out!
    in .NET

    please help me out!

    hi

    i am doing a website in visual studio 2005. in my asp.net page i want to have a label which blinks when the mouse is hovered over it. can i have a timer for doing this. someone please help me out with this by giving the code in c#.

    Thanking in advance
    See more | Go to post

  • kiran01
    started a topic Using ToolTip in Datagrid
    in .NET

    Using ToolTip in Datagrid

    Hi,

    Can anyone help,

    I want that data in datagrid should be placed in single line. Can i somehow

    set multiline property of datagrid to false, and i also do not want d width of

    COLOUMN to increase if multiline property is set false ,instead can i hve a

    TOOLTIP which will show d entire data if a particular row is selected in a

    datagrid...
    See more | Go to post
No activity results to display
Show More
Working...