Hello,
We use a Definity PBX, and I have a station that is currently setup with a coverage path to send calls to voicemail if not answered within 3 rings. The office would like to have a button that they can press to send all incoming calls to an offsite answering service. I've read several...
Hello,
I'm new to Sharepoint, and a previous employee had setup Sharepoint 2010 Standard in our environment and I am trying to learn it.
I am trying to create a page that will connect to a SQL database using a Stored Procedure. I would like the user to pass variables to the stored procedure...
Hello everyone.
I am using Microsoft Visual Studio 2005's Visual Web Developer to create a web application. On one page of this application I am using a Datalist. For each record that is returned in the datalist, it contains a label for the RecordID and labels for personal information(name...
Hello all,
I am working on my first asp.net application and am using Visual Studio 2005 to create a web application. I resently found out that the msgbox cannot be used in a web application because it runs on the server-side. I've searched for some sort of equivalent for asp.net and found a...
Hello everyone,
I currently work in the IT department of a medical clinic and in recent days I have been thinking about a project that I would like to take on, and I am trying to get as much information that I can.
I would like to create a website that will allow our patients to access some of...
Hey All,
I would like to create a Visual Basic program that would allow me to send alpha-numeric pages to a pager without having to use a modem. We are currently using a free program that uses SNPP, but I would like to create my own app. so that I could add some additional features that the...
Hello All,
I am trying to create an app. that will allow the end-user to create and manipulate controls at run time. I am going to attempt to describe my objective below.
I want to create like an asset management program that attaches to a database. Maybe on the left side of my form I want...
Hello All,
I have a MDI form which has a child form that has a fixed position that can't be moved or resized. The program is coded to open up and maximize external applications inside the child form. This all works correctly execept for the following issue.
I have my computer hooked up to...
Hello All,
I am interested in creating a utility for my use at work and i was wondering if there is a Control, or if it is even possible, to create a VB app. that can open external applications inside the VB application. The idea is for it to work similar to how Firefox handles webpages...
Hello All,
I am interested in creating a utility for my use at work and i was wondering if there is a Control, or if it is even possible, to create a VB app. that can open external applications inside the VB application. The idea is for it to work similar to how Firefox handles webpages...
Hello All,
I'm not very experienced in Visual Studio but I did take a course whenever I was in college and I seemed to have forgotten how to do some stuff. I am connecting to an Access 2002 database with the Data control. I have text boxes that are connected to certain fields from my tables...
Does anyone know why the script below would return this error on my asp webpage:
Microsoft VBScript runtime error '800a01a8'
Object required: ''
/quotes_interface/Results/results_page.asp, line 99
<%
line 99 Begins =>objconn.ConnectionString="DRIVER={Microsoft Access Driver (*.mdb)};" &...
Hello,
Can anyone help me with this script. I'm trying to create a webpage that displays one random record from a database everytime the asp webpage is freshed. I used frontpage to create the webpage, and some members from other forums have given me some script and queries to use. below is...
I have been posting this issue on a few different forums now to try and get it resolved. We've come close but we think the rest may be a frontpage issue. If anyone can't help or has any suggestions please let me know.
I've used the Frontpage 'Database Interface Wizard' to create a results page...
Hello,
I posted something similar to this earlier, but now my question has changed a little. I am using Frontpage and have used its 'Database Interface Wizard' to create a .asp page that displays database results and also a page for me to edit my database from the web. The database that it...
Below is my original post from another form which will explain what I am trying to do. Another member has given me this query to use:
SELECT TOP 1 key, quote
FROM Results, (Select Min(key) as MinValue FROM Results) TMin
WHERE Key>=(((Select Max(key) FROM Results) - TMin.MinValue) * Rnd +...
Hey all,
I am using Frontpage and have used its 'Database Interface Wizard' to create a page that displays
database results and also a page for me to edit my database from the web. The database that it
created for me is an Access database and will just contain a list of quotes. The two...
Hey all,
I am using Frontpage and have used its 'Database Interface Wizard' to create a page that displays
database results and also a page for me to edit my database from the web. The database that it
created for me is an Access database and will just contain a list of quotes. The two...
Hey all,
I am using Frontpage and have used its 'Database Interface Wizard' to create a page that displays
database results and also a page for me to edit my database from the web. The database that it
created for me is an Access database and will just contain a list of quotes. The two...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.