DwZone Forum DwZone Forum
Welcome to the DwZone-it Forum
 
  FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups  
    RegisterRegister -->   LoginLogin  
Advanced Form Controls  
DwZone Forum Index -> Advanced Form Controls

Moderators: AdministratorsModerators 
Hint: For improved responsiveness, use Internet Explorer 4 (or above) with Javascript enabled, choose 'Dynamic' from the View dropdown and hit 'Set Options' to save your changes.
New Topic Search for
 View     Per page     Messages Since 
Messages 231 to 240 of 381 (Total: 176) First |  Prev |  Next |  Last  
 Subject Author Date  
   Re:select button or image  
View this persons public profile  gianluigi   15:12 12 Nov 2008  
   Missing Date Picker Box  
View this persons public profile  [email protected]   23:56 3 Jan 2008  
   Error: multiple date picker same window  
View this persons public profile  [email protected]   8:31 26 Dec 2007  
   Re:Error: multiple date picker same window  
View this persons public profile  gianluigi   8:49 26 Dec 2007  
    Re:Error: multiple date picker same window  
View this persons public profile  [email protected]   9:20 27 Dec 2007  
 
It is an intranet page. I can't send you the link.
But i'm using a calendar image as the button. The each calendar image has its own name and ID, like: LAST_INV_SELECTOR, INV_SELECTOR.
I tried to add the code in different order to see what happens, but the popup always end up beside the first button it find. In this case it is the INV_SELECTOR.

Here is the code generated, you will see the IVN_SELECTOR in the second block of code.

<%
'**********************
' http://www.DwZone.it
' Advanced Form Elements
' Date Picker
' Version 1.4.7
'**********************
dwzTextField = "LAST_INV_DATE"
dwzDateFormat = "%m/%d/%Y"
dwzFirstWeekDay = "0"
dwzLanguage = "en"
dwzButton = "LAST_INV_SELECTOR"
dwzWeekNumbers = "0"
dwzShowsTime = "0"
dwzTimeFormat = "%H:%M"
dwzMinDate = "" 'dd/mm/yyyy
dwzMaxDate = "" 'dd/mm/yyyy
response.write(dwzCreateCalendar(dwzTextField, dwzDateFormat, dwzFirstWeekDay, dwzButton, dwzWeekNumbers, dwzShowsTime, dwzTimeFormat, dwzMinDate, dwzMaxDate))

'**********************
' http://www.DwZone.it
' Advanced Form Elements
' Date Picker
' Version 1.4.7
'**********************
dwzTextField = "INV_DATE"
dwzDateFormat = "%m/%d/%Y"
dwzFirstWeekDay = "0"
dwzLanguage = "en"
dwzButton = "INV_SELECTOR"
dwzWeekNumbers = "0"
dwzShowsTime = "0"
dwzTimeFormat = "%H:%M"
dwzMinDate = "" 'dd/mm/yyyy
dwzMaxDate = "" 'dd/mm/yyyy
response.write(dwzCreateCalendar(dwzTextField, dwzDateFormat, dwzFirstWeekDay, dwzButton, dwzWeekNumbers, dwzShowsTime, dwzTimeFormat, dwzMinDate, dwzMaxDate))

'**********************
' http://www.DwZone.it
' Advanced Form Elements
' Date Picker
' Version 1.4.7
'**********************
dwzTextField = "TURN_IN_DATE"
dwzDateFormat = "%m/%d/%Y"
dwzFirstWeekDay = "0"
dwzLanguage = "en"
dwzButton = "TURNIN_SELECTOR"
dwzWeekNumbers = "0"
dwzShowsTime = "0"
dwzTimeFormat = "%H:%M"
dwzMinDate = "" 'dd/mm/yyyy
dwzMaxDate = "" 'dd/mm/yyyy
response.write(dwzCreateCalendar(dwzTextField, dwzDateFormat, dwzFirstWeekDay, dwzButton, dwzWeekNumbers, dwzShowsTime, dwzTimeFormat, dwzMinDate, dwzMaxDate))
%>

 
Reply to this current thread  View this persons public profile  Send Private Message
   Re:Error: multiple date picker same window  
View this persons public profile  [email protected]   10:15 27 Dec 2007  
   Re:Error: multiple date picker same window  
View this persons public profile  [email protected]   10:21 27 Dec 2007  
   Re:Error: multiple date picker same window  
View this persons public profile  gianluigi   10:34 27 Dec 2007  
   all items in dependent combo  
View this persons public profile  [email protected]   7:31 30 Nov 2007  
   Re:all items in dependent combo  
View this persons public profile  gianluigi   9:33 30 Nov 2007  
Last Visit: Saturday 12 Jul, 2025 2:43 pm First |  Prev |  Next |  Last  
 Login
Username:  Password:    
Read Message Read Message   Unread message Unread message
Read message [popular] Read message [popular]   Unread message [popular] Unread message [popular]
Read message [locked] Read message [locked]   Unread message [locked] Unread message [locked]
All times are GMT-2

Jump to: