joe_kplam
-
Total Posts
:
2
- Scores: 0
-
Reward points
:
0
- Joined: 6/17/2001
- Location: Hong Kong
-
Status: offline
|
Can VB .exe application can talk to ASP ?
Sunday, June 17, 2001 8:13 PM
( permalink)
If a VB .exe application requires user to input some data, can I use ASP to input for me? If yes, how can I do this? Thanks joe lam
|
|
|
|
adminkoe
-
Total Posts
:
114
- Scores: 0
-
Reward points
:
0
- Joined: 12/23/2000
- Location:
-
Status: offline
|
Re: Can VB .exe application can talk to ASP ?
Sunday, June 17, 2001 11:18 PM
( permalink)
You have to re-writeyour VB codeeither as an active-x dll or active- control first. Ifyou do this, your vb application will be able to communicate with asp:) Regards, Andi Zain
|
|
|
|