CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 Javascript? time assigned not captured

Print topic Send  topic

Author Message
Frank Rocco
Posted: 07/03/2001, 10:23 AM

Hello,

I have a textbox that I load with the Time() value in the "Before Insert"
event.

In the Header&Footer section I placed this code to disable the textbox to
prevent the user from changing.
document.Bugs.time_assigned.disabled = true;

The time is not stored in the database unless I remove this line:
//document.Bugs.time_assigned.disabled = true;

Can someone tell me what is happening?

Thanks
Frank

Alexey Alexapolsky
Posted: 07/05/2001, 11:33 AM

the line
file://document.Bugs.time_assigned.disabled = true;
is not quite clear to me , a weird blend of javascript and url ))
how did you get it ?

--
Alex
cc support


Frank Rocco <farocco@hotmail.com> wrote in message
news:9hsv28$v9d$1@news.codecharge.com...
> Hello,
>
> I have a textbox that I load with the Time() value in the "Before Insert"
> event.
>
> In the Header&Footer section I placed this code to disable the textbox to
> prevent the user from changing.
> document.Bugs.time_assigned.disabled = true;
>
> The time is not stored in the database unless I remove this line:
> file://document.Bugs.time_assigned.disabled = true;
>
> Can someone tell me what is happening?
>
> Thanks
> Frank
>
>

Frank Rocco
Posted: 07/05/2001, 11:59 AM

Sorry,
My email OE saw the // and assumed it was file://
When I removed the document.Bugs.time_assigned.disabled = true;
the time was updated.

Thanks
Frank

"Alexey Alexapolsky" <alexa@codecharge.com> wrote in message
news:9i2bt6$ek4$1@news.codecharge.com...
> the line
> file://document.Bugs.time_assigned.disabled = true;
> is not quite clear to me , a weird blend of javascript and url ))
> how did you get it ?
>
> --
> Alex
> cc support
>
>
> Frank Rocco <farocco@hotmail.com> wrote in message
>news:9hsv28$v9d$1@news.codecharge.com...
> > Hello,
> >
> > I have a textbox that I load with the Time() value in the "Before
Insert"
> > event.
> >
> > In the Header&Footer section I placed this code to disable the textbox
to
> > prevent the user from changing.
> > document.Bugs.time_assigned.disabled = true;
> >
> > The time is not stored in the database unless I remove this line:
> > file://document.Bugs.time_assigned.disabled = true;
> >
> > Can someone tell me what is happening?
> >
> > Thanks
> > Frank
> >
> >
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.