How can I convert characters to ASCII values and vice versa?
Question: How can I convert characters to ASCII values and vice versa? Answer: There are no functions in JavaScript that make it easy to obtain ASCII values of characters and
Question: How can I convert characters to ASCII values and vice versa? Answer: There are no functions in JavaScript that make it easy to obtain ASCII values of characters and
Question: How can I write a cookie in one page and then read that cookie in another? or alternatively pass data gathered in one page (not a remote!) and then
Question: I need to know how to retrieve multiple data and put it in a listbox. This data is also indexed to another database by it customer id. I can
Question: I have a simple 2 form program with an array spanning both forms (i.e.MyArray(0),..MyArray(3) are on form 1 and MyArray(4),..MyArray(6) are on form 2). How can I declare MyArray
Question: I have noticed that each for project I create there is a file with a vbw extension. I found this type file mentioned in VB Help as a Visual
Question: I intended to use DAO in my application, but I wonder whether is there anylicense issue if I written an application in VB and distributed it orresell it? Answer:
Question: I’ve wanted to upgrade my VB4 pro to VB5 ent. for a month or so now, but after monitoring various VB newsgroups for a few weeks I’m glad I
Question: I have recently created a program in VB5.0 on a WIN 95 system… on that system the program works great. Now I want to make my program accessable on
Question: A new user, no experience, but a self motivator, I need to know if I need a data base program, or is there one included in VB 5. How