Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old August 9th, 2006, 06:55 PM
Guest
 
Posts: n/a
Default Image attachment ???

Hello,
I must admit that i am new to PHP but not in programming in general...
Anyway, i created a program in VB which creates after a few steps an image
and this image should be sent to an email... probably via PHP...
My thought:
i will sent the variables the script is going to need through the URL which
means the Path of the image too (c:\blabla\image.jpg)

I now need the script with which i am going to send the file located at the
users pc as an attachment to some email..

can anyone help?
Thanx in advance!
JBK


  #2  
Old August 9th, 2006, 08:35 PM
Miguel Cruz
Guest
 
Posts: n/a
Default Re: Image attachment ???

<jbk@ewebs.grwrote:
Quote:
I must admit that i am new to PHP but not in programming in general...
Anyway, i created a program in VB which creates after a few steps an image
and this image should be sent to an email... probably via PHP...
My thought:
i will sent the variables the script is going to need through the URL which
means the Path of the image too (c:\blabla\image.jpg)
>
I now need the script with which i am going to send the file located at the
users pc as an attachment to some email..
Investigate the Pear package Mime::Mail.

miguel
--
Photos from 40 countries on 5 continents: http://travel.u.nu
Latest photos: Malaysia; Thailand; Singapore; Spain; Morocco
Airports of the world: http://airport.u.nu
  #3  
Old August 9th, 2006, 09:05 PM
Guest
 
Posts: n/a
Default Re: Image attachment ???

I am sorry, i didnt define a few things...
I am using a webhosting company which means no access to several
modifications....
2nd i dont want the user to be prompted for anything...maximum "Submit"


  #4  
Old August 9th, 2006, 09:55 PM
Guest
 
Posts: n/a
Default Re: Image attachment ???

After long research i found out that this is not possible for security
issues (logical....) any way
since i cannot avoid the prompt i will have to deal with it

So i am asking a new Question! :-)
Is there a way of setting a path to the file select dialog box that pops up
when clicking on "select file"?


+-----+
| JBK |
+-----+



Ï <jbk@ewebs.grÝãñáøå óôï ìÞíõìá news:ebd79d$aja$1@aluminium.acn.gr...
Quote:
Hello,
I must admit that i am new to PHP but not in programming in general...
Anyway, i created a program in VB which creates after a few steps an image
and this image should be sent to an email... probably via PHP...
My thought:
i will sent the variables the script is going to need through the URL
which means the Path of the image too (c:\blabla\image.jpg)
>
I now need the script with which i am going to send the file located at
the users pc as an attachment to some email..
>
can anyone help?
Thanx in advance!
JBK
>

  #5  
Old August 9th, 2006, 10:15 PM
Guest
 
Posts: n/a
Default Re: Image attachment ???

So i am asking a new Question! :-)
Quote:
Is there a way of setting a path to the file select dialog box that pops
up when clicking on "select file"?
Not in Opera and Mozilla clones. For security reasons.

Regards,
Talthen


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles