Click here to Skip to main content
15,907,874 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: PDF/FTP Pin
Christian Graus30-Apr-07 21:23
protectorChristian Graus30-Apr-07 21:23 
Questionstoring a companyLogo into a temporary file via binary data into sql server 2005 Pin
mousemee30-Apr-07 18:22
mousemee30-Apr-07 18:22 
QuestionGroup Boxes and IE 7 Pin
Mneme30-Apr-07 16:43
Mneme30-Apr-07 16:43 
Questionmaster page Pin
hahii30-Apr-07 13:26
hahii30-Apr-07 13:26 
AnswerRe: master page Pin
kubben30-Apr-07 14:10
kubben30-Apr-07 14:10 
QuestionSend data from my client to website Pin
CTaylor8930-Apr-07 12:47
CTaylor8930-Apr-07 12:47 
AnswerRe: Send data from my client to website Pin
kubben30-Apr-07 14:09
kubben30-Apr-07 14:09 
GeneralRe: Send data from my client to website Pin
CTaylor891-May-07 13:51
CTaylor891-May-07 13:51 
For anybody who is having the same problem I was having, I solved my problem by attaching an asmx page to my website and simply using a WebMethod that takes a string as an argument. All I have to do is call this method from my client windows application passing it a string of data points. My WebMethod then writes the data to a file where my webpage reads it before displaying. Very simple, but difficult to find information on how to do this. I didn't know that an asmx page could be attached to a website that is not originally a web service unitil I just plain tried it. I guess that makes it a webservice/website. I am in the early stages of learning ASP.net. I hope I am doing this in a practical way. Only time will tell.

Craig

QuestionHow to use Usercontrol Pin
vidya_rpl30-Apr-07 12:03
vidya_rpl30-Apr-07 12:03 
AnswerRe: How to use Usercontrol Pin
Christian Graus30-Apr-07 12:18
protectorChristian Graus30-Apr-07 12:18 
GeneralRe: How to use Usercontrol Pin
vidya_rpl30-Apr-07 15:02
vidya_rpl30-Apr-07 15:02 
QuestionMaking sure that only MYapplication can using MY webservice? Pin
Cormac M Redmond30-Apr-07 10:02
Cormac M Redmond30-Apr-07 10:02 
AnswerRe: Making sure that only MYapplication can using MY webservice? Pin
Tarakeshwar Reddy30-Apr-07 10:27
professionalTarakeshwar Reddy30-Apr-07 10:27 
GeneralRe: Making sure that only MYapplication can using MY webservice? Pin
Cormac M Redmond30-Apr-07 10:57
Cormac M Redmond30-Apr-07 10:57 
GeneralRe: Making sure that only MYapplication can using MY webservice? Pin
Tarakeshwar Reddy30-Apr-07 11:00
professionalTarakeshwar Reddy30-Apr-07 11:00 
GeneralRe: Making sure that only MYapplication can using MY webservice? Pin
Cormac M Redmond30-Apr-07 15:44
Cormac M Redmond30-Apr-07 15:44 
GeneralRe: Making sure that only MYapplication can using MY webservice? Pin
Christian Graus30-Apr-07 12:19
protectorChristian Graus30-Apr-07 12:19 
GeneralRe: Making sure that only MYapplication can using MY webservice? Pin
Cormac M Redmond30-Apr-07 15:46
Cormac M Redmond30-Apr-07 15:46 
GeneralRe: Making sure that only MYapplication can using MY webservice? Pin
Colin Angus Mackay30-Apr-07 22:37
Colin Angus Mackay30-Apr-07 22:37 
AnswerRe: Making sure that only MYapplication can using MY webservice? Pin
Mazdak30-Apr-07 22:45
Mazdak30-Apr-07 22:45 
QuestionGridView: Bind data to template column Pin
mail57235230-Apr-07 9:11
mail57235230-Apr-07 9:11 
AnswerRe: GridView: Bind data to template column Pin
kubben30-Apr-07 9:37
kubben30-Apr-07 9:37 
AnswerRe: GridView: Bind data to template column Pin
thowra30-Apr-07 10:40
thowra30-Apr-07 10:40 
QuestionHow to stop delay on first call to consume a webservice? Pin
FinishedOnTime30-Apr-07 9:04
FinishedOnTime30-Apr-07 9:04 
AnswerRe: Problem In Sending EMail via VC# 2005. Pin
Tarakeshwar Reddy30-Apr-07 8:25
professionalTarakeshwar Reddy30-Apr-07 8:25 

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.