Right now I'm creating the e-mail server object then sending it to the outgoing SMTP server. I just need to be able to send this to the Blackberry as well.
Thanks and sorry for the previous mis-post.
Thanks,
Jean-Luc
Hello,
I have a trouble-ticketing system I wanted to have the web pages and e-mail output to the Blackberry. Can someone please explain how to do this?
Thanks in advance,
Jean Luc
Hello,
I have been taked with taking a Classic ASP application and outputting the web pages to a Blackberry device. After some research it seems that my best bet is to convert the Classic ASP application to an ASP.NET Mobile Web Application and go from there. However, I've also seen a lot of...
OK, here goes. send.aspx and send.aspx.cs:
send.aspx:
<%@ Page language="c#" Codebehind="Send.aspx.cs" AutoEventWireup="false" Inherits="MailWebService.Form1" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<TITLE>Test - Request For Quote</TITLE>
<meta...
Hello, I'm using ASP 1.1.4322 framework. I have an e-mail send form in ASP.NET/C# code behind. It was working, then I added some form fields, made sure to build again, now I can't get the form to submit. I tried setting breakpoints, Console.WriteLine statements throughout, it seems that the...
I have this MS Query I've been using for some time with many users, no problem. In my data sheet I added another new database query via the MS Query tool (not the wizard) like i'd done before, but now other machines get and [ODBC Driver Manager] [Data Source Name Not Found And No Default Driver...
Hello,
I am just getting into writing these queries and am trying to test with a simple MDX query against a Sales cube that I've been working with through the SQL Server 2000 Analysis Services tutorial:
SELECT Measures.MEMBERS ON COLUMNS, {[Store].[Store
State].[CA], [Store].[Store...
Hello and Happy New Year!
Here's what I have: 3 display sheets, 1 data sheet with MS Queries pointing to SQL Server 2000 db. First query on data sheet takes the input parameter value from cell on Sheet1(=Sheet1!$B$2) which other queries key off of, works fine. I only need this same data sheet...
Hello,
It seems that there is some latency with MS Query? I add a value into our SQL Server database, but my sheet that uses MS Query doesn't return the value right away, but I know it's in the database because I see it in the table. Then after awhile, I can query and display the new data in...
Hi Skip,
Here's what I've tried:
Me(successful installation):
SQL Server ODBC Driver (SQLSRV32.DLL - 2000.81.9053)
Permissions: Local Admin (Full Control)
Other user (unsuccessful installation):
SQL Server ODBC Driver (SQLSRV32.DLL - 2000.85.1062)
Permissions: Local Admin (Full Control)
(Tried...
Hello,
I've installed an Excel 2000 workbook on several machines (some 2000 some XP)with the following set-up and config:
MSQuery (using XLQuery.xla)
System DSN/ODBC to SQL Server 2000
MDAC 2.5 and later (up to 2.8)
Data sheet where I reference my queries/data
Display sheet where I display the...
Hello,
The SP3a install went fine, but when trying to install the Analysis Services I get the following error winow:
Severe: An error occurred during the move data process: -145.
I have been researching similar errors to the one I'm getting (I see '-132' is common) which is due to services...
Hello,
I have several users who are running Office 2000 SR-1 on Windows 2000 and I have no problem setting up their System DSN/ODBC with an Excel sheet that uses external data from MSQuery. Now I have a user that has Office 2000 sp3 running on Windows XP and the System DSN/ODBC doens't "stick"...
OK, here's one for you guys. How can you prevent a user from clearing a cell value with the spacebar? Is there a way to trap the event and throw an alert or simply disable the spacebar for that cell?
Thanks in advance,
Jean Luc
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.