Click here to Skip to main content
15,899,937 members
Home / Discussions / C#
   

C#

 
GeneralRe: Internet date and time Pin
Bjornar Henden2-Mar-03 7:57
Bjornar Henden2-Mar-03 7:57 
GeneralRe: Internet date and time Pin
Maq2-Mar-03 22:35
Maq2-Mar-03 22:35 
QuestionFlat combobox? Pin
se99ts27-Feb-03 4:05
se99ts27-Feb-03 4:05 
AnswerRe: Flat combobox? Pin
Furty27-Feb-03 14:46
Furty27-Feb-03 14:46 
GeneralAdd Web Reference Pin
morefalt27-Feb-03 3:51
morefalt27-Feb-03 3:51 
GeneralADO .net filter prohibited characters on a query Pin
Braulio Dez26-Feb-03 23:14
Braulio Dez26-Feb-03 23:14 
GeneralRe: ADO .net filter prohibited characters on a query Pin
Nick Parker27-Feb-03 4:43
protectorNick Parker27-Feb-03 4:43 
GeneralWebServices and older versions of VC and VB Pin
Braulio Dez26-Feb-03 23:07
Braulio Dez26-Feb-03 23:07 
GeneralRe: WebServices and older versions of VC and VB Pin
David Stone27-Feb-03 7:47
sitebuilderDavid Stone27-Feb-03 7:47 
GeneralRe: WebServices and older versions of VC and VB Pin
Dato27-Feb-03 14:47
Dato27-Feb-03 14:47 
GeneralWebServices and older versions of VC and VB Pin
Braulio Dez26-Feb-03 23:06
Braulio Dez26-Feb-03 23:06 
GeneralSmtp mail Pin
John Karbin26-Feb-03 20:42
John Karbin26-Feb-03 20:42 
GeneralRe: Smtp mail Pin
David Stone27-Feb-03 7:42
sitebuilderDavid Stone27-Feb-03 7:42 
GeneralRe: Smtp mail Pin
John Karbin27-Feb-03 21:02
John Karbin27-Feb-03 21:02 
General.net Pin
devvvy26-Feb-03 19:32
devvvy26-Feb-03 19:32 
GeneralRe: .net Pin
Hesham Amin26-Feb-03 22:07
Hesham Amin26-Feb-03 22:07 
GeneralVery hard to fix bug in my Form Pin
Mattingly26-Feb-03 13:45
Mattingly26-Feb-03 13:45 
GeneralRe: Very hard to fix bug in my Form Pin
Jeff J26-Feb-03 17:31
Jeff J26-Feb-03 17:31 
GeneralRe: Very hard to fix bug in my Form Pin
Mattingly26-Feb-03 17:44
Mattingly26-Feb-03 17:44 
GeneralRe: Very hard to fix bug in my Form Pin
Mattingly26-Feb-03 19:06
Mattingly26-Feb-03 19:06 
GeneralWebService Question Pin
codeweenie26-Feb-03 12:11
codeweenie26-Feb-03 12:11 
GeneralRe: WebService Question Pin
David Stone26-Feb-03 12:25
sitebuilderDavid Stone26-Feb-03 12:25 
GeneralRe: WebService Question Pin
codeweenie26-Feb-03 13:28
codeweenie26-Feb-03 13:28 
David Stone wrote:
Why not change your method signature to:

WriteRegValues(int myInput){}

That's the accepted way to do Web Services and is really the whole point. Besides, the ASMX file will show you how to call it via an HTTP request.


David,

I really don't understand what you mean with the above text?? Thanks for the heads up on the user account stuff. I was able to get that and the catch stuff working. The catch message told me what I thought it would. And your first point helped me fix that. That just leaves me with needing to get my simple little service to read a value from the url and write it into the reg for me. I think that I am close. I got google fired up and my .Net book too. However if you want to point me along a little farther, I don't mind... Wink | ;)

Thanks again,
Bill K.
GeneralRe: WebService Question Pin
David Stone27-Feb-03 7:39
sitebuilderDavid Stone27-Feb-03 7:39 
GeneralRe: WebService Question Pin
Brian Olej28-Feb-03 6:52
Brian Olej28-Feb-03 6:52 

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.