First  |  Prev |  Next  |  Last
Pages: 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211
sending mail with images
Hi, I'm using ASP 3 and I send mail with CDONTS.NewMail or CDO.Message. If my mail contains some html code with images like <img src="URL">, OE blocks image's visualization. If i want to avoid this, when i send my mail from OE i flag "send images with message" option. How can i realize this when i send the mail... 10 Dec 2006 16:04
Redirecting a big file with Response.BinaryWrite
Hi, I really need you help because I'm not very familliar with ASP and I could not find any solution to my problem. To put you in situation, I have a CGI to which I send a file name, and that script return me that file. But for security reason, I don't want to publish the address of this CGI, so I encapsulated... 5 Jan 2007 14:29
How to extract files and folders from a zip archive using ASP
Hi All Is it possible to extract files and folders from a zip archive using ASP? If not classic, will .net do it as a standard task, ie no activex dlls, etc? Thanks ... 5 Dec 2006 07:45
Sending email to a remote SMTP server from classic ASP
If the moderator of these discussions feels that this post should be moved; please do but also notify me. Thanks. *********************** I inherited a classic ASP web site that has a page that sends an email. The web page is Classic ASP. The server is running Windows Server 2003 SP1 Originally the page used AS... 1 Dec 2006 19:15
FormView - default value as expression
Hello, I think my problem is very easy to solve but I'm new in asp.net. I'm building a Web-based application and I use .NET 2.0 and MS SQL Server 2005. I have implemented FormView control. I have 3 TextBoxes in InsertItemTemplate mode. When user wants to fill out the form, then these 3 fields should have ... 1 Dec 2006 03:50
ASP CreateObject Exception - Win2003& IIS6
In our system , we use an ASP page to upload files but sometimes it doesnot work as it suppose to do and we found error log in Application Error as: Event Type: Error Event Source: Active Server Pages Event Category: None Event ID: 5 Date: 11/27/2006 Time: 9:17:08 AM Description: Error: File /ASP/UploadFi... 30 Nov 2006 12:34
HTML Problem "with parameter"
Hi. I am building asp page. One of the <td> coomponents should include text field from database which is include whole HTML page taken once from another web site. And ofcause this text consist of their HTML tag. The result of printing makes my page be streached(not my design ofcause) The task is to prevent any ... 29 Nov 2006 06:11
MI5 Persecution: how and why did it start?
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -= how and why did it start? -= -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- The harassment didn't start by itself, so someone must have been there at the outset to give it a firm push and set the "animals" after me. It looks as if I was set up in June 1990, and the timing indicates someone fr... 28 Nov 2006 10:57
How To Retrieve ADO Recordset from Oracle Function Through ASP?+
I have a lot of Oracle function in packages and i would like use it in my ASP pages. With Oracle procedure it's all right. Sample like this .... set cn = Server.CreateObject("ADODB.Connection") connString = "Provider=MSDAORA.1;Data Source=<>;User ID=<>;Password=<>" cn.Open connString SQL = "{call test.test_asp... 28 Nov 2006 02:04
Error Type: Server object, ASP 0177 (0x800AEA5F) 800aea5f
I am trying to instantiate an in-house DLL within my ASP application and I'm getting the following error: Error Type: Server object, ASP 0177 (0x800AEA5F) 800aea5f I have tried re-registering the DLL, restarting IIS, etc., but no luck. Any suggestions? Thank you, Kevin G ... 28 Nov 2006 12:41
First  |  Prev |  Next  |  Last
Pages: 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211