HighDots Forums  

Returning Database information in email

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Returning Database information in email in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
tigers69
 
Posts: n/a

Default Returning Database information in email - 07-06-2004 , 09:36 PM






Hi,

Can anyone help with a way of returning information in a database (access) to
an email address. So whoever is enquiring, they will receive it in their own
email address.

Any ideas.

Thanks for your help


Reply With Quote
  #2  
Old   
Paul Whitham TMM
 
Posts: n/a

Default Re: Returning Database information in email - 07-06-2004 , 11:35 PM






Simply query the database and create a recrdset with the pertinent
information. Then use the output fields in the to: on the app you have that
is sending out the emails

--
Regards

Paul Whitham
Macromedia Certified Professional for Dreamweaver MX2004
Valleybiz Internet Design
www.valleybiz.net

Team Macromedia Volunteer for Ultradev/Dreamweaver MX
www.macromedia.com/support/forums/team_macromedia

"tigers69" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Hi,

Can anyone help with a way of returning information in a database
(access) to
an email address. So whoever is enquiring, they will receive it in their
own
email address.

Any ideas.

Thanks for your help




Reply With Quote
  #3  
Old   
tigers69
 
Posts: n/a

Default Re: Returning Database information in email - 07-07-2004 , 12:18 AM



Thanks for that, but have only just started using dreamweaver and abit of a
novice. Could you please explain inabit less technical details. Sorry to sound
so vague. Maybe theres an area I can read up on.

thanks


Reply With Quote
  #4  
Old   
Paul Whitham TMM
 
Posts: n/a

Default Re: Returning Database information in email - 07-07-2004 , 12:37 AM



It all depends upon the server model that you are using. If you can let me
know that then I can be more specific.

--
Regards

Paul Whitham
Macromedia Certified Professional for Dreamweaver MX2004
Valleybiz Internet Design
www.valleybiz.net

Team Macromedia Volunteer for Ultradev/Dreamweaver MX
www.macromedia.com/support/forums/team_macromedia

"tigers69" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Thanks for that, but have only just started using dreamweaver and abit of
a
novice. Could you please explain inabit less technical details. Sorry to
sound
so vague. Maybe theres an area I can read up on.

thanks




Reply With Quote
  #5  
Old   
tigers69
 
Posts: n/a

Default Re: Returning Database information in email - 07-07-2004 , 01:04 AM



Hi,

At the moment I'm just using my own pc which has IIS loaded and need to test
with the intention of setting up an intranet for users to access password
information. All I really have at the moment is the database and trialling
dreamweaver with the intention of buying if able to get it working.
cheers and thanks for your time.


Reply With Quote
  #6  
Old   
Paul Whitham TMM
 
Posts: n/a

Default Re: Returning Database information in email - 07-07-2004 , 08:11 PM



You will need to determin which application software you are going to run on
this intranet before you can go any further

--
Regards

Paul Whitham
Macromedia Certified Professional for Dreamweaver MX2004
Valleybiz Internet Design
www.valleybiz.net

Team Macromedia Volunteer for Ultradev/Dreamweaver MX
www.macromedia.com/support/forums/team_macromedia

"tigers69" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Hi,

At the moment I'm just using my own pc which has IIS loaded and need to
test
with the intention of setting up an intranet for users to access password
information. All I really have at the moment is the database and trialling
dreamweaver with the intention of buying if able to get it working.
cheers and thanks for your time.




Reply With Quote
  #7  
Old   
tigers69
 
Posts: n/a

Default Re: Returning Database information in email - 07-07-2004 , 08:53 PM



Hi,

When you say "application software" which software are you referring to? We
will be using Internet explorer to browse intranet, access for the database and
probably dreamweaver to maintain site. Is there something I'm missing.

Thanks


Reply With Quote
  #8  
Old   
Paul Whitham TMM
 
Posts: n/a

Default Re: Returning Database information in email - 07-07-2004 , 09:59 PM



Yes

Internet Explorer on its own can only view static html pages (is written in
straight html with no database interaction)

The second you want to interact with a database you need two things. Firstly
a webserver, and secondly an application server. If your network is
Microsoft based then the odds are that you will have IIS available so that
takes care of the webserver.

The application server is what provides the link between the code written on
your page that references the database elements. Again if your server is IIS
then you can easily run .asp or .aspx pages.

--
Regards

Paul Whitham
Macromedia Certified Professional for Dreamweaver MX2004
Valleybiz Internet Design
www.valleybiz.net

Team Macromedia Volunteer for Ultradev/Dreamweaver MX
www.macromedia.com/support/forums/team_macromedia

"tigers69" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Hi,

When you say "application software" which software are you referring to?
We
will be using Internet explorer to browse intranet, access for the
database and
probably dreamweaver to maintain site. Is there something I'm missing.

Thanks




Reply With Quote
  #9  
Old   
tigers69
 
Posts: n/a

Default Re: Returning Database information in email - 07-07-2004 , 10:10 PM



Hi,

Yes, running IIS on my pc as a server. Happy to use asp, how do I go about
this? I got forms working and returning results using an extension I downloaded
(generate simple search), but now I want to send an email to the user,
containing that same information they are looking for.

thanks


Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.