|
-
September 6th, 2001, 03:47 PM
#1
VB to HTML
How can i convert a VB code to HTML? I am not talking abt VB scripting. Is ther any other way to put the VB forms online without having to code them again in HTML?
-
September 7th, 2001, 01:54 AM
#2
Re: VB to HTML
U can convert your program in an activex control..
in the initialize of activex U can put load of your form... with the "p&d wizard" U can create ZIP for internet download...
activex control is supported only by MS Internet Explorer... and client must have low security level..
but R U sure the is a good soluzion to bring on client your form...? what's your problem?
hi,brt
<center>
<HR width=80%>
<img src='http://web.tiscali.it/bertaplanet/im...ertaplanet.gif'>
</center>
-
September 7th, 2001, 07:21 AM
#3
Re: VB to HTML
I have a VB application already coded and ready, but now that forms in the VB application have to be available like HTML forms on the net.
How can I do that
-
September 7th, 2001, 07:22 AM
#4
Re: VB to HTML
Thanks a bunch for the help.
-
September 7th, 2001, 07:27 AM
#5
Re: VB to HTML
what kind of form is?
it is to get data... or the form make something else? what king of web server have? U can use ASP?
<center>
<HR width=80%>
<img src='http://web.tiscali.it/bertaplanet/im...ertaplanet.gif'>
</center>
-
September 7th, 2001, 07:46 AM
#6
Re: VB to HTML
I have a few forms that accept data from text boxes and combos, which goes in as input into a database. I have these .frm files in VB. I can use ASP or even HTML would do? But I was thinking about having these VB forms in a HTML page without having to recode them because i need to make many more of these VB forms which may at a later stage need to be put online as HTML.
Thanks again for the help.
-
September 7th, 2001, 07:57 AM
#7
Re: VB to HTML
i'm sorry U must recode all...
".frm" file R only source for VB... U can't use it in web pages...
if u want to interact with a DB U must use ASP..
<center>
<HR width=80%>
<img src='http://web.tiscali.it/bertaplanet/im...ertaplanet.gif'>
</center>
-
September 7th, 2001, 08:00 AM
#8
Re: VB to HTML
Thanks a lot,
I better start off on it now.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|