Announcement

Collapse
No announcement yet.

Web Form Price/Quote Generator & new elements appear

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Web Form Price/Quote Generator & new elements appear

    Hi all,

    I need to build some web forms with what I consider to be fairly advanced properties. This isn't for use in actinic.

    I would like the forms to do the following...

    1. Generate a total price at the end, based on selection in the form - like when you add components on in the apple online store.

    2. have more inputs appear based on selection. Eg. If i tick a box for "Hard Drive" a new drop-down appears which a choice of options (each with independent price options)

    I'm not asking for someone to help write it all out! but i'd be grateful if any of you would suggest resources or software that can make this as simple to create as possible.

    Thanks
    http://www.itwiz.co.uk

    http://www.AntiV.net - The Discount Antivirus Store

    #2
    Originally posted by mattc View Post
    Hi all,

    I need to build some web forms with what I consider to be fairly advanced properties. This isn't for use in actinic.

    I would like the forms to do the following...

    1. Generate a total price at the end, based on selection in the form - like when you add components on in the apple online store.

    2. have more inputs appear based on selection. Eg. If i tick a box for "Hard Drive" a new drop-down appears which a choice of options (each with independent price options)

    I'm not asking for someone to help write it all out! but i'd be grateful if any of you would suggest resources or software that can make this as simple to create as possible.

    Thanks

    i haven't designed anything like that but i would imagine you will need to implement this in script.

    what you describe is typical VB form in standard programming so i would imagine the script language that is based on vb will be able to do the same

    Comment

    Working...
    X