Done!

Henner

> -----Urspr�ngliche Nachricht-----
> Von: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] Im 
> Auftrag von [EMAIL PROTECTED]
> Gesendet: Dienstag, 2. Dezember 2003 23:28
> An: [EMAIL PROTECTED]
> Betreff: [dbforms] Problem using Javascript Calendar
> 
> 
> I am currently testing my application with IE v5.5 (and 
> Netscape 4.7) and I am having problems with the code 
> generated by <db:dateField> when using the 'useJsCalendar' attribute.
> 
> The HTML code generated resembles the following: 
> 
> <input type="text" name="[EMAIL PROTECTED]" value="2003-12-11" /> 
> 
> <a href="javascript:doNothing()"  
> 
> onclick="calDateFormat='yyyy-MM-DD'; 
> 
> setDateField(document.dbform['[EMAIL PROTECTED]']); 
> 
> top.newWin = window.open('/DbForms/dbformslib/jscal/calendar.html', 
> 
> 'cal', 
> 
> 'width="270",height="280"')"> 
> 
> My browsers do not seem to like the quotes (") associated to 
> the width and height attributes.  I have removed these 
> generated quotes in my copy of DbDateFieldTag and this has 
> resolved the problem.  I am no javaScript
> expert so, is this the right thing to do?   
> 
> 
> 
> 



-------------------------------------------------------
This SF.net email is sponsored by OSDN's Audience Survey.
Help shape OSDN's sites and tell us what you think. Take this
five minute survey and you could win a $250 Gift Certificate.
http://www.wrgsurveys.com/2003/osdntech03.php?site=8
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to