Click here to Skip to main content
15,923,222 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: ASP email help please!!!! Pin
Guffa25-Jul-05 1:54
Guffa25-Jul-05 1:54 
GeneralRe: ASP email help please!!!! Pin
GeordieWebProgrammer25-Jul-05 2:01
GeordieWebProgrammer25-Jul-05 2:01 
GeneralRe: ASP email help please!!!! Pin
Guffa25-Jul-05 3:42
Guffa25-Jul-05 3:42 
GeneralRe: ASP email help please!!!! Pin
GeordieWebProgrammer25-Jul-05 21:45
GeordieWebProgrammer25-Jul-05 21:45 
GeneralRe: ASP email help please!!!! Pin
Guffa26-Jul-05 0:06
Guffa26-Jul-05 0:06 
GeneralRe: ASP email help please!!!! Pin
GeordieWebProgrammer26-Jul-05 1:08
GeordieWebProgrammer26-Jul-05 1:08 
GeneralRe: ASP email help please!!!! Pin
Guffa26-Jul-05 8:39
Guffa26-Jul-05 8:39 
GeneralRe: ASP email help please!!!! Pin
GeordieWebProgrammer26-Jul-05 21:28
GeordieWebProgrammer26-Jul-05 21:28 
I understand now.
So how will I get thet request to work then will something similar to:

set upl = Server.CreateObject("SoftArtisans.FileUp")

'if statement checking to see if the attachment box on the form has data in it
if upl.form("attachment")<>"" then

'Path where to save tyhe file to
upl.saveas ("global/attachment.out")

'upload the attachment to the email
mailer.AddAttachment upl.Form("attachment.out").ServerName

'end the if statement
end if

but this brings back the error 'Cannot Call BinaryRead' relating to the line bolded out above.

I added comments of what i think is going on if wrong please put me right.
Thanks so far for your help.

Regards
GeordieWebProgrammer
GeneralRe: ASP email help please!!!! Pin
Guffa27-Jul-05 0:37
Guffa27-Jul-05 0:37 
Generalregular expression for parsing url link Pin
musmanm8025-Jul-05 0:27
musmanm8025-Jul-05 0:27 
GeneralRe: regular expression for parsing url link Pin
minhpc_bk25-Jul-05 5:59
minhpc_bk25-Jul-05 5:59 
GeneralRe: regular expression for parsing url link Pin
musmanm8025-Jul-05 19:18
musmanm8025-Jul-05 19:18 
GeneralRe: regular expression for parsing url link Pin
minhpc_bk25-Jul-05 19:32
minhpc_bk25-Jul-05 19:32 
GeneralActiveX in VS.NET web app Pin
Anonymous25-Jul-05 0:00
Anonymous25-Jul-05 0:00 
GeneralRe: ActiveX in VS.NET web app Pin
minhpc_bk25-Jul-05 6:02
minhpc_bk25-Jul-05 6:02 
GeneralRe: ActiveX in VS.NET web app Pin
Spaz8025-Jul-05 22:40
Spaz8025-Jul-05 22:40 
Questionhow to clean the no use data after confirmation? Pin
steven_wong24-Jul-05 22:22
steven_wong24-Jul-05 22:22 
Generalgetting data back from current page in jsp Pin
nishtha_7924-Jul-05 20:50
nishtha_7924-Jul-05 20:50 
GeneralMicrosoft Word To HTML Pin
delnaz24-Jul-05 19:24
delnaz24-Jul-05 19:24 
GeneralRe: Microsoft Word To HTML Pin
Marc Soleda25-Jul-05 0:22
Marc Soleda25-Jul-05 0:22 
GeneralRe: Microsoft Word To HTML Pin
delnaz25-Jul-05 20:43
delnaz25-Jul-05 20:43 
GeneralRe: Microsoft Word To HTML Pin
Marc Soleda25-Jul-05 21:54
Marc Soleda25-Jul-05 21:54 
GeneralRe: Microsoft Word To HTML Pin
delnaz26-Jul-05 0:14
delnaz26-Jul-05 0:14 
GeneralCookie and session variable Pin
mv_coffee24-Jul-05 18:14
mv_coffee24-Jul-05 18:14 
GeneralRe: Cookie and session variable Pin
minhpc_bk24-Jul-05 21:53
minhpc_bk24-Jul-05 21:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.