Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
ianraba #1
Developer Toolbox SendMail issue
Hi all
I need to show the name of a chosen option that is from a dynamically
generated dropdown in an input form.
These input details are emailed.
All this works but I get the integer value of the foreign key not the name
I understand the I need to set a new recordset filtered by the posted value
from the form but for the life of me I cannot get the name from the foreign
keyed table to show in the received email???
Can someone explain how to do this please as its driving me potty!
ianraba Guest
-
Developer Toolbox Vista Update
Same problem here. Downloaded the toolbox today and now dreamweaver keeps crashing. Windows Vista Business 32 bits. If I start dreamweaver again, i... -
Developer Toolbox
Hi, I still have DW8, and CS3 also. When i try to add "Upload and Resize Image" form DevToolbox, Vb.ASP, Im getting error like: While... -
Developer Toolbox Release since 1.0?
Back when InterAkt owned the extension, they were constantly updating the software. Since I upgraded through Adobe, I haven't seen any place I can... -
DW Developer Toolbox updates?
Have there been any updates to the Developer toolbox since it's release? Also, any links where documentation can be found? Thanks. Chris -
When will DW Developer Toolbox be available in Australia
It is not possible to download Developer Toolbox from the Australian Adobe website. I have tried to pay and download from the USA site but it... -
ChrisBank #2
Re: Developer Toolbox SendMail issue
Is the form posting back to the server or is the submit button set to send the
e-mail? If your posting back to the server, you can making a simple page where
the body content is what you want in the e-mail.
That should make it easier to debug. Once you have the page generating the
text you want, if should be easy to get the e-mail to use the same text.
Hope the helps,
Chris
ChrisBank Guest
-
geschenk #3
Re: Developer Toolbox SendMail issue
Hi Ian,
I understand the I need to set a new recordset filtered by the posted value>>
from the formit seems that the email body contains a reference to the form value, like>>
(ADDT "dynamic data" format now) {POST.fieldname} and not the value
derived from the new SELECT name FROM table WHERE user_id =
dropdown_fieldname - recordset ?
geschenk Guest
-
geschenk #4
Re: Developer Toolbox SendMail issue
Hi Chris,
I think that he?s using ADDT?s "send email" feature -- are you, Ian ?
geschenk Guest



Reply With Quote

