Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Old 08-22-2010, 01:07 PM javascript calendar
Extreme Talker

Posts: 173
Trades: 0
I found what I think is a real nice date selection program on Dynamic Drive

http://www.dynamicdrive.com/dynamici...oncalendar.htm

I have downloaded the files but it is not working for me.
I have included the code below.


I have installed the calendar.js file main directory as well

PHP Code:
echo '<html><head>';
  ?>
   <script type="text/javascript" src="calendarDateInput.js">
   /****************************************************************************************
   * Jason's Date Input Calendar- By Jason Moon http://calendar.moonscript.com/dateinput.cfm
   * Script featured on and available at http://www.dynamicdrive.com
   * Keep this notice intact for use.
   *****************************************************************************************/
  </script>
 <?php
 
echo '</head>'.
 
'<body>'.
  
'<form id="display_project_details" name="display_project_details" action="display_project_details.php" method=post>'.
  
textbox_list("","hidden","project_id",$_SESSION['project_id'],0,$tab++).
  
'<ol>'
   
'<fieldset class="submit">'.
    
btn_update().
   
'</fieldset>'.
   
'<fieldset><legend>Project</legend>'.
    
textbox_list("Project","input","project",$row['project'],45,$tab++).
    
textbox_list("Name","input","project_desc",$row['project_desc'],45,$tab++).
   
// textbox_list("AOA","input","aoa",$row['aoa'],45,45,$tab++);
    
    
'<li>aoa';
    
?>
    <script>DateInput('aoa', true, 'DD-MON-YYYY')</script>
    <?php
    
echo '</li>'.
    
textbox_list("Network Number","input","network_number",$row['network_number'],255,$tab++).
   
'</fieldset>'.
   
'<fieldset><legend>Customers</legend>'.
Attached Images
File Type: gif Untitled-1.gif (3.5 KB, 2 views)
dgkindy is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-22-2010, 09:10 PM Re: javascript calendar
Extreme Talker

Posts: 173
Trades: 0
Okay, not sure what happened or what I did nut it is working now.
dgkindy is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to javascript calendar
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.19954 seconds with 13 queries