Welcome Guest Search | Active Topics | Sign In | Register

progressbar startTask error Options
ys
Posted: Monday, December 22, 2008 10:43:39 AM
Rank: Newbie
Groups: Member

Joined: 12/22/2008
Posts: 2
I am currently using the progressbar for two of my applications. Recently one of them started giving me a javascript error when calling progressbar's startTask function.

var pb=eo_GetObject("ProgressBar1");
pb.setValue(0); //works
pb.startTask(); //does not work

The error is saying this:

eo_j_EVENTTARGET.value is null or not an object.

The last thing I did before this problem was install .net 2.0 and ajax on my machine (i am currently running my applications in 1.1. I have uninstalled 2.0 and it did not fix the problem).

Any help is appreciated.
eo_support
Posted: Monday, December 22, 2008 11:51:52 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,087
Hi,

Do you have the page online so that we can take a look?

Thanks
ys
Posted: Tuesday, December 23, 2008 5:53:56 PM
Rank: Newbie
Groups: Member

Joined: 12/22/2008
Posts: 2
Thanks but I actually figured it out myself. There were 2 forms on the page (i had an include for another asp page). once I removed the body and form tags from one of them it started working again. Thanks anyways.
eo_support
Posted: Tuesday, December 23, 2008 5:55:43 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,087
Cool. Glad you found that out!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.