I store few pending task in Access or MS SQL and set the deadline to each item. While I am viewing the webpage, it will give message or alert with specific time. How can I do in ASP?
I have the following code which add a new record to database, after the record has been added. I want to prompt a message "Hello". But the following script does not promt.
I am using a form that has action = aspemail.asp I want to write code that will alert the user if not entered properly or at all their e-mail address, and another to alert to enter their contact phone number, or if they left a field empty.
one line in the asp file is : strEmailUser = request.form("email")
I have a list of events reading from an Access db. One field gives the total number of candidates that are allowed to apply and another gives the total that have currently applied. There's another field which will act as a flag. Eg if 50 are allowed to apply and 40 have applied then a message will appear saying "event nearly fully booked". At this point I want to send an email to the admin letting them know the course is nearly booked, how would I go about it?
i want to do something in ASP that is exactly same as alert for mail when we are using some messanger. Say for example when we are online on yahoo messanger, we get alerts for new mails.
How can I check if the file is an JPG within my form?? If the file is JPG then the submit button should be enable, if not the submit button should be disable
Am implementing an alert system that will notify users by mail of activity on a pre-defined date. What function or event can I use to achieve auto-execution of this alert on a specified date without human intervention.
I am not clear ... whether to use alert of javascript or messagebox of VBScript in ASP. But what i want is that when a user has some error i want to display a pop-up kind of a thing saying "you have not entered all the values" ... and when he click "ok" then he should be directed to the same page where he was enterign the values. I tried this but in my case i am just being redirected to the page ..and my message box in not being popped up! Code:
This question doesn't have anything to do with ASP, but I couldn't find any better place to ask it and i'm sure that if an answer exists someone here knows.
So, the question is :
When I use the alert function, a certain symbol(warning) appears. is it possible to change this icon and use another one?
i have a system setup where users enter their data (dates eg 2-7-1981) no i want a function where the databse will check the dates table and send an email to the admin when its 1 week from a date.
i am running ASP and an odbc access database
i can give you ftp access to my site (a test site its the same as the propper site) if you want to have ago .
In my Login.asp page i have some simple validations. The user is given alerts if they dont fill in their username or password field.
However the problem I have is this: If a user enters their username but not their password, using my current code they will get the correct alert BUT they have to re-type their username as the page is refreshed (i think). How can i modify the code so that after clicking 'Ok' on the alert pop up only the field with the erros has to be re-typed? Sample of my code:
i used macromedia 2004 mx, asp.net and access database to make a simple web application to keep track of the phone call messages recieved in my company. In the main page i have a dataset to display all records of the call that have not been acknowledged yet, the page refreshes everyone 1 min to display any new records added .
if there is a way to make a visual alert like a popup message or a window to open up to inform you that a new record was added instead looking all the time at the page to see if a new record pops up.
I need to write a function that will display an alert when the Submit button is pressed on a form IF a full stop, single quote or double quotation mark is used in any of the fields on that form.
This alert also needs to tell the user (if possible) in which field the offending symbol is located. I can provide field names if required, but I really just need to know how to set the function up.
I would like to achieve the equivalent of a client side javascript alert popup from server side code. Any suggestion how I can do this? How can I cause a beep at clientside from serverside code?
I have a site that currently has custom error messages enabled for all error messages, i.e. any error goes directly to error.asp etc. What I want to do however is have this error.asp email me with a fairly detailed error message outlining the problem that caused the error.
What is the best way of doing this? My server allows me to setup custom messages for any type of error but obviously to do this would be time consuming. Is there a way I can basically email myself an almost exact copy of the error message that I would get if I was viewing the page and the error happened to me?
For example, a 501.100 error can cover any number of error and whereas a message telling me that a person got a 501.100 at 12.43 on 31/5/2004 is ok it isn't very helpful. I want it to say:
501.100 at 12.43 on 31/5/2004 Error Type: Microsoft VBScript compilation (0x800A03F9) Expected 'Then' /kshs/cms/cmsDefault.asp, line 54, column 39
How can i send an alert message to the admin using asp?
here are the scenarios: 1st alert (Pending): if the status is OPEN 3 days before due date 2nd alert (Overdue): if the status is OPEN 3 days after due date
due_date field is being stored in the database when there's a pending or overdue, message will be displayed upon the logging in of the admin.
but I keep getting a "permission denied" error. If I just put the same address string in IE6's Address box and go to it, IE opens myusername's FTP home page just fine, so I know the FTP site is working as expected. Also, if I put in an anonymous ftp site, without the username and password (e.g. "ftp://ftp.microsoft.com"), the redirect works fine, too.
I don't want the user to be prompted by IE for the username and password at the FTP site, so I am providing them from within the web site.
What can be preventing the response.redirect from handling non-anonymous FTP access? Is there a better way to do this?
When i call logout.asp, it deletes the session etc etc and then redirects to main.asp. main.asp is the main content, which opens in the main frame of the frameset, which is named index.html.
How can i change the redirect.... Code:
Response.Redirect("main.asp")
...so that it loads the full index.html file once again, and not load the index.html frameset into the window.
I was wondering if it is possible to redirect the user to a specific page he/she request without the use of hyperlinks. Im suppose to list all the options in a drop down list and upon selection, say the page is Modified PBT, the user will be able to view that particular page.
is it something like
If Request("Submit")="Submit" then materialType = request.form("MaterialType") if materialType = "ModifiedPBT" then Response.redirect..... ......
How do I redirect a page back to the orginal sending page. I have a script that checks to see if a user is logged in and if he. she isn't then it redirects them to a loging page, one login has been checked and process, how do I redirect them to the original page.
I am working on a form that needs to be submitted to a different server. Apparently some firewalls alert the user that the system is sending data to a different server and this may not be wise. To avoid confusing users I though I could have a simple ASP script on the same server as the html form and it's only purpose would be to send the data to the other server and return a "success" message if it completed properly. I have a deacent understanding of scripting, but using PHP, this will be my first real go with ASP.
I have written an Two ASP pages one is login.asp Another verify.asp
login.asp redirects the page to verify.asp .
The verify.asp has the following code <% Set objCom = Server.CreateObject("AgileAPI.Server") objCom.SetLicenseKey "AFDGHDJLFLFMTTIGMVFK" b = objCom.Connect("agility", 9017, -1) b = objCom.Login(Request.Form("username"), Request.Form("password"), "agility", "D:COM", 9010, 16384)
Response.Write ("Connected to ADV 2006" & b) %> I have registered that dll using regsvr32. But it status bar is see http:localhost estverify.asp and stops there why its not redirecting or displaying the Response.write
i'm trying to make an asp page to log out from a restricted part of the site, and i'd like it to say "you have been logged out" then redirect back to the login page after a 3 second delay. how can i do this with either java or vbscript?
I have a friend who has a form that is submitted..
<form action="http://intranet/action.exe"....>
the problem is, that the server 'intranet' is server2003 and the .exe doesn't like that so much. so we would like to redirect http://intranet2/action.exe is there a way anyone can think of , that won't require to much web tweaking. preferably a setting in iis that will redirect for just that one script.
How do you redirect users to a page if their search criteria results in too many records? I'm trying to speed up the searching process a bit. From what I gather, you need to produce the recordset so you can assess if it's too much or not. But if the recordset is there, why not show it? The work is already done isn't it?I just ran a recordset of 80,000 results. I'd like to redirect at about 1,000 results.