Hey Dustinbrookes,
Itried the same thing few days back CDOSYS. It worked for me to send message out of network too. I am pesting code I used. I hope it works for you too.
<%
'Declare variables
Dim sMsg
Dim sTo
Dim sFrom
Dim sSubject
Dim sTextBody
Dim sHTMLBody
sTo =...
Hi
Thanks for your time to reply to this question. I know that you can include ASP routine before "<HTML>".
Also that you can include files in ASP using
<!--#include file="../includeBETA/databaseconnect.inc"-->
But I have an ASP page, which creates menus from values &...
I have an ASP page which does some database validation.
I get HTML page from outside source. I want to include my ASP page in HTML pages.
How can I include ASP page inside HTML Page?
Thanks in advance
Hi,
I have a strange problem. When I try to update record in a smalldate field it updates the date as 1900-01-01 00:00:00.
I use SQL Query
update regions set processstart = '' where ntid = 'yajmi'
if I change this query to - update regions set processstart = NULL where ntid = 'yajmi'...
Hi
I have couple of problems when using "mailto" to send emails.
1. If i execute the following code, it pops me an alert message in browser stating that "This form is submitted using e-mail. Submitting this form will etc etc. "
Is their any way i can get rid of this alert...
HI
i have a problem that i can not execute both Procedure and SQL Query from same fex.
For my applicaton i need to run procedure first which appends data to 2 oracle table and then i have to use sql query to retrive data back.
When i run the request it inserts records in Oracle tables. but it...
Hi Webfocus Developers,
I have a problem that I want to create a Top N matrix report using WF4.3.5. I want to display the results of Top Sales of Customes in Each Product Group. In my database I have different products under product groups. And Customers buy products of product groups.
WHen i...
Naith
I have not selected 'Change Group' options. In fact i do not know where this option is. In my report I have created different sub sections in Details Section and placed all subreports in different subsections. And only made sure that Keep togather is selected.
Are you checking the 'Keep...
Hi,
I have multiple subreports in different sub-sectons, after 1 of the subreports report goes to next page and the main report information which i want to place below that subreportgets printed on next page leaving page after subreport blank when i view the page.
Can we somehow print that...
I had created a file called as openconn.asp to create connections.I am including that page in every page so that I dont have to write code for connection in every page. IT is opening Connection correctly. in index.asp page i have opened a recordset. But recordset is throwing error. If i...
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.