Click here to Skip to main content
15,891,657 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: null is not null error Pin
Abhishek Sur23-Sep-09 9:18
professionalAbhishek Sur23-Sep-09 9:18 
QuestionDLL Files Usage in Web Application. Pin
VikashGohil23-Sep-09 4:04
VikashGohil23-Sep-09 4:04 
AnswerRe: DLL Files Usage in Web Application. Pin
Abhishek Sur23-Sep-09 9:26
professionalAbhishek Sur23-Sep-09 9:26 
GeneralRe: DLL Files Usage in Web Application. Pin
VikashGohil23-Sep-09 19:38
VikashGohil23-Sep-09 19:38 
AnswerRe: DLL Files Usage in Web Application. Pin
Abhishek Sur23-Sep-09 23:02
professionalAbhishek Sur23-Sep-09 23:02 
GeneralRe: DLL Files Usage in Web Application. Pin
VikashGohil25-Sep-09 3:05
VikashGohil25-Sep-09 3:05 
GeneralRe: DLL Files Usage in Web Application. Pin
Abhishek Sur25-Sep-09 10:33
professionalAbhishek Sur25-Sep-09 10:33 
GeneralRe: DLL Files Usage in Web Application. Pin
VikashGohil26-Sep-09 19:13
VikashGohil26-Sep-09 19:13 
Thanks Abhishek for your reply.

Well, Abhishek, you are right but it's a Clients requirement that the application should be Web-Based.

Also we are going for it bcoz in todays world everything is bcoming web-based, so it's necessary to be with the world other wise your competitors would leave u behind.

OK now back to the topic. See I have successfully written a VBscript to access a Card reader on clients PC using browser.

Now I have another query.

I have another USB device. To use this device, the manufacturer has provided a .OCX file.

So in windows app, I register my OCX and I can see a control in the ToolBox which I drop on a Form and use the USB device using this Control.

Now this Control works on Events and the USB device is a FingerPrint Reader.

When I place my Finger on the Reader it generates an Event which is Captured by my Windows App(bcoz of OCX Control on the Form) and I get the FingerPrint Data.

Now How Can I Achieve this in VBScript in my Web-Page.

Hope you understand my explaination.

Any Ideas.
QuestionHttpWebResponse.GetResponse(); The operation has timed-out Pin
livez23-Sep-09 3:51
livez23-Sep-09 3:51 
AnswerRe: HttpWebResponse.GetResponse(); The operation has timed-out Pin
sashidhar23-Sep-09 5:57
sashidhar23-Sep-09 5:57 
AnswerRe: HttpWebResponse.GetResponse(); The operation has timed-out Pin
Abhishek Sur23-Sep-09 9:34
professionalAbhishek Sur23-Sep-09 9:34 
GeneralRe: HttpWebResponse.GetResponse(); The operation has timed-out Pin
livez24-Sep-09 20:20
livez24-Sep-09 20:20 
Questionhow to make text box mandatory on dropdown change Pin
NK723-Sep-09 3:26
NK723-Sep-09 3:26 
AnswerRe: how to make text box mandatory on dropdown change Pin
J4amieC23-Sep-09 3:36
J4amieC23-Sep-09 3:36 
AnswerRe: how to make text box mandatory on dropdown change Pin
Abhijit Jana23-Sep-09 3:38
professionalAbhijit Jana23-Sep-09 3:38 
QuestionHow to add Databse in App_data folder Pin
rinku soni 2323-Sep-09 3:10
rinku soni 2323-Sep-09 3:10 
AnswerRe: Cross Post : Please Ignore Pin
Abhijit Jana23-Sep-09 3:17
professionalAbhijit Jana23-Sep-09 3:17 
QuestionInstead of http://localhost:3112/ I need to use the Current servername Pin
getaccessyr23-Sep-09 3:09
getaccessyr23-Sep-09 3:09 
AnswerRe: Instead of http://localhost:3112/ I need to use the Current servername Pin
Nisha Agrawal23-Sep-09 3:18
Nisha Agrawal23-Sep-09 3:18 
AnswerRe: Instead of http://localhost:3112/ I need to use the Current servername Pin
Abhijit Jana23-Sep-09 3:19
professionalAbhijit Jana23-Sep-09 3:19 
GeneralRe: Instead of http://localhost:3112/ I need to use the Current servername Pin
getaccessyr23-Sep-09 3:41
getaccessyr23-Sep-09 3:41 
GeneralRe: Instead of http://localhost:3112/ I need to use the Current servername Pin
Abhishek Sur23-Sep-09 10:06
professionalAbhishek Sur23-Sep-09 10:06 
QuestionHow to display xml string on asp.net page [modified] Pin
Calla23-Sep-09 3:08
Calla23-Sep-09 3:08 
AnswerRe: How to display xml string on asp.net page Pin
Abhishek Sur23-Sep-09 10:17
professionalAbhishek Sur23-Sep-09 10:17 
GeneralRe: How to display xml string on asp.net page Pin
Calla24-Sep-09 20:30
Calla24-Sep-09 20:30 

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.