Click here to Skip to main content
15,901,205 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionEditable Pages Pin
Ed.Poore6-Jun-08 11:37
Ed.Poore6-Jun-08 11:37 
AnswerRe: Editable Pages Pin
Vasudevan Deepak Kumar8-Jun-08 19:17
Vasudevan Deepak Kumar8-Jun-08 19:17 
GeneralRe: Editable Pages Pin
Ed.Poore8-Jun-08 20:06
Ed.Poore8-Jun-08 20:06 
GeneralRe: Editable Pages Pin
Vasudevan Deepak Kumar8-Jun-08 21:08
Vasudevan Deepak Kumar8-Jun-08 21:08 
GeneralRe: Editable Pages Pin
Ed.Poore8-Jun-08 21:48
Ed.Poore8-Jun-08 21:48 
QuestionCreate a socket between the http server and the client Pin
xax6-Jun-08 11:09
xax6-Jun-08 11:09 
QuestionActiveX Control that Communicates with Client Side Devices Pin
Broken Bokken6-Jun-08 7:01
Broken Bokken6-Jun-08 7:01 
AnswerRe: ActiveX Control that Communicates with Client Side Devices Pin
led mike6-Jun-08 10:40
led mike6-Jun-08 10:40 
Broken Bokken wrote:
I am having trouble finding much on activeX control creation


Try searching for COM Server[^] rather than activeX

Broken Bokken wrote:
let alone interfacing my activeX control with a device on the client machine.

If your code works then it works. If you make it part of a COM Server it will still work, the COM Server part just uses a specific way for the hosting application to interface with your code. That said there are possibly security issues when your COM Server is hosted in a browser that you might have to deal with. Again that is an entirely separate issue from the other two.


led mike

QuestionTransparent layer on web page Pin
MPR20066-Jun-08 7:00
MPR20066-Jun-08 7:00 
AnswerRe: Transparent layer on web page Pin
eggsovereasy6-Jun-08 7:20
eggsovereasy6-Jun-08 7:20 
GeneralRe: Transparent layer on web page Pin
MPR20066-Jun-08 8:10
MPR20066-Jun-08 8:10 
QuestionRegistering java script after page post back Pin
alok_2k36-Jun-08 6:16
alok_2k36-Jun-08 6:16 
AnswerRe: Registering java script after page post back Pin
Parwej Ahamad6-Jun-08 6:23
professionalParwej Ahamad6-Jun-08 6:23 
QuestionConverting a integer value of 0 to empty string when binding to a DataGrid Pin
Steve Holdorf6-Jun-08 5:22
Steve Holdorf6-Jun-08 5:22 
AnswerRe: Converting a integer value of 0 to empty string when binding to a DataGrid Pin
Christian Graus6-Jun-08 5:25
protectorChristian Graus6-Jun-08 5:25 
GeneralRe: Converting a integer value of 0 to empty string when binding to a DataGrid Pin
Steve Holdorf6-Jun-08 6:00
Steve Holdorf6-Jun-08 6:00 
AnswerRe: Converting a integer value of 0 to empty string when binding to a DataGrid Pin
eggsovereasy6-Jun-08 7:23
eggsovereasy6-Jun-08 7:23 
GeneralRe: Converting a integer value of 0 to empty string when binding to a DataGrid Pin
Christian Graus6-Jun-08 16:33
protectorChristian Graus6-Jun-08 16:33 
QuestionPrinting to non default printer from ASP.NET Page [modified] Pin
Steve Messer6-Jun-08 5:19
Steve Messer6-Jun-08 5:19 
AnswerRe: Printing to non default print from ASP.NET Page Pin
Christian Graus6-Jun-08 5:24
protectorChristian Graus6-Jun-08 5:24 
GeneralRe: Printing to non default print from ASP.NET Page Pin
Steve Messer6-Jun-08 5:31
Steve Messer6-Jun-08 5:31 
GeneralRe: Printing to non default print from ASP.NET Page Pin
Christian Graus6-Jun-08 5:55
protectorChristian Graus6-Jun-08 5:55 
GeneralRe: Printing to non default print from ASP.NET Page Pin
Steve Messer6-Jun-08 5:58
Steve Messer6-Jun-08 5:58 
AnswerRe: Printing to non default print from ASP.NET Page Pin
Vasudevan Deepak Kumar6-Jun-08 5:30
Vasudevan Deepak Kumar6-Jun-08 5:30 
QuestionASP.NET content control problem in Master page architecture Pin
Faisal Khatri6-Jun-08 5:07
Faisal Khatri6-Jun-08 5:07 

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.