Ask a Question related to Dreamweaver AppDev, Design and Development.
-
himini #1
Service Call Estimator Based on Drop-down Answers?
I would like to develop an app on a website where customers answer a few simple
questions from dropdown menus and then receive the estimated price of the
service based on their answers. It would only be about five or six pieces of
information total, but one or two of their answers would determine whether and
how certain other questions would be asked. I'm unsure about how to begin this
process. Do I need to create a database for such an app? There really aren't
that many price points involved. I was thinking of using PHP and MySQL--
(ColdFusion and ASP are not supported on my web host), but maybe some other
method is better.
I don't know much about scripting at all, but it seems to me that something
like this should be fairly easy to write. Is anyone aware of any tutorials or
help on making a script like this or using dreamweaver to achieve it? The best
I could do with a search was to find this $700 extension:
[url]http://www.estimatesonline.com/main/[/url].
I'm hoping there's a way to achieve something like this on my own. Thanks for
any help or suggestions.
himini Guest
-
Web Service Call to consume SAP Web Service
Greetings, I have been stuck trying to get CF 8 to talk to SAP serviced Web Service. Here is code I am using: <cfscript> ws =... -
Change option in second drop down box based on selectionof first drop down box
Change option in second drop down box based on selection of first drop down box. Hi, I am trying to figure out how to make a selection in 1... -
How to Set Drop-Down Value Based on Previous Selection
Looking for an answer to this question: Got an order form where I'm letting folks provide their billing address. The form includes the usual... -
Async DIME call seem to drop randomly
I have a web service using WSE 1.0SP DIME attachment to transfer files in production. The synchronous call works great and pretty stable. I have... -
Course Builder MX: Drag and Drop... why is target based on centre of targe
answered my own question.. use the explore question type, works great! -
Paul Whitham TMM #2
Re: Service Call Estimator Based on Drop-down Answers?
Whether you need a database depends upon the number of items in the
combination and the ease in which you want to update the information. A very
simple solution could be hand coded.
You may want to look at the calculate form option from [url]www.yaromat.com[/url]
--
Regards
Paul Whitham
Macromedia Certified Professional for Dreamweaver MX2004
Valleybiz Internet Design
[url]www.valleybiz.net[/url]
Team Macromedia Volunteer for Ultradev/Dreamweaver MX
[url]www.macromedia.com/support/forums/team_macromedia[/url]
"himini" <webforumsuser@macromedia.com> wrote in message
news:d10t3f$hft$1@forums.macromedia.com...simple> I would like to develop an app on a website where customers answer a fewof> questions from dropdown menus and then receive the estimated price of the
> service based on their answers. It would only be about five or six piecesand> information total, but one or two of their answers would determine whetherthis> how certain other questions would be asked. I'm unsure about how to beginaren't> process. Do I need to create a database for such an app? There reallyother> that many price points involved. I was thinking of using PHP and MySQL--
> (ColdFusion and ASP are not supported on my web host), but maybe somesomething> method is better.
>
> I don't know much about scripting at all, but it seems to me thattutorials or> like this should be fairly easy to write. Is anyone aware of anybest> help on making a script like this or using dreamweaver to achieve it? TheThanks for> I could do with a search was to find this $700 extension:
> [url]http://www.estimatesonline.com/main/[/url].
>
> I'm hoping there's a way to achieve something like this on my own.> any help or suggestions.
>
Paul Whitham TMM Guest



Reply With Quote

