Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
4
Posts with Downvotes
3
Downvoting Members
2
1 Commented Post
0 Endorsements
Ranked #4K
~2K People Reached
Favorite Tags
Member Avatar for naren7

im having two page using c#.net.in second page im having gridview with hyperlinkcolumn(update) and in the first page 4 textbox namely id ,fname,lname,age with update and save buttons.now my aim is to be while click the update link in gridview in the second form it navigate to first page that …

0
53
Member Avatar for naren7

hi everybdy im using this code for updating this feilds how i store th date value in database using datetimepicker in c#. "update employemaster set sssnno='" +txtssnno.Text+"',sinno='"+txtsinno.Text+"',otherid='"+txtotherid.Text+"',smoker_id='"+cmbsmoke.Text+"',driverlicesencenumber='"+txtdvrnumber.Text+"',militaryservice='"+txtmservice.Text+"',nationality_id='"+cmnation.Text+"',dob='"+dtm.Value.Date.ToString()+"',martialstatus_id='"+cmMstatus.Text+"',gender='"+rdgender.Text+"',licenseExpireddate'"+cmbxldat.Value.Date+"',ethnicrace_id='"+cmbethnicrace.Text+"'",con); --------------------------------------------------------------------------------

0
46
Member Avatar for naren7
Member Avatar for sknake
0
119
Member Avatar for naren7

In my application im having axshockwaveflash player. now my aim is to view youtube in axshockwaveflash player but player is not working. can any one give some code for this.[code]axShockwaveFlash1.LoadMovie(0,"http://www.youtube.com/watch?v=hUaEG_zGEcg&NR=1"); axShockwaveFlash1.Play();[/code]

0
66
Member Avatar for swapneelearth

Hi,im here for d first tym and also for d frst tym ever in any forum.im very much intrstd 2 learn C#.bt i dnt knw in wich way i should start.i dnt knw any othr language.is it possible for me 2learn C#??? any gud heart thr pls pls help me.thank …

Member Avatar for ddanbe
0
123
Member Avatar for naren7

how to add youtube videos in windows player in winforms using c#.net.or what is other way to do this.

Member Avatar for Diamonddrake
-2
844
Member Avatar for naren7

how to trim the document text in webrowser control. my aim is while type a text from webbrowser in form1 that particular text display in another form textbox in c# .i did but it will show all document text of webrowser .how i trim or Remove the text.i need only …

-1
55
Member Avatar for naren7

hi evreydby Read the selected text from webbrowser control and display in the texbox(only text not document text) in winforms using c#.net. y i need this means im doing spell check in winforms.

Member Avatar for naren7
-1
344