juggysingh Posted November 30, 2009 Share Posted November 30, 2009 Hi All! Im fairly new to PHP, originally coming from a ASP/VB background but have to say i wish i started with PHP instead as its much more intuitive and friendly language. Ok, well im looking for a php script that can create a dynamic quote form for me with a cms backend, an example of the output i need for the script is here; http://www.nitrocreative.com.au/instant-quote.aspx The client needs the ability from the cms to add/amend the various services available with control to hide and show. Also the ability to add an input for each service, whether it be a dropdown, radio button or upload button. Then the services being listed need to have a numeric value associated with them, so for example if a customer chooses a business card with 500 copies an associated shopping cart will update to reflect this value on the page in real-time. Finally, the shopping cart will link to a contact form which will allow the customer to send their quote to the site owner for review as an email. Therefore there isn’t the need for a fully fledged ecommerce system or secure checkout. I know its allot to ask, but would be grateful even if you could just point me in the right direction! Many thanks in advance! Link to comment https://forums.phpfreaks.com/topic/183451-dynamic-quote-form-script/ Share on other sites More sharing options...
Cardale Posted November 30, 2009 Share Posted November 30, 2009 For a small fee I could make something up for you. Link to comment https://forums.phpfreaks.com/topic/183451-dynamic-quote-form-script/#findComment-968361 Share on other sites More sharing options...
garethhall Posted November 30, 2009 Share Posted November 30, 2009 I have never seen a pre-build script that can do this for your. I think you will have to script it. Should be hard to do. Link to comment https://forums.phpfreaks.com/topic/183451-dynamic-quote-form-script/#findComment-968380 Share on other sites More sharing options...
juggysingh Posted November 30, 2009 Author Share Posted November 30, 2009 Im not interested in paid services as i am a freelance developer also, but appreciate your offer! I think the best way to define the script that i need would be a dynamic order form. I am just on google looking for some solutions. Even if i just find a script to control the values and list of services on the order/quote page i can then integrate this with a contact form quote easliy. Link to comment https://forums.phpfreaks.com/topic/183451-dynamic-quote-form-script/#findComment-968400 Share on other sites More sharing options...
Cardale Posted November 30, 2009 Share Posted November 30, 2009 It would probably be easy to split your commision and have your project done accurately and swiftly. Just saying. Link to comment https://forums.phpfreaks.com/topic/183451-dynamic-quote-form-script/#findComment-968403 Share on other sites More sharing options...
Andy-H Posted November 30, 2009 Share Posted November 30, 2009 There's a tutorial on this kind of thing in the tutorials on PHP freaks. http://www.phpfreaks.com/tutorial/php-add-text-to-image Link to comment https://forums.phpfreaks.com/topic/183451-dynamic-quote-form-script/#findComment-968406 Share on other sites More sharing options...
juggysingh Posted November 30, 2009 Author Share Posted November 30, 2009 I appreciate your point of view Cardale, but the margins on the projects im involved in are minimal therfore it doest make econmical sense to involve other developers in the equation, plus the fact that i enjoy a challenge! Link to comment https://forums.phpfreaks.com/topic/183451-dynamic-quote-form-script/#findComment-968411 Share on other sites More sharing options...
Cardale Posted November 30, 2009 Share Posted November 30, 2009 There's a tutorial on this kind of thing in the tutorials on PHP freaks. http://www.phpfreaks.com/tutorial/php-add-text-to-image You should read the post. Link to comment https://forums.phpfreaks.com/topic/183451-dynamic-quote-form-script/#findComment-968412 Share on other sites More sharing options...
Cardale Posted November 30, 2009 Share Posted November 30, 2009 I appreciate your point of view Cardale, but the margins on the projects im involved in are minimal therfore it doest make econmical sense to involve other developers in the equation, plus the fact that i enjoy a challenge! Well then good luck my friend. I haven't seen tutorials for this to offer you. Link to comment https://forums.phpfreaks.com/topic/183451-dynamic-quote-form-script/#findComment-968414 Share on other sites More sharing options...
Andy-H Posted November 30, 2009 Share Posted November 30, 2009 There's a tutorial on this kind of thing in the tutorials on PHP freaks. http://www.phpfreaks.com/tutorial/php-add-text-to-image You should read the post. Indeed lmao Link to comment https://forums.phpfreaks.com/topic/183451-dynamic-quote-form-script/#findComment-968417 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.