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

ASP.NET

 
QuestionUser based security Pin
iamdking6-Sep-10 20:36
iamdking6-Sep-10 20:36 
AnswerRe: User based security [modified] Pin
Brij6-Sep-10 21:04
mentorBrij6-Sep-10 21:04 
AnswerRe: User based security Pin
Abhijit Jana6-Sep-10 21:21
professionalAbhijit Jana6-Sep-10 21:21 
GeneralRe: User based security Pin
Brij6-Sep-10 21:31
mentorBrij6-Sep-10 21:31 
GeneralRe: User based security Pin
iamdking6-Sep-10 21:32
iamdking6-Sep-10 21:32 
GeneralRe: User based security Pin
Not Active7-Sep-10 0:48
mentorNot Active7-Sep-10 0:48 
QuestionHow to connect to a webservice using ActiveX Control Pin
NarVish6-Sep-10 20:35
NarVish6-Sep-10 20:35 
AnswerRe: How to connect to a webservice using ActiveX Control Pin
SeMartens6-Sep-10 20:50
SeMartens6-Sep-10 20:50 
Hi,

there is a good article about this at MSDN:

http://msdn.microsoft.com/en-us/library/bb735856.aspx#_Toc156817373[^]

To put it simple:
You have to write a COM-component (can be done with .NET) consuming the service (should be simple). Then you have to register the component at the client and invoke him using e.g. VBScript


Hope this helps.

Regards
Sebastian
It's not a bug, it's a feature!

Check out my CodeProject article Permission-by-aspect.

Me in Softwareland.

QuestionScrolling Page(Please help) Pin
future38396-Sep-10 12:11
future38396-Sep-10 12:11 
AnswerRe: Scrolling Page(Please help) Pin
Abhijit Jana6-Sep-10 19:01
professionalAbhijit Jana6-Sep-10 19:01 
QuestionNew Server Mail Config Problem Pin
jintalPatel6-Sep-10 4:47
jintalPatel6-Sep-10 4:47 
AnswerRe: New Server Mail Config Problem Pin
Brij6-Sep-10 6:36
mentorBrij6-Sep-10 6:36 
AnswerRe: New Server Mail Config Problem Pin
Abhijit Jana6-Sep-10 19:08
professionalAbhijit Jana6-Sep-10 19:08 
QuestionButton Click Event Dosen't work inside TabContainer Pin
treuveni6-Sep-10 2:10
treuveni6-Sep-10 2:10 
AnswerRe: Button Click Event Dosen't work inside TabContainer Pin
treuveni6-Sep-10 2:17
treuveni6-Sep-10 2:17 
GeneralRe: Button Click Event Dosen't work inside TabContainer Pin
Brij6-Sep-10 7:19
mentorBrij6-Sep-10 7:19 
QuestionCalendarExtender popup appearing when Enter key is pressed Pin
dev_asp_shreshtha6-Sep-10 1:39
dev_asp_shreshtha6-Sep-10 1:39 
AnswerRe: CalendarExtender popup appearing when Enter key is pressed Pin
Ankur\m/6-Sep-10 1:46
professionalAnkur\m/6-Sep-10 1:46 
GeneralRe: CalendarExtender popup appearing when Enter key is pressed Pin
dev_asp_shreshtha6-Sep-10 2:01
dev_asp_shreshtha6-Sep-10 2:01 
AnswerRe: CalendarExtender popup appearing when Enter key is pressed Pin
Ankur\m/6-Sep-10 2:22
professionalAnkur\m/6-Sep-10 2:22 
GeneralRe: CalendarExtender popup appearing when Enter key is pressed Pin
dev_asp_shreshtha6-Sep-10 2:30
dev_asp_shreshtha6-Sep-10 2:30 
GeneralRe: CalendarExtender popup appearing when Enter key is pressed Pin
Ankur\m/6-Sep-10 2:34
professionalAnkur\m/6-Sep-10 2:34 
GeneralRe: CalendarExtender popup appearing when Enter key is pressed Pin
dev_asp_shreshtha6-Sep-10 2:55
dev_asp_shreshtha6-Sep-10 2:55 
GeneralRe: CalendarExtender popup appearing when Enter key is pressed Pin
Ankur\m/6-Sep-10 3:14
professionalAnkur\m/6-Sep-10 3:14 
GeneralRe: CalendarExtender popup appearing when Enter key is pressed Pin
dev_asp_shreshtha6-Sep-10 21:08
dev_asp_shreshtha6-Sep-10 21:08 

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.