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 #31.8K
Ranked #4K

5 Posted Topics

Member Avatar for sibotho

just do a search on google for how to send email via c#, you should find tons of samples as for the SMS, it kind of depends easiest way would be to collect phone number and carrier for each user and send it via SMTP [phonenumber]@[carrierSMTPgateway] again, you should be …

Member Avatar for sibotho
0
122
Member Avatar for constrainer
Member Avatar for constrainer
0
111
Member Avatar for bhavna_816

[QUOTE=bhavna_816;601773]I have a datatable which is having n no. of rows and each row has a unique field say ID. Now I want to get a particular row for a specified ID. eg. there are 5 rows in a datatable and the id's are 1,2,3,4 and 5 and if I …

Member Avatar for corwing
0
116
Member Avatar for BalagurunathanS

window.open opens in a new window. use document.location to load a new page in same window

Member Avatar for campkev
0
113
Member Avatar for anivmy

you'll need an app running on each machine. put a timer to send mouse coords on one machine to the other every so often and update on the client machine. and for mouse clicks send the coords, which button, any ctrl keys, etc. Basically, you're just going to be writing …

Member Avatar for ckaneta
0
269

The End.