473,513 Members | 2,290 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to convert form with vb code to html file?

Is there any way of converting an existing access form into html
format? The form in question has built-in visual-basic code, which
gets commented out when you use the "save as" method, instead of
incorporated into the functionality of the html. We are considering
putting these html versions onto an IIS server for internal use, but we
do not want to re-write all of the code for use in the html version.

Nov 13 '05 #1
1 8240
On the web the can create dynamic forms with VBscript or javascript.
This is referred to as DHTML (dynamic HTML). It doesn't do much, mostly
just cute --- if you want it to do something - like interact with a
database that lives on the same server as IIS - then it won't be so
cute. You will have to use asp (Active Server pages with vbscript or
javascript) or aspx(vb.net, C#). This is way outside the league of VBA.
VBA only works in Microsoft Office - Access, Excel, Word, Powerpoint
(well, maybe Outlook too). So the only way I know to convert an Access
form to an html form is to write the asp/aspx code yourself.
Rich

*** Sent via Developersdex http://www.developersdex.com ***
Nov 13 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
8660
by: Closer | last post by:
I am new to XML and XSL, could someone please help? I have my XML and XSL files and can view the XML file with the stylesheet in my browser. Everything is fine. What I want to do is to...
4
7007
by: Dominic | last post by:
Hi guys, In .NET, how can I convert a HTML file to TIFF efficiently? One possible way is that I can first use word automatation to load the HTML up and then print it to TIFF. Is that right?...
1
2546
by: Tom Vergote | last post by:
Hello world, I'm running into an issue where I would like to save the response stream as an html file on the server (and convert it to a pdf) I've tried putting a streamreader on the...
2
5581
by: sandeepk84 | last post by:
hi all... i have created some html files for a website... now i need to convert all of them in to aspx. can anyone tell me how we can convert an html file into aspx do i need to change the whole...
11
3171
by: nickyeng | last post by:
I have a html file contains a form asking user to select a choice and press enter to pass the data to server. In server there, i have a cgi script(C language) that accepts the input from browser...
12
11551
by: Chris | last post by:
Hi, Just wondering if anyone out there knows if it is possible to convert a CSV to xml using XSLT? I've seen a lot of examples of xml to CSV, but is it possible to go back the other way? I...
1
3678
by: sharmajavaforum | last post by:
Hai, I have a small task. I have an .HTML file. I wanted to convert .HTML file into a plain .txt file. Means after i convert the file, the .txt file should contain only the text rather ...
1
1604
by: chaphets | last post by:
access 2003 Need help to export access form into html or xml documents. Advice appreciated, thanks
1
3151
by: Joff | last post by:
I have this PHP code that searches a online database for books. <html> <form method="post" action="getbookxml.php"> <input type="text" name="isbn_no" /> <input type="submit"...
0
7269
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7177
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
7123
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
5100
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4756
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3248
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1611
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
811
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
470
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.