Display an Image in a Particular Position
Question: How can I position an image on the screen the way I would like? The image is bigger than the capacity of the screen and the user can use
Question: How can I position an image on the screen the way I would like? The image is bigger than the capacity of the screen and the user can use
Question: How I can count the number of user mailboxes I install? Answer: To count the number of mailboxes in your site, just click on the Recipients tab and look
Question: I need to include the information from a form in an e-mail. I found this sample code, but when I run it, I just get a blank page for
Question: I’m having a problem. I have Outlook installed, and I also have Lotus Notes. We’re using Exchange as the mail program, and the clients are Outlook. For some people
Question: I am trying to send a text file that I have made from my report to the printer.The code is: REPORT FORM neto ASCII TO FILE pom.txtset headings offTYPE
Question: How do I change a Julian date to a Gregorian date and remain Y2K compliant? Answer: I am not sure how the year is stored in the Julian date,
Question: I want a link to refer to an order form, but I don’t need to use a database. I just want to pass a few details (like city name,
Question: How do I pass a login ID from my ASP page to my OCX? I created a public property in the OCX, but it is not getting the data
When working in the ASP environment, HTML forms are used to pass data from the client browser to the Web server. If the form variables are passed to the Web