473,809 Members | 2,780 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Does Atlas disable JavaScript functions????

When I put an UpdatePanel (Atlas control) araound my ServerControls they all
seem to vanish from the page (I cant find them in my source page...). So the
browser fires an exception telling the control does not exist if I try to
execute the JavaScript function document.getEle mentById...

Any idea???

Aug 22 '06 #1
2 1163
Bruce,

There are many bugs in the Current Atlas control AFAIK is it still Beta.

Cor

"Bruce One" <ra**@virtualso ftware.com.brsc hreef in bericht
news:9B******** *************** ***********@mic rosoft.com...
When I put an UpdatePanel (Atlas control) araound my ServerControls they
all
seem to vanish from the page (I cant find them in my source page...). So
the
browser fires an exception telling the control does not exist if I try to
execute the JavaScript function document.getEle mentById...

Any idea???

Aug 22 '06 #2
I am aware of this possible bugs - although I know of a lot of people already
using it in production environment.
The point is that I believe Atlas does take control of all javascript
functions while its running. Maybe it does that because it has to execute its
own Jscript functions to work...the big problem is that by doing so it
disables sometimes simple functions that wouldnt affetct its
functionalities ...

"Cor Ligthert [MVP]" wrote:
Bruce,

There are many bugs in the Current Atlas control AFAIK is it still Beta.

Cor

"Bruce One" <ra**@virtualso ftware.com.brsc hreef in bericht
news:9B******** *************** ***********@mic rosoft.com...
When I put an UpdatePanel (Atlas control) araound my ServerControls they
all
seem to vanish from the page (I cant find them in my source page...). So
the
browser fires an exception telling the control does not exist if I try to
execute the JavaScript function document.getEle mentById...

Any idea???


Aug 22 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1360
by: amit | last post by:
Hi. I want to implement a right click context menu using Atlas for a web app. The page will list some usernames. Right clicking on a username needs to send the user name to a webservice, which then returns a list of available options for that user to be displayed in the right click menu.
1
1517
by: Ronde | last post by:
Hi all, I am in a such situation that requires before Atlas do the Partical/Atlas postback, a Client-Side JavaScript has to be executed first, once the JavaScript execute successfully, the Partical/Atlas postback should be fired. I try to do like this in code behind, protected void Page_Load(object sender, EventArgs e)
3
1948
by: Marshall | last post by:
Hello, I am wondering if it is possible to call a remote web service using ATLAS and if so, how. I have read several docs which show how to call a web service that is within the same project as the ATLAS 'enabled' web page but that is all I have found. In the example below, I would like to call the OpenOnline.SaveToPDF.WebServices.Service web service. I get a javascript error when trying to make the web service call saying that...
1
1550
by: TARUN | last post by:
Hello All, I am facing problem regarding Atlas. I have install the AtlasSetup.msi in my .NET framework 2.0, and i open the new Atlas Website...... Let me first explain the my senario, I have data grid(5 colunm datagrid) on my Page. It's First Colunm is LinkButton whose text property contain the ID. As i click on the this
1
1838
by: TARUN | last post by:
Hello All, I am facing problem regarding Atlas. I have install the AtlasSetup.msi in my .NET framework 2.0, and i open the new Atlas Website...... Let me first explain the my senario, I have data grid(5 colunm datagrid) on my Page. It's First Colunm is LinkButton whose text property contain the ID. As i click on the this
2
1859
by: Tina | last post by:
I'm trying to get started with Atlas and associated necessary javascript at the same time. I started out at http://atlas.asp.net/walkthroughs/gettingstarted/basic.net where they have an application (which I have pasted below) that displays a string returned from a web service. One problem is that the application doesn't work. It errors out at.... Samples.AspNet.HelloWorldService.HelloWorld(SrchElem.value,OnRequestComplete);
1
3282
by: Henrique | last post by:
Hi! I'm having some problems when combining these elements. :( I have a Repeater with a collumn full of LinkButtons inside an UpdatePanel. I handle the ItemCommand event of the repeater to fire a desired action, but when I click on any LinkButton, it returns a javascript alert-like message saying "Unknown error".
3
2235
by: mkr04 | last post by:
Hi Friends I am facing also Unk 8) nown error problem. In have page where I am using a User Control when I am using ATLAS to this page I have same problem, I have tried it by debugging but there is no error. when I click any button or any control that generate postback , I am facing this problem. I have tried ATLAS on many pages but I am observing that this error is coming to this pages , where User Control(with PostBack) has used.
4
2045
by: s.bussing | last post by:
Hi All, I'm new to Atlas and I did some programming using AJAX, but I'm wondering if it is possible to hava a javascript which can call a server-site function, in my case to write data to the cache, using AJAX. So I'm not looking for a possibility to wrap-up controls, but just to call server-site code from ATLAS. I know this can be done using AJAX, so in my opinion this should also be possible using ATLAS, or can ATLAS just be used...
0
9721
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10640
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10120
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9200
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7662
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6881
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
4332
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3861
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3015
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.