Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #11.7K
Ranked #4K
~1K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

12 Posted Topics

Member Avatar for vipinsgangwar

Hi; You need to Add Check Condition in every Page load and Make sure you clear the session Good luck;

Member Avatar for Bandar.M.A
0
76
Member Avatar for adhi.adithyan

hi; i am not a C# Expert but, in vb.net we use condition if not ispostback()then //code end if try to find something like this in C# good luck;

Member Avatar for greeny_1984
0
103
Member Avatar for jetex

Hi; Under radio button 2 Event Check Change (Something like that) add this code [code] if rb2.checked = true then txt2.enable=false elae if rb2.checked=false then txt1.enable=true txt.enable=true end if [/code]

Member Avatar for Bandar.M.A
0
87
Member Avatar for kheija

Hi; I Don't know what is your Goal here but, if it is just move the label then dim x,y as static and add to them like this: [code] Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick Static x, y Label1.SetBounds(x, y, Label1.Width, Label1.Height) x += …

Member Avatar for Bandar.M.A
0
75
Member Avatar for satisn1

Hi; if you use Windows Application: To Move from one Form to another you can use Hide and Show Method Me.hide Form2.show or Use HyperLink Or link Button AS you like Good luck;

Member Avatar for Bandar.M.A
0
147
Member Avatar for kritiohri
Member Avatar for happyns

Hi , I need more explanation : 1- How many parameters you want to send? 2- How did you declare Primary key, is it incremental ? 3- What result you want? 4- Where You want to use it?

Member Avatar for happyns
0
102
Member Avatar for ranjinibiliya
Member Avatar for jaiswarvipin
0
94
Member Avatar for asad_black
Member Avatar for shers

Hi, If it is as I understand so simple right click on your project name ->click on add new item -> Xml file name it and then use it. if it is not , tell me good luck;

Member Avatar for Bandar.M.A
0
56
Member Avatar for mem81

Hi ; please sent your code so i can know where is the error 'btw' are you using sp?

Member Avatar for mem81
0
141
Member Avatar for velladurais

I Don't understand , do you mean get image from website as (download ) or save your image in database or what .... please i need more than that to help you

Member Avatar for samir_ibrahim
0
142

The End.