Click here to Skip to main content
15,925,444 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Context Menu Pin
rinjin25-Jun-08 3:02
rinjin25-Jun-08 3:02 
GeneralRe: Context Menu Pin
Parwej Ahamad25-Jun-08 5:01
professionalParwej Ahamad25-Jun-08 5:01 
QuestionPreventing form resubmitting.... Pin
www.Developerof.NET23-Jun-08 4:44
www.Developerof.NET23-Jun-08 4:44 
AnswerRe: Preventing form resubmitting.... Pin
Michael Bookatz23-Jun-08 6:14
Michael Bookatz23-Jun-08 6:14 
QuestionSaving a form to database Pin
ferronrsmith23-Jun-08 4:30
ferronrsmith23-Jun-08 4:30 
AnswerRe: Saving a form to database Pin
www.Developerof.NET23-Jun-08 4:47
www.Developerof.NET23-Jun-08 4:47 
AnswerRe: Saving a form to database Pin
Christian Graus23-Jun-08 11:40
protectorChristian Graus23-Jun-08 11:40 
QuestionAccessing local device from a webpage Pin
Michael Bookatz23-Jun-08 3:57
Michael Bookatz23-Jun-08 3:57 
Hi there,

I am currently looking to convert a winform app to asp.net and am having a problem.

The problem is that I have a device I need to read a setting from attached to the local machine and then passed back to the server.

I have a dll that is used to access the device which can be installed on the clients machine but am not sure how to access it from the page. the dll can be installed on the client machine

The code used in the winform app is

m_MHE = new MHE();
m_MHEOpenValue = m_MHE.Open();
m_Old = m_MHE.CurrentValue;
m_MHE.Enabled = true;

Thank you for any help

Michael
AnswerRe: Accessing local device from a webpage Pin
N a v a n e e t h23-Jun-08 4:28
N a v a n e e t h23-Jun-08 4:28 
GeneralRe: Accessing local device from a webpage Pin
Michael Bookatz23-Jun-08 6:09
Michael Bookatz23-Jun-08 6:09 
QuestionDomain Alias Pin
Member 367100623-Jun-08 3:44
Member 367100623-Jun-08 3:44 
AnswerRe: Domain Alias Pin
N a v a n e e t h23-Jun-08 4:29
N a v a n e e t h23-Jun-08 4:29 
AnswerRe: Domain Alias Pin
Guffa23-Jun-08 4:48
Guffa23-Jun-08 4:48 
QuestionListbox/DataValueField Pin
Assaf8223-Jun-08 2:49
Assaf8223-Jun-08 2:49 
AnswerRe: Listbox/DataValueField Pin
SathyaSiva23-Jun-08 3:08
SathyaSiva23-Jun-08 3:08 
QuestionProblems while placing the usercontrol Pin
dayakar_dn23-Jun-08 2:23
dayakar_dn23-Jun-08 2:23 
AnswerRe: Problems while placing the usercontrol Pin
Christian Graus23-Jun-08 2:26
protectorChristian Graus23-Jun-08 2:26 
QuestionHow to use LoginStaus Control in master page without ' Membership provider & Configure Security Using the Website Administration Tool ' Pin
K V Sekhar23-Jun-08 2:17
K V Sekhar23-Jun-08 2:17 
QuestionGenerating autonumber with date format like 23/Mar/2008/001 when the new record is inserted Pin
mcmilan23-Jun-08 1:47
mcmilan23-Jun-08 1:47 
AnswerRe: Generating autonumber with date format like 23/Mar/2008/001 when the new record is inserted Pin
Ashfield23-Jun-08 1:58
Ashfield23-Jun-08 1:58 
GeneralRe: Generating autonumber with date format like 23/Mar/2008/001 when the new record is inserted Pin
mcmilan24-Jun-08 3:17
mcmilan24-Jun-08 3:17 
AnswerRe: Generating autonumber with date format like 23/Mar/2008/001 when the new record is inserted Pin
Arindam Tewary23-Jun-08 2:26
professionalArindam Tewary23-Jun-08 2:26 
GeneralRe: Generating autonumber with date format like 23/Mar/2008/001 when the new record is inserted Pin
mcmilan25-Jun-08 0:53
mcmilan25-Jun-08 0:53 
GeneralRe: Generating autonumber with date format like 23/Mar/2008/001 when the new record is inserted Pin
Arindam Tewary25-Jun-08 3:39
professionalArindam Tewary25-Jun-08 3:39 
QuestionHTML to Excel from ASP.Net Pin
Biju Sam23-Jun-08 0:48
Biju Sam23-Jun-08 0:48 

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.