Click here to Skip to main content
15,896,154 members
Home / Discussions / C#
   

C#

 
AnswerRe: How can we send SMS in C#.NET to any mobile number without API Gateway? Pin
Dave Kreskowiak14-Oct-18 4:53
mveDave Kreskowiak14-Oct-18 4:53 
AnswerRe: How can we send SMS in C#.NET to any mobile number without API Gateway? Pin
MadMyche15-Oct-18 6:25
professionalMadMyche15-Oct-18 6:25 
GeneralRe: How can we send SMS in C#.NET to any mobile number without API Gateway? Pin
MadMyche1-Aug-19 5:35
professionalMadMyche1-Aug-19 5:35 
QuestionaForge.net question Pin
Member 1345929011-Oct-18 4:46
Member 1345929011-Oct-18 4:46 
AnswerRe: aForge.net question Pin
Bernhard Hiller11-Oct-18 21:39
Bernhard Hiller11-Oct-18 21:39 
QuestionHow to connect a mobile phone camera into asp.net c# webapplication without using a usb cable. Pin
Member 119849599-Oct-18 0:27
Member 119849599-Oct-18 0:27 
AnswerRe: How to connect a mobile phone camera into asp.net c# webapplication without using a usb cable. Pin
Nathan Minier9-Oct-18 1:33
professionalNathan Minier9-Oct-18 1:33 
AnswerRe: How to connect a mobile phone camera into asp.net c# webapplication without using a usb cable. Pin
OriginalGriff9-Oct-18 1:39
mveOriginalGriff9-Oct-18 1:39 
Probably, you can't.
The C# code of a webapp ruins on the server, never on the client - the client code runs on the browser, so it is probably in Javascript. And you can't connect the client mobile phone directly to your server because it is quite possibly thousands of miles away.

You can use the camera in HTML5, provided it is already connected to the client computer, but treh client will have to deal with that bit.

Capturing Audio & Video in HTML5 - HTML5 Rocks[^] may help, if not - google.
Sent from my Amstrad PC 1640
Never throw anything away, Griff
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
AntiTwitter: @DalekDave is now a follower!

GeneralRe: How to connect a mobile phone camera into asp.net c# webapplication without using a usb cable. Pin
Richard MacCutchan9-Oct-18 5:27
mveRichard MacCutchan9-Oct-18 5:27 
GeneralRe: How to connect a mobile phone camera into asp.net c# webapplication without using a usb cable. Pin
OriginalGriff9-Oct-18 5:44
mveOriginalGriff9-Oct-18 5:44 
QuestionVisual c# solution to duplicate Pin
Roberto64_Ge8-Oct-18 0:26
Roberto64_Ge8-Oct-18 0:26 
AnswerRe: Visual c# solution to duplicate Pin
Pete O'Hanlon8-Oct-18 0:47
mvePete O'Hanlon8-Oct-18 0:47 
AnswerRe: Visual c# solution to duplicate Pin
OriginalGriff8-Oct-18 1:14
mveOriginalGriff8-Oct-18 1:14 
QuestionHow to delete files and folders? Pin
Bhzciya7-Oct-18 8:42
Bhzciya7-Oct-18 8:42 
AnswerRe: How to delete files and folders? Pin
Luc Pattyn7-Oct-18 13:42
sitebuilderLuc Pattyn7-Oct-18 13:42 
AnswerRe: How to delete files and folders? Pin
Eddy Vluggen10-Oct-18 2:36
professionalEddy Vluggen10-Oct-18 2:36 
GeneralRe: How to delete files and folders? Pin
Pete O'Hanlon10-Oct-18 2:42
mvePete O'Hanlon10-Oct-18 2:42 
QuestionRe: How to delete files and folders? Pin
Eddy Vluggen10-Oct-18 2:53
professionalEddy Vluggen10-Oct-18 2:53 
AnswerRe: How to delete files and folders? Pin
Pete O'Hanlon10-Oct-18 4:36
mvePete O'Hanlon10-Oct-18 4:36 
GeneralRe: How to delete files and folders? Pin
Eddy Vluggen10-Oct-18 4:44
professionalEddy Vluggen10-Oct-18 4:44 
Questioncan't get these error code to go away Pin
Member 140081504-Oct-18 19:20
professionalMember 140081504-Oct-18 19:20 
AnswerRe: can't get these error code to go away Pin
OriginalGriff4-Oct-18 19:37
mveOriginalGriff4-Oct-18 19:37 
Questionpicboxes Pin
Ferdiinand4-Oct-18 10:31
Ferdiinand4-Oct-18 10:31 
AnswerRe: picboxes Pin
Mycroft Holmes4-Oct-18 12:52
professionalMycroft Holmes4-Oct-18 12:52 
GeneralRe: picboxes Pin
Ferdiinand4-Oct-18 13:11
Ferdiinand4-Oct-18 13:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.