all groups > inetserver asp components > june 2006
Which is best eMail Component
Posted by Raj at 6/30/2006 6:56:21 AM
Which is the best eMail component ( not CDONTS )?
... more >>
SoftArtisans.FileUp <!--METADATA TYPE="ASP_DEBUG_INFO"-->
Posted by eric.goforth NO[at]SPAM gmail.com at 6/30/2006 5:48:33 AM
Hello,
I'm seeing:
<!--METADATA TYPE="ASP_DEBUG_INFO"
-->
at the top of all my attachments when I try to view them. Any idea
where this is coming from? It really causes problems on Word
attachments.
I'm calling FileUp in classic ASP like so:
--------------
Dim strFileRef
strFil... more >>
Windows Service Pack 2 with IE 6.0
Posted by zanejuly at 6/28/2006 5:06:02 AM
I am hoping that this is the correct newsgroup to....
We have a website that worked great with service pack 1 then we
installed service pack 2 on one of the workstations. On the website
when a user chooses to download a file a popup appears to let the user
know that we are doing something (a... more >>
Asp framework 1.1 with Visual Studio 2005
Posted by Thibaut at 6/22/2006 6:46:02 AM
i try to develop an application asp web on Visual Studio 2005 with the
framework 1.1.
Is it possible to have this configuration?
It 's possible to point on the framework 1.1 with no web application .
In this case,there a project file .csproj (for csharp) to indicate the
framework to use.(<imp... more >>
ImageGlue.NET flash export alpha/transparency
Posted by wizdave NO[at]SPAM gmail.com at 6/21/2006 2:12:14 PM
I am using ImageGlue .NET (www.websupergoo.com) and have a question
regarding saving an image in Macromedia Flash (SWF) format. If it is
possible, how do I specify a transparent background color or an alpha
channel when exporting to an SWF file? My application draws an EPS
file onto a canvas a... more >>
How to differentiate ASP page Refresh versus Requested by other pa
Posted by adam at 6/21/2006 9:50:08 AM
Hi ASP Expert,
I encounter a page reload situation in ASP.
It is I need a way to differentiate whether the current page -
"Application_Result.asp" got reloaded itself when user click on the browser
Refresh button or is requested by the previous page "Application_Form.asp".
I tried using ... more >>
Components under IIS6
Posted by aspee at 6/10/2006 4:07:42 PM
I migrated an application from NT4 (IIS4) to 2003 (IIS6).
The application only works when the components are registered with regsvr32.
One of the webpages doesn't work-- when I fill the form out and hit submit I
get "compx error '800af10a' Insufficient memory to perform operation.
/... more >>
How to Use ActiveX for Client PC using ASP
Posted by Prabhat at 6/6/2006 12:00:00 AM
Hi Friends,
I have created one ActiveX DLL in VB that has one public function
("GetClientCPUID") which will return a string of the CPUID. I want to use
this to get the clients CPUID and retuern to webserver. I am new to using
activeX in client side.
In Asp how can I send this ActiveX to cli... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Retrieve local machine's environment variable from ASP page
Posted by adam at 6/1/2006 11:33:01 AM
Hi ASP Expert,
My goal is to retrieve my local machine's %USERNAME% environment variable
from ASP page.
When I enter http://RemoteServerName/testusername.asp?id=%USERNAME% directly
into the IE Browser URL box, %USERNAME% is repalced with the local machine
ID. However, when I create a
<a... more >>
ActiveX component can't create object
Posted by Paul W at 6/1/2006 8:43:45 AM
I'm having problems setting up a monstrous COM+ Frankenapp on my local
machine. The application works on the development server when I access
it from outside, but I can't use my local version for debugging. The
application works until I attempt to use a portion that requires some
older .dlls, at... more >>
|