The alerts tag has no wiki summary.
0
votes
3answers
29 views
How to make alerts work in php
In my member.php page I have the following alerts:
if (isset($_GET['success']) == 'no')
{
echo"<script type=\"text/javascript\">".
"alert('You can't remove ...
0
votes
0answers
180 views
How to trigger “Alerts are off while you use another client to chat.” from an XMPP client
On some Facebook XMPP chat clients, like Pidgin, when connected a warning appears on the native web based Facebook messenger that says "Alerts are off while you use another client to chat." When this ...
-3
votes
1answer
70 views
Desperate Need of Javascripting basics [closed]
So, I am a complete javascript noob.
I'm learning it for web design 152, and my final project is killing me.
Here is the gist of my assignment:
General requirements
The goal of the final project ...
0
votes
1answer
56 views
CAN I raise custom SCOM Alerts in BizTalk
I need to check that all three of the required files in a set have been FTP'd before doing further processing on them. If all three files for the previous day have not arrived by 08:00 I need to raise ...
0
votes
1answer
48 views
Workflow tool for job execution
I have a number of ETL jobs that I need to executed in a certain order with certain logic. what is the best workflow /BPM/ orchestration tool suitable for that? I have the following general ...
0
votes
1answer
59 views
Pattern for Google Alerts-style service
I'm building an application that is constantly collecting data. I want to provide a customizable alerts system for users where they can specify parameters for the types of information they want to be ...
-4
votes
1answer
80 views
Creating a Loop Within a javasctipt Alert or Prompt
Edit for clarification:
Is there a method to insert code into an alert() or prompt() such as a kind of loop or method of adding data to the alert() or prompt right before running or while running?
...
0
votes
1answer
24 views
Change notice message dependent upon which attribute updated
I was wondering if the following is possible in rails.
When I update the params [:book] in my app i get the notice 'book checked out', this is passed in the controller like so
def update
@book = ...
0
votes
0answers
116 views
Can't delete an alert in sharepoint 2010 using a gridview control
I have the following code in my aspx control:
<asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="False"
AutoGenerateDeleteButton="True" ...
0
votes
1answer
30 views
Gem for creating a left/right scrollable notification viewer for web app?
I'm new to Ruby on Rails so please bear with me.
I'm creating a web app for users to trade cards and would like to include in the user's home page a notification section that shows relevant alerts ...
0
votes
0answers
51 views
Programming a system where users can define their own rules
I want to make a system for users to specify their own rules for when to receive alerts when something happens in their facebook feed. I want them to be able to say 'please send me an alert when Z ...
2
votes
0answers
60 views
Apple Push Notifications - two app id's and one server key
I am trying to deploy two applications that use apple push notifications. Both the applications talk to the same server application. Let us assume one is a a free version of the app and the other is a ...
0
votes
1answer
83 views
In creating notifications/alerts, how to know when to mark the notification as read
I'm creating a website with PHP and MySQL, and currently working on a page that deals with notifications (e.g. When someone comments on a post by you, you get a notification to that effect). The ...
2
votes
2answers
555 views
AJAX email form validation in AJAX loaded div?
I've created a pretty straight-forward site which loads all of its content via jquery .load() functions when you click the navigation links, and it works great. What I want now is to load in an email ...
0
votes
0answers
194 views
Cordova 2.1.0 navigator.notification.alert Clash in iPhone and Android
I am having problems with a clash in how to implement alerts in cordova 2.1.0 Android and iOS. My app calls navigator.notification.alert in numerous places, including success callbacks in $ajax calls.
...
0
votes
1answer
136 views
Altering existing message on TdxAlertWindowManager
I use a piece of code like this to show an alert using the TdxAlertWindowManager.
This gives me one alert window and in this window there are several messages.
What I would like to do is to show an ...
1
vote
1answer
155 views
Can't get the selected overlay values individually
I am working with a Google map oriented android project now i got a problem in this class i class i used certain overlay to mark nearest places when we touch on particular overlay it will show an ...
0
votes
2answers
135 views
How do you clear scope in one controller from another controller in AngularJS?
I'm trying to create a simple messaging service (see jsFiddle) using AngularJS and it's working for the most part. However, my "clearAlerts()" method doesn't seem to have any effect. I'm new to ...
0
votes
1answer
221 views
How to handle mass email alert system for a registered userbase
I have a client who would like a system developed which handles sending out alert emails to opted-in registered users. The alerts are based on geographic travel-related incidents and these are ...
0
votes
0answers
16 views
Hook input Messages and Error Alerts
How to hook?
For example I have a multi lang script and I want to translate all messages to their language..
I know that all messages/errors in input are in language of the browser, but I need to ...
1
vote
0answers
262 views
Capturing Popups, Alerts, and Exceptions from Excel with VB 2010
This is my first time posting in stackoverflow. I started learning VB 2010 yesterday (though I do know some Ruby) and have googled this problem a lot but haven't found much.
I've written a program ...
0
votes
0answers
48 views
what is main use of android:weightSum in Linearlayput in android?
what is main use of android:weightSum in Linearlayput in android ??
how to use in example ?
0
votes
1answer
259 views
Tivoli alert from java code
Can anyone guide me how could I raise tivoli alerts from my java code.I searched for the API or documentation for tivoli netcool IBM product alert raising from java code but I couldn't find the exact ...
9
votes
3answers
272 views
How can I suspend all audible notifications on the iPad?
We're creating an audio application for iPad (only) which will be used for live performances. The device will be wired directly into the console. As such, the last thing you want during a live ...
1
vote
0answers
368 views
Odd behavior of Excel DisplayAlerts: “one or more invalid references” error message
I have a Python script which populates Excel files with data from various sources, using Excel's COM interface. Here's a snippet:
file=win32com.client.Dispatch("Excel.Application")
#various ...
0
votes
1answer
265 views
Android: Alert dialogs for API 15 compatible for API grater than 8
I noticed that since I changed the build target to 4.0 i got a lot of warning. Almost all of them where referred to the showDialog / hideDialog used for all my alerts inside my app that are now ...
0
votes
1answer
511 views
C# Web Browser Message Box - Copy The Alert text
i want to make an program using web browser
so i have make Account Password Changer( for an game website)
when i click change password it will change it but i dont sure
its will show a alert it the ...
0
votes
3answers
54 views
Parent element searching not working as imagined
Can anyone tell me why the alert in this Fiddle example is not writing out on the page? Does it have to do with the using of parent()?
I'm not understanding why i can't get the alert to aleast pop ...
1
vote
2answers
190 views
data flow visualisation with real-time data
We are building a flow diagram for business alerting. The diagram gives importance to the data-flow and not the "Source" or "End" systems.
The flow diagram is dynamic (color and width of connectors ...
0
votes
2answers
143 views
Show Apple Alert Badge In APP Without APNS
I have a main menu in my monotouch app that has 4 icons which go to various other screens. I would like to put an alert badge on one of the icons when my alert criteria has been met. Is there a way ...
0
votes
3answers
169 views
How to make a javascript alert NOT say the name of the page?
My webapp alert looks like this:
InputCoordinates.html
Latitude must be filled out.
I would say this looks unprofessional and rough around the edges. Is there a way to stop the alert from ...
0
votes
1answer
169 views
Disable alerts on docs in moss2007
We need to stop alerts from going out to our user base when we modify or upload revised documents into our document library. I tried disabling alerts and that stopped right away. However if we ...
-1
votes
1answer
140 views
Checking for multiple variable value in Xcode
I am creating an iPhone app which is taking many values from the user and assigning them to variables.
I want to display an alert message if more than two of the variables' values are equal to zero.
...
0
votes
0answers
152 views
SFTP Download Monitoring [closed]
I have a ubuntu server that acts as an SFTP server.
I'd like to log or get an alert when a user logs in and downloads a file. The alert can be generated either when the file transfer is initiated or ...
0
votes
1answer
108 views
Get notification from database
I have database for example SQL and getting feeds from 3-party into my database (updating everytime it). I need get notification to my application when like examle:
select * form table Bonus > ...
0
votes
0answers
100 views
Control is not moving to the next line even after selecting the dropdown list box option in Selenium 2.0 with Java
I am facing a strange problem. I have to select an option from a select list which results in a confirm alert box. but the control is not moving to the next line after selecting the select list option ...
0
votes
1answer
102 views
disable javascript alerts in dreamweaver CS4
every time I do not complete a portion of javascript code, it always appears alert messages in Dreamwaver and is really annoying. How do I disable these alerts?
6
votes
1answer
2k views
Alert Handling - Selenium WebDriver/ Selenium RC 2.18.0 - Exception
My automation test software for a web application runs on IE, Firefox, Chrome and Safari, and is written using C# and Selenium WebDriver (IE, Firefox, Chrome), Selenium RC (Safari).
A new error ...
0
votes
3answers
474 views
Scraping RSS scraping system
I am relatively new to python only about 2 months of learning mostly by myself and loving it. I have been trying to design a program that will scrape text RSS feeds from the National Weather Service ...
3
votes
0answers
163 views
SharePoint alert mail language [closed]
Is it possible to change language of SharePoint (2010) alert emails?
Priority for out-of-box solutions.
0
votes
2answers
306 views
Display saved Proximity Alerts on Android?
Does anyone know of a way to get/show all stored proximy alerts on Android?
What I have done:
Get list of locations via http
Add them to the proximity alerts via the LocationManager
Fire a ...
0
votes
1answer
38 views
Alerting the user while creating field
I need an help in a formula for sharepoint.
I have created issue tracking ticket, all necessary fields are filled.
Now I have a field called "Request Close day". This field should be filled with ...
20
votes
6answers
26k views
Can Twitter Bootstrap alerts fade in as well as out?
When I first saw the alerts in Bootstrap I thought they would behave like the modal window does, dropping down or fading in, and then fading out when closed. But it seems like they are always visible. ...
0
votes
1answer
598 views
how to create multiple toggle buttons in android [closed]
Here is my problem. I am using a tutorial for toggle buttons found at Toni Silvestri's website. To get to my point i have modified the code to present alert messages when the buttons are turned on and ...
2
votes
2answers
461 views
How Can I Automatically Add Google Alerts Using Python Mechanize
I'm aware of a Python API for sale here (http://oktaykilic.com/my-projects/google-alerts-api-python/), but I'd like to understand why the way I'm doing it now isn't working.
Here is what I have so ...
1
vote
3answers
2k views
Selenium Webdriver: The method alert() is undefined for the type WebDriver.TargetLocator
I am trying to handle alerts using Selenium Webdriver, according the selenium documentation the correct implementation is:
Alert alert = driver.switchTo().alert();
However I am getting error ...
0
votes
1answer
120 views
SMS alert when audio recording application is running iOS
I have an audio recording application. If an SMS alert comes, I don't hear the alert's sound. The recording continues to happen. I can also go ahead and reply without affecting my recording at all. ...
0
votes
4answers
1k views
How to call a javascript from master page?
I'm trying to call a javascript alert from a master page, where i got an update panel. Within that a button and a text box.
I need to call the alert on clicking the button in my master page. So far ...
4
votes
2answers
5k views
TFS2010: Set up an alert that will email a member in the team when a work item is assigned to them
I want to notify each team member when a work item is assigned to them. I know how to set up an alert per team member (so if there are 10 team members I set up 10 seperate alerts) but is there a way ...
0
votes
1answer
581 views
Run Magento Product Alerts more than once a day
Is it possible to run Magento's product alerts more than once per day?
I'm running v1.4.0.1 and the frequency options found in System>Config>Catalog>Product Alerts Run Settings only goes down to ...


