|
-
Apr 27th, 2005, 12:20 PM
#1
Thread Starter
Lively Member
-
Apr 27th, 2005, 02:07 PM
#2
I wonder how many charact
Re: please any network programmer please help
VB Code:
Imports System.Web.Mail
StmpMail.SmtpServer = "localhost"
SmtpMail.Send(listbox1.SelectedValue,listbox2.SelectedValue,someSubjectText,someMessageText)
-
Apr 27th, 2005, 02:25 PM
#3
Re: please any network programmer please help
I doubt you'll find anyone who would do the whole thing for you, but if you post some code with a question or two, we'll help you along.
Nemaroller's post is one piece to the puzzle. Many people will give you pieces, many will show how different pieces go together, but nobody is likely to complete the puzzle.
My usual boring signature: Nothing
 
-
Apr 27th, 2005, 04:03 PM
#4
Thread Starter
Lively Member
Re: please any network programmer please help
 Originally Posted by Shaggy Hiker
I doubt you'll find anyone who would do the whole thing for you, but if you post some code with a question or two, we'll help you along.
Nemaroller's post is one piece to the puzzle. Many people will give you pieces, many will show how different pieces go together, but nobody is likely to complete the puzzle.
i don't have any code except the GUI
i don't know network programming
in class the past few days we were doing database programming then all of a suddent -network programming-
how do i cancel my membership on vbforums????
-
Apr 27th, 2005, 04:19 PM
#5
Re: please any network programmer please help
well the only thing that has to do with network programming will be what nemaroller said.
I doubt anyone here, or on any forum will do the assignment for you.
You could try RentACoder.com but It will cost you.
It's a pretty simple assignment that shouldn't take more than half an hour.
Tips:
- Google is your friend! Search before posting!
- Name your thread appropriately... "I Need Help" doesn't cut it!
- Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
- Allways Include the Name and Line of the Exception (if one is occuring!)
- If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)
If you think I was helpful, rate my post  IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|