it is not accepting ==null ...
i got it by changing the syntax to
if IsNull (Table.Column)
{
}
thanx for replying ...
User Profile
Collapse
-
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}... -
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... -
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... -
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 .Leave a comment:
-
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 -
-
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 -
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 -
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 -
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...
No activity results to display
Show More
Leave a comment: