First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Read files from Folder
Hi, can anyone help, I use Silverlight to build the control for upoad the files directly to the server directory. no written to the database. And what i want is to create a webpart to read those files from the folder like in Windows exporer and Also be able to open those files by just doube click. Pease help... 4 May 2010 12:21
Help Sending eMail To receiving@internal.mycompany.com
Hi Gang We have IIS set up that is running some older ASP applications. Some of the applications have been created to send internal email which work fine if they are sent to say mary.blake(a)mycompany.com or other normal internal addresses. We want to create a new application that will eventually send an email ... 5 May 2010 00:39
Securing uploaded documents
Hi, I need help stoping people from accessing documents on the server unless they are logged in through the website. I don't know how to do this without using a database or just manually added passwords to folders. I know its possible in .net, any help on how to do this in classic asp would be greatly appre... 8 Jun 2010 05:51
How to send email with no outlook and SMTP server ?
Is there any way to send an email (either from a VB program or ASP or HTML) if the machine has no Outlook and/or SMTP server ? Thank you ... 29 Apr 2010 01:20
Mail message attachement problem
Hi, I'm working on a ASP.Net website where I use the MailMessage method to send a report filled in by the user to a given email address. The user can also upload an attachement to be put in the data part of the report. If the attachement is less then 1,7 Mb there is no problem, the email is sent. Any larger... 23 Apr 2010 07:38
Intermittent issue IIS/asp?? external users get server runtime err
I have been trying to resolve this issue for over a week now. I am running a Windows 2003 Svp 2 server with IIS6, IIS is using ASP 2.0...(I tried with v1 also) The issue is when users OUTSIDE of the company network access our webforms they get the usual error below INTERMITTENTLY!!! Server Error in '/f... 21 Apr 2010 16:44
Buy cheap laptop2
Buy cheap laptop2 *** Sent via Developersdex http://www.developersdex.com *** ... 21 Apr 2010 05:20
troubles with Excel
Having problems with below. I have a page that generates Excel sheets. If I comment out the next line, data displays on screen as expected. <% Response.contenttype = "application/vnd.ms-excel" %> Uncomment the above line and insert this line, it opens Excel as expected <% On Error Resume Next %> Remove "On E... 20 Apr 2010 21:55
Server Efficiency and Application Variables?
I have a massive ASP (VBScript) application on a heavily trafficked website that I need to optimize before considering moving to a more powerful server. With IIS6 and an ASP application, I understand that if I have the following ASP expression: Const SomeString = "Some Long Data String" that if I have 3... 20 Apr 2010 10:20
asp excel: comma in field value (split into array)
Hi, I have a concern on how to get around with reading the CSV file that some of the fields having comma. When I open up the csv file in notepad, i can see that it will be auto- wrapped by double quote for example: Sandy,"123 Kent St 5,",New York there is comma value in "123 Kent St 5," ... 13 Apr 2010 17:22
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17