File Upload using VBScript
Question: I would like to ask about uploading a file using HTML. I have the code, but the problem is that I can not receive and save the file that
Question: I would like to ask about uploading a file using HTML. I have the code, but the problem is that I can not receive and save the file that
Question: I have an ASP file residing on a Web server. Is there any way that I can execute this file from within my VB application? This should be similar
Question: I’ve made an ActiveX-DLL using VB6 with one public and several private functions.How can I use (and call) the public function from an Active Server Page?? Answer: Invoke your
Question: How can I do a dynamic include, such as:However, I think I know why this doesn’t work– because includes are tossed in before it goes to the parser (asp.dll).
Question: I have a .htm file in which I have the following line of code: The htm pages are both part of my VI6 project.The file IncludeLeftPanel.htm contains only simple
Question: I am using a combination of HTML and ASP pages to pull data from a database. I use one HTML page to request the info with a form, which
Visual InterDev 6 offers a quick way to convert tabs to spaces in your HTML code. Select the area of code in which you want to remove the tabs and
You can achieve case sensitive comparison of strings in queries by converting strings to the binary or varbinary datatype. You cannot achieve this with simple string comparisons if you have
On the printed page, people are accustomed to seeing portions that have been marked by a highlighter–you can achieve the same effect with HTML highlight text on your Web page