Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. ActionScriptNovice

    How to make radio buttons select a different email address

    recipient = "radioGroup.selection.data"; recipient = radioGroup.selection.data; recipient = RadioButtonGroup.selection.data none of these seem to work, as I have to place it on the server to see if the asp file works with it, could you explain a little more please
  2. ActionScriptNovice

    How to make radio buttons select a different email address

    Hello kenneth thankyou for the quick responce. I have had a little success with a set a variable method This is the actionscript in the main timeline: subject = "Contact Form from Website"; recipient = "email@asabeaumont.co.uk"; sort = "Name,Company,Email,Telephone,Message"; This is the...
  3. ActionScriptNovice

    How to make radio buttons select a different email address

    Hello Gurus, I'm very new to flash and probably dont know all the words needed to search for the right solution are, so my appologies if this is very obvious. I have a working HTML form that uses the post method to send variables to an asp page on a server that I do not have access to change in...

Part and Inventory Search

Back
Top