Jump to content

Recommended Posts

Hello everyone, I'm using a DHTML calendar I found on the net, and have it set up so users can select multiple dates. As soon as they select a day, the value goes to a <div id="calendar-output">. I want to display this area on two different parts of the webpage but am realizing I can't have two <div> sections with the same id. Is there any way using PHP that I can store the data that goes to a <div> so I can then use the PHP function to replicate the values elsewhere on the page? I suppose I could spend time trying to modify the actual Java code to make it support multiple outputs, but would be preferred if I could just accomplish this with PHP.

 

Thanks!

- Adam

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.