473,774 Members | 2,138 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Bother checking wether got response of your topic?


You must have such headache as I had. But now, aha, I found this
website that really worths our focus: http://www.aotol.com. It is
pretty nice, helping us grasp the latest messages responded to our
requests in the forums and informing us via emails. With it, we dont
need login website again and again to check the latest status our
topics are, coz Aotol does that.

Aug 2 '06 #1
2 1201
hotting said the following on 8/1/2006 9:50 PM:
You must have such headache as I had.
Nah, Tylenol works wonders.
But now, aha, I found this website that really worths our focus:
http://www.aotol.com.
Actually, it's not.
It is pretty nice, helping us grasp the latest messages responded to our
requests in the forums and informing us via emails.
"grasp the latest messages" "in the forum"? Surely you are kidding.
With it, we dont need login website again and again to check the
latest status our topics are, coz Aotol does that.
I don't have to do any of that anyway.

--
Randy
comp.lang.javas cript FAQ - http://jibbering.com/faq & newsgroup weekly
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
Aug 2 '06 #2
I tried this website, it absolutely is a nice tool to save time by
pointing out the latest news of the website.

Randy Webb wrote:
hotting said the following on 8/1/2006 9:50 PM:
You must have such headache as I had.

Nah, Tylenol works wonders.
But now, aha, I found this website that really worths our focus:
http://www.aotol.com.

Actually, it's not.
It is pretty nice, helping us grasp the latest messages responded to our
requests in the forums and informing us via emails.

"grasp the latest messages" "in the forum"? Surely you are kidding.
With it, we dont need login website again and again to check the
latest status our topics are, coz Aotol does that.

I don't have to do any of that anyway.

--
Randy
comp.lang.javas cript FAQ - http://jibbering.com/faq & newsgroup weekly
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
Aug 15 '06 #3

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

Similar topics

0
1311
by: Jesper Bengtson | last post by:
Hi all. I have been trying to find a way to check wether one schema includes the semantic definition of another, i. e., can an XML-document sent to Schema1 be sent to Schema2 instead. The reverse does not have to hold. In fact, it is not expected to hold. The reason for this is that we want in an automatic fashion to verify wether or not schemas provided by a third party are compatible with ours. I have been searching the web for tools...
0
333
by: Lucifer | last post by:
Hi I have some code for checking for cookies, that sets a cookie on page1 and checks for it on page2. and its based on the code by MS: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vbtchaspnetcookies101.asp under section: 'Checking Whether a Browser Accepts Cookies' This code works great, when its in my development enviroment.
4
1404
by: Lambuz | last post by:
Is there any way to check the existance of a window by the name ? I'm using this code: window.open("http://www.google.com",'targetWin1') If I open a window using previous code without getting immediatly return value of open method, can I get it in a second moment ? For example using the value of param sName of open method ? regards
2
2630
by: Stampede | last post by:
Hi, I would like to know if there is any way to check if a file is an XML or a plain text file? Opening the file with a FileStream and checking the first character for '<' seems not very clean and in case of performance not very fast either, as I would have to open the file twice if it is an XML file. I can't use the file extension as it is not shure, that every XML file will have the .xml extension within the system I need this feature....
19
4229
by: Erich Pul | last post by:
hi! i got a structure, which should be filled with random integer values (it is in fact a generator for numbers like in a lotto), but these values must not be recurring, so no double occurrences are desired. my code: <code> Tipp* ziehung() // Tipp* is the function
66
3642
by: Johan Tibell | last post by:
I've written a piece of code that uses sockets a lot (I know that sockets aren't portable C, this is not a question about sockets per se). Much of my code ended up looking like this: if (function(socket, args) == -1) { perror("function"); exit(EXIT_FAILURE); } I feel that the ifs destroy the readability of my code. Would it be
7
1223
by: javelin | last post by:
I have inherited a project with some code that runs fine for some frames but not for others. This is a frames based project, and (apparently) sometimes there is a parent frame, and sometimes not. When there is no parent frame, you see this error message: 'parent.frmUpper.document' is null or is not an object I would like to know if there is a way to check for the existence of an object by name so I can determine what to do next.
125
6613
by: jacob navia | last post by:
We hear very often in this discussion group that bounds checking, or safety tests are too expensive to be used in C. Several researchers of UCSD have published an interesting paper about this problem. http://www.jilp.org/vol9/v9paper10.pdf Specifically, they measured the overhead of a bounds
8
2401
by: MarkusJNZ | last post by:
Hi, I need to write some code to ensure that a website is still online. I was just going to write some code (Using System.NET webrequest) to retrieve the HTML from a website and if the length was 0 then the website was unavailable; However, if I get a 404 error then obviously the above would not work. I also thought of just using a ping but again some websites may be
13
1695
by: raylopez99 | last post by:
I'm going through a book by Jon Skeet that mentions automatically implemented properties, but it doesn't do a good job of explaining why you should bother and what is going on behind the scenes. For example: string name; public string Name { get {return name;}
0
9621
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
9454
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10267
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
10106
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10040
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7463
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
6717
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();...
0
5484
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3611
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.