This is a discussion on "Form extending, help please?" within the JavaScript Forum section. This forum, and the thread "Form extending, help please? are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Form extending, help please?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Form extending, help please?
Hi, thanks for looking.
I have this form:
As well as the form above (it selects a format, RSS, iCal, Outlook. And then downloads the appropriate file to the month) I would like to have check boxes to select certain files to download. I might be confusing myself but basically: I select Outlook. I want updates for the month March2008. Then I would like to select who i would like fixtures for (tick boxes). Example: Soccer / Football team 1, team 2 ETC. I'm not even sure if it's possible, but if it is help would be appreciated please. I also understand that the directory system would have to be changed, so help on this would be greatly appreciate too. Thanks. |
|
|
|
||||
|
Re: Form extending, help please?
Nothing to do with Javascript. This is something that your server side script "phpicalendar-0.9.5/rss/rss.php" will have to handle.
You're looking for help in the wrong place. Go here and here.
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
|||
|
Re: Form extending, help please?
I disagree. PHPiCalendar is only pulling RSS out. I need the script to obtain directory and files as well as the current script.
Thanks for reply. |
|
||||
|
Re: Form extending, help please?
Quote:
B) Once you submit the values selected, the PHP code that generates the file to be downloaded has to do something with it, ie.: filter the records you want, ie.: search the database, ie.: through server-side scripting, ie.: through phpiCalendar. Either that or I misunderstood your question...
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
|||
|
Re: Form extending, help please?
To be honest I think we're both a bit confused.
Here's a demo of what works now: http://www.mysportingfixtures.*om/dropdowntestC.htm*l [remove the*..] Underneath it, I would like it to have check boxes. It currently downloads for fixtures I put in a single calendar for each month. EG: If you were to download march now, you would get Derby and Arsenal. But i would like to create them manually, then upload them, the end user checks who they wish to download for and download in a single file. I'm pretty sure it's possible, just a little over my head. |
|
||||
|
Re: Form extending, help please?
With RSS, all I get is "Invalid calendar file. Please try a different calendar. "
With the other formats I get 404 (File not found). Sorry, don't think I can help you, but hopefully someone will. Either way, I still think you're more likely to find help in the phpICalendar forum.
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Extending page | fr33sty13 | Web Page Design | 5 | Apr 25th, 2008 22:12 |
| Hiding / Showing form fields based on previous form input | John Alexander Hopper | PHP Forum | 1 | Mar 10th, 2008 11:30 |
| form variable within an iframe component of a form | kissfreaque | JavaScript Forum | 5 | Feb 29th, 2008 11:57 |
| [SOLVED] PHP contact form redirect to same form | Posie | PHP Forum | 14 | Jan 29th, 2008 20:28 |
| extending background block beyond floated image | snappy | Web Page Design | 18 | Oct 27th, 2006 21:26 |