I have been working on a newsletter system for a site i'm finishing and everything is working fine apart from when i'm trying to send html/plain text email
I found an article on this site http://www.tek-tips.com/faqs.cfm?fid=2681
I created my own function that gets post data from a form and...
I am trying to create a linked list which is sorted using the predifined methods for the interface but using my own code to rewrite the mehtods.
I have come across a problem and so far i have 1 error when compliling
the line it is pointing to is this
public compare(E o1, E o2) {
here is the...
I am trying to create a linked list that uses the Sorted Set interface but am unclear about what needs to go in certain methods.
I am creating the class and I'll have the app that inserts the data seperate.
What i need is to create the class that uses all the methods that are on the Java...
I have some validation that checks for numerical input and displays an error message if anything else is entered.
What I want is, if the user enters a negative number, an error message is displayed also and asks again for input until they enter a positive number.
Everything I try lets the user...
I am trying to cut down the size of my website and know that I can use the index page as the layout and have content change for each page using the same layout (like using one page but changing the content).
What I am trying to achieve is something like http://www.sample.com/index.php?page=news...
I have just reinstalled windows XP and have all the hardware drivered and all the available updates and service packs from microsoft. The problem is when I am connected to the internet for programs theat require a connection, windows shuts down (but not the computer). It is like the monitor is...
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.