





Posting Two Forms Simultaneously
Question: I have an HTML page containing two forms. One form uploads an image file and needs to have an encryption type set while the other sends a plain set
Question: I have an HTML page containing two forms. One form uploads an image file and needs to have an encryption type set while the other sends a plain set
Question: I am retrieving around 3000 records from a SQL database into an ASP page. The process is very slow. Will using MTS speed up the execution time? I am
Question: Can you show me an example that demonstrates how to use pointers to return more than one variable? Answer: A function cannot return more than one value. However, you
Question: I need to have a TXT file downloaded to a user’s machine over the Internet. I want to place the file in a specific directory. I could give the
Question: I have to use the Scripting.FileSystemObject in a script on the client side because I have to read a file from the client disk. Because the Scripting.FileSystemObject is not