Hi
I have finished the coding of the VB application. I'm not too familar with VB I'm wondering what the story is with creating the installable files to allow for it to be used on any computer. I'm thinking of something similar to a "make" file in C.
Thanks in advance.
M
hi,
I am trying to print a string which is a html table. I've been trying to use
Printer.print string1
and variety of that without any success. It just gives the string, is there any way I can get the application to recognoise the HTML before sending it to the printer? I am taking the string...
Hi
When storing a string of HTML in the file there are "" around it. Is there any way of storing the string without these or getting rid of these in the .html file. I am writing the HTML string to a file saved as a .html file and the "" are coming up before the HTML table...
hi,
I'm trying to save details from a VB application in two ways. Firstly as a .txt file which stores variable valuse which can be reloaded to the application from the text file.
however I would alos like the user to be able to choose to save the file as a html file which will save a table of...
Hi
I'm trying to get the contents of a file to fill out the fields in an application. I'm having alot of trouble with selecting the item which had been previously chosen from a list.
For example the database values chosen I store by saving the integer representing its position
StoredInt =...
Hi
I want to call a Private Sub from another frm. I'm pretty new to VB. I'm wondering if there is anything in VB like friend functions in C++ or if there is any other way around this problem.
Thanks in Advance
Michelle
Hi
Having problem with my labtop, It continually crashes. It's a toshiba with Windows ME. I keep getting the NSG SRV 32 Error. Wondering if anyone else has had this problem and can make any suggestions as to how to fix it.
Thanks in Advance
Michelle
Hi,
I'm currently trying to add a Save and load Capability to a rather large application, each file for a save will require approximately 80 variables. I've been looking at writing each save to a file allowing the user to input a filename. I was looking at using a FileListBox to allow the...
Hi
I'm trying to get VB command button to appear on ever tab of an already created VB application. There are 10 tabs and I want the same code to be used for the button on each tab with same button appearin gon each.
Any advice would be really appreciated.
Thanks in advance
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.