Click here to Skip to main content
15,911,030 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Password Validation.... Pin
tasumisra3-Feb-09 0:56
tasumisra3-Feb-09 0:56 
AnswerRe: Password Validation.... Pin
Paddy Boyd3-Feb-09 2:07
Paddy Boyd3-Feb-09 2:07 
AnswerRe: Password Validation.... Pin
Ranjit Viswakumar3-Feb-09 5:29
Ranjit Viswakumar3-Feb-09 5:29 
GeneralRe: Password Validation.... Pin
J4amieC3-Feb-09 5:45
J4amieC3-Feb-09 5:45 
GeneralRe: Password Validation.... Pin
johnpro774-Feb-09 0:34
johnpro774-Feb-09 0:34 
QuestionRender Another Form Pin
mehrdadc483-Feb-09 0:27
mehrdadc483-Feb-09 0:27 
AnswerRe: Render Another Form Pin
Jon Rista3-Feb-09 10:21
Jon Rista3-Feb-09 10:21 
QuestionURGENT, Web base data logger Pin
mehdy_1373-Feb-09 0:22
mehdy_1373-Feb-09 0:22 
I have a measurement device that measure and sends a data update string to the PC once a millisecond, so you can see what's happening in real-time. I would like to let authorized people see my data via the web in roughly real time using a web browser such as Internet explorer. I have an internet connection with valid IP address that whole of day is connected.

My idea so far, is to divide the problem into originator (my PC putting data on database) and clients (pc's logging into my computer via web browser to see latest data).

Originator:
I thought I would use SQL database to save average measured data into the database every one seconds.

Clients:
This has to log in, see designed GUI, select charts, table and reports via menu.

I want to keep it in C#.

I am very keen to hear any suggestions
Does anyone know how I can do this?

With best regards,
AnswerRe: URGENT, Web base data logger Pin
N a v a n e e t h3-Feb-09 0:30
N a v a n e e t h3-Feb-09 0:30 
GeneralRe: URGENT, Web base data logger Pin
mehdy_1373-Feb-09 0:50
mehdy_1373-Feb-09 0:50 
GeneralRe: URGENT, Web base data logger Pin
N a v a n e e t h3-Feb-09 1:04
N a v a n e e t h3-Feb-09 1:04 
GeneralRe: URGENT, Web base data logger Pin
mehdy_1373-Feb-09 1:21
mehdy_1373-Feb-09 1:21 
GeneralRe: URGENT, Web base data logger Pin
Paddy Boyd3-Feb-09 2:06
Paddy Boyd3-Feb-09 2:06 
QuestionHow can i call C# function Through javascript on aspx page Pin
gautamamit82-Feb-09 23:20
gautamamit82-Feb-09 23:20 
AnswerRe: How can i call C# function Through javascript on aspx page Pin
sarang_k2-Feb-09 23:38
sarang_k2-Feb-09 23:38 
GeneralRe: How can i call C# function Through javascript on aspx page Pin
gautamamit82-Feb-09 23:56
gautamamit82-Feb-09 23:56 
AnswerRe: How can i call C# function Through javascript on aspx page Pin
N a v a n e e t h2-Feb-09 23:42
N a v a n e e t h2-Feb-09 23:42 
GeneralRe: How can i call C# function Through javascript on aspx page Pin
gautamamit82-Feb-09 23:58
gautamamit82-Feb-09 23:58 
GeneralRe: How can i call C# function Through javascript on aspx page Pin
J4amieC3-Feb-09 2:23
J4amieC3-Feb-09 2:23 
AnswerRe: How can i call C# function Through javascript on aspx page Pin
vaghelabhavesh3-Feb-09 4:24
vaghelabhavesh3-Feb-09 4:24 
GeneralRe: How can i call C# function Through javascript on aspx page Pin
Ranjit Viswakumar3-Feb-09 9:34
Ranjit Viswakumar3-Feb-09 9:34 
QuestionPageMethods vs HTTP Handlers Pin
Anurag Gandhi2-Feb-09 23:03
professionalAnurag Gandhi2-Feb-09 23:03 
AnswerRe: PageMethods vs HTTP Handlers Pin
N a v a n e e t h2-Feb-09 23:40
N a v a n e e t h2-Feb-09 23:40 
GeneralRe: PageMethods vs HTTP Handlers Pin
Anurag Gandhi3-Feb-09 0:07
professionalAnurag Gandhi3-Feb-09 0:07 
GeneralRe: PageMethods vs HTTP Handlers Pin
N a v a n e e t h3-Feb-09 4:41
N a v a n e e t h3-Feb-09 4:41 

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.