devxlogo

Tip Bank

E-mail Form Contents

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

Mailto Link Not Connected to Outlook

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

Preventing Sending Output to Screen

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

Send Parameters From HTML to a Form

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,

Pass PARAM to OCX From ASP

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

A Simple Beginner’s Problem from a Swedish Student

Question: Facts: Employee(name,salary,boss,department) Question: Which employees earn more than their boss ? Answer: Please make sure you don’t share the results with your boss! : ) Try the following: use