Hello All,
I am wondering if there is a way that asp and cdonts can email more than one person from one asp page.
Here is what I want to do.
1. Collect information from a form and send to asp script.
2. ASP script will then send 2 emails with different formats to different addresses.
I found...
Hello all, I need a little help with this code. I am attempting to print an image file when a button is pressed. Here is what code I have now:
This is in the main method:
JButton print_button = new JButton("Print");
print_button.addActionListener(new ActionListener() {
public void...
I just need to know if there is a way to run a macro or query that is resident in a database in Access. I have found no answer after searching for hours, and It's been a while since I have programmed in JDBC, plus I'm on a time crunch to get it done. Any help would be appreciated. Thanks
Heath
Hi all,
I am lost on how to insert a carriage return after a ~ and export that to a file. I am pulling a file into a string buffer. At this point I would like to output to a file with carriage returns instead of one long string.The file is a text file (txt).
Here's what I have...
Hi all,
I need some help in removing the punctuation from a string. For example:
I want O'KEEFE to look like OKEEFE
Any info would be helpful.
Thanks,
Heath
Howdy neighbors,
I need some assistance with some missing cookies. At first I thought the computer was just eating them, but then I woke up. Ok first I will lay out what i am working with. I start out with an index document. It has several different links on it that call functions to set a...
Does anyone know a way to reload a cookie into a text box after hitting a reset button on that form. The textbox is initially set to the value of the cookie when the page is opened. The reason I need a cookie to load the text is I am using a generic form template for data entry, there are...
All right, here is my question: I am trying to pull a string from a field that contains a comma. This is an employee name field, and all I want to pull out of it is the last name of the employee. So if the record contained:
Smith, Bob
I would only want to pull the substring before the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.