Jump to content

Concatenating value outputs from two radio button arrays


draig_hand

Recommended Posts

Hello all,

 

I have tried to solve this problem a number of ways, all unsuccessfull, and I am now back at the stage were I have to begin again so I am seeking your help.

 

I have two radio button arrays which I want to use to construct a file name and then have a button 'onclick' command that opens that file.

 

I am finding it difficult writing a function that can retrieve the checked values and retain them until the button 'onclick' event is initiated.

 

FYI The first array provides the first part of the file name, the second array the second part and then the file extension is added to the file name at the 'onclick' event.

 

I am hoping someone can suggest a way of picking up these values, concatentating them and then opening the file?

 

Thanks for taking the time to read this.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...