|
ASP to SP How to put these configuration ASP fields on the SP some lines below? I need to send email via SP ------------------------------------------------------ Set iMsg = Server.CreateObject("CDO.Message") Set iConf = Server.CreateObject("CDO.Configuration") Set Flds = iConf.Fields ' Set the CDOSYS configuration field... 27 Feb 2008 15:46
Charlie Palmieri pm3 C H A R L I E P A L M I E R I F R E E M P 3 D O W N L O A D *Con Salsa y Sabor: Charlie Palmieri and Menique 0* 'Charlie Palmieri - Calor De Madre' (http://tinyurl.com/yskr4n) (8:00 10.99Mb 192kbps) 'Charlie Palmieri - Con Salsa & Sabor' (http://tinyurl.com/2gs38e) (4:12 5.78Mb 192kbps) 'Charlie P... 27 Feb 2008 05:14
Cheng Tai-Wei MP3 C H E N G T A I - W E I F R E E D O W N L O A D O F M P 3 *Praise Of Amitabha Buddha 1989* 'Cheng Tai-Wei - Namo Amitabha Buddha (Reciting)' (http://tinyurl.com/2c9lde) (24:58 22.85Mb 128kbps) 'Cheng Tai-Wei - Namo Amitabha Buddha (Sanskrit Music)' (http://tinyurl.com/2frbuz) (23:27 21.48Mb 128kb... 27 Feb 2008 05:14
Adobe Contribute & ASP.NET 2.0 Master Pages Hello! I have a problem with getting Adobe Contribute to view the content of the master.page file. I have done a fair amount of research into why and have come up with the fact that Adobe Contribute CS3 was released before ASP.NET 2.0 and therefore wouldn't have known about master pages or even how to handle... 27 Feb 2008 07:25
Client side file help needed I have a need to transfer a graphic file to a user's system and then access that file. I must have the drive letter:\path location of the file. If at all possible I'd prefer that this not require user input. (Note that since this is my app and in a corporate network, I have the server in the Trusted Sites zone and ... 26 Feb 2008 15:33
Objects stored in session using Sql Server We have a website that works fine when hosted on a single server, however it experiences some strange problems when run on a web farm using SQL Server to handle session state. When running on the farm, in the same method call an object that just had a value set will no longer have the value set a couple of line... 28 Feb 2008 06:24
ASP to PDF,... Hi All, I found a nice little peice of code that displays the data on the page as an excel spreadsheet -- <% Response.ContentType = "application/vnd.ms-excel" %> I was just wondering whether there is something similar for PDF??? Thanks again.... ... 27 Feb 2008 08:08
UTF-8, UTF-16 - ASP VB MSSQL Server - It just doesn't work. When I POST using UTF-16 on the web using ASP and VBScriipt (not .Net), to a MSSQL Server 2000, my data gets stored in weird characters. My application is used worldwide (Chinese, Japanese, German, Spanish...) all sharing the same database, but each location stores their information using their own language. When... 3 Mar 2008 14:39
MS SQL ASP Update timestamp HELP!!!! I'm really pulling my hair out with this one, I have a form, which currently does an update, built with dreamwaevers update behaviour (I Know i Know) What I am trying to do is capture the date and time of the update, so my table contains a column JBCLNewAccountDate, which i hasve set as a timestamp?? ... 26 Feb 2008 13:54
Request.ClientCerficate Hi I have a problem with Request.ClientCerficate IIS 6. ASP solution,Win2003R2 Whe i call Request.ClientCerficate it does to nothing. All settings , certifcates aso. are OK. because on another server same solution works perfectly! No errors, nothing., it just does not work. Any ideas? Best regards; ... 5 Mar 2008 11:58 |