dbTalk Databases Forums  

Re: pl/sql Server Pages - Help Needed

comp.database.oracle comp.database.oracle


Discuss Re: pl/sql Server Pages - Help Needed in the comp.database.oracle forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jan Pedersbęk
 
Posts: n/a

Default Re: pl/sql Server Pages - Help Needed - 01-04-2005 , 02:38 PM






Even though I have no experience in pl/sql Server Pages, I do think that
there is a problem in your script tags !
Try changing the folowing line :

from
It is now: >%= to_char(sysdate, 'dd-mon-yyyy hh24:mi') %>

to :
It is now: <%= to_char(sysdate, 'dd-mon-yyyy hh24:mi') %>

Jan



Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.