Click here to Skip to main content
15,891,136 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: May i know how string.remove works? Pin
nishkarsh_k20-May-08 20:23
nishkarsh_k20-May-08 20:23 
AnswerRe: May i know how string.remove works? Pin
Christian Graus20-May-08 20:24
protectorChristian Graus20-May-08 20:24 
GeneralRe: May i know how string.remove works? Pin
Subjugate20-May-08 21:50
Subjugate20-May-08 21:50 
GeneralRe: May i know how string.remove works? Pin
Christian Graus20-May-08 22:05
protectorChristian Graus20-May-08 22:05 
GeneralRe: May i know how string.remove works? Pin
CPallini20-May-08 22:26
mveCPallini20-May-08 22:26 
GeneralRe: May i know how string.remove works? Pin
Subjugate20-May-08 23:22
Subjugate20-May-08 23:22 
GeneralRe: May i know how string.remove works? Pin
Christian Graus20-May-08 23:26
protectorChristian Graus20-May-08 23:26 
QuestionIs there a way to pass data from VB.net to ASP.net? Pin
Ricky I.20-May-08 16:09
Ricky I.20-May-08 16:09 
I'm stumped. Tried asking google and look around here in TCP, but I still haven't got any answer. I'm totally new in ASP.net programming, but have some experience in VB.net.
Here's my situation:
I have a project that is required to access a smart card and read data inside it, then pass the data into the server for further processing. I presume ASP.net does not have smartcard abilities right? Therefore, I created a dll (in VB.net) to handle smartcard processing and pass out the resulting values to the main program. When I tried it in localhost, the thing works; but when I tried to run the program from another PC, it turns out that the dll looks for the smartcard reader at the server, where the dll resides. Now I'm trying a different method since that one fails miserably. I'm writing a VB.net program that is going to pass the acquired data from the smartcard at client PC to an ASP.net/ASP page. But I cannot find any article on the net about passing data from VB.net to ASP.net. Since the dll available is only for local .net, therefore accessing it through ASP.net results in weird performance where the accessed SC reader is the one at the server. Any idea guys? Or is there a better solution?
AnswerRe: Is there a way to pass data from VB.net to ASP.net? Pin
Mycroft Holmes20-May-08 17:31
professionalMycroft Holmes20-May-08 17:31 
QuestionRe: Is there a way to pass data from VB.net to ASP.net? Pin
Ricky I.20-May-08 17:45
Ricky I.20-May-08 17:45 
AnswerRe: Is there a way to pass data from VB.net to ASP.net? Pin
Mycroft Holmes20-May-08 17:58
professionalMycroft Holmes20-May-08 17:58 
GeneralRe: Is there a way to pass data from VB.net to ASP.net? Pin
Ricky I.20-May-08 18:06
Ricky I.20-May-08 18:06 
GeneralRe: Is there a way to pass data from VB.net to ASP.net? Pin
Ray Cassick20-May-08 19:29
Ray Cassick20-May-08 19:29 
AnswerRe: Is there a way to pass data from VB.net to ASP.net? Pin
Michael Bisbjerg21-May-08 4:58
Michael Bisbjerg21-May-08 4:58 
QuestionSend data to only selected ip address Pin
shee_dee8620-May-08 14:53
shee_dee8620-May-08 14:53 
AnswerRe: Send data to only selected ip address Pin
Sam Xavier21-May-08 8:04
Sam Xavier21-May-08 8:04 
QuestionVisual Studio 2008 Express Edition Expired Pin
ExcelMonkey20-May-08 10:14
ExcelMonkey20-May-08 10:14 
AnswerRe: Visual Studio 2008 Express Edition Expired Pin
Kevin McFarlane20-May-08 10:59
Kevin McFarlane20-May-08 10:59 
AnswerRe: Visual Studio 2008 Express Edition Expired Pin
Thomas Stockwell22-May-08 4:41
professionalThomas Stockwell22-May-08 4:41 
GeneralRe: Visual Studio 2008 Express Edition Expired Pin
ExcelMonkey23-May-08 6:26
ExcelMonkey23-May-08 6:26 
Questionupdateing data base Pin
asha_s20-May-08 8:19
asha_s20-May-08 8:19 
AnswerRe: updateing data base Pin
Paul Conrad20-May-08 10:45
professionalPaul Conrad20-May-08 10:45 
GeneralRe: updateing data base Pin
Mycroft Holmes20-May-08 17:21
professionalMycroft Holmes20-May-08 17:21 
Question[Message Deleted] Pin
ruthvik20-May-08 5:58
ruthvik20-May-08 5:58 
RantRe: what is the process for when i click open button the standardfiledialogbox is opend after that i select file from openfile i want to display the name size and date created in textboxesin form [modified] PinPopular
Smithers-Jones20-May-08 6:05
Smithers-Jones20-May-08 6:05 

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.