all groups > inetserver asp components > october 2005
ASPHTTP Multilingual Support
Posted by jenschindler NO[at]SPAM gmail.com at 10/27/2005 5:53:08 AM
Hello,
I was wondering if anyone would happen to know how I can get ASPHTTP to
post data in the UTF-8 character set?
I have sent an email to technical support at Server Objects, but
haven't received a response from them about this.
Any help you can provide would be greatly appreciated!
... more >>
Data Source shows each control twice in the ControlID box
Posted by p3t3r at 10/26/2005 2:00:05 PM
I am using VS2005 RC and have a page with a gridview and a data source that
uses a stored procedure.
If I put a hiddenfield on the page and try to configure the data source to
use the Control as a parameter I see the name of each control field listed
twice in the ControlID box.
This page... more >>
Invaldi ProgID: ASP 0177 (0x800401F3)
Posted by arunkumar_m2001 NO[at]SPAM yahoo.com at 10/11/2005 8:00:21 AM
Hi all:
I am getting a problem when I try to run my asp page.The error I am
getting is
Error Type:
Server object, ASP 0177 (0x800401F3)
Invalid ProgID. For additional information specific to this message
please visit the Microsoft Online Support site located at:
http://www.microsoft.com/c... more >>
Response.Write "<b>You are not logged on............
Posted by mallyonline at 10/7/2005 7:54:03 PM
I last posted to this group about 6 months ago and was very pleased by the
excellent response I got and the great help offered to me. I am back this
time with another request for your expert help on a bit of ASP code I use on
my windows server 2003 with IIS6 machine.
I would like the code belo... more >>
Excel create object error
Posted by Jeroen de Wolf at 10/4/2005 4:45:01 AM
Hello!
I have an ASP page that creates an Excel object:
set lobjXLSApplication = CreateObject("Excel.Application")
This used to run fine on my local machine, but since I've installed Office
2003, I get the following error:
Microsoft VBScript runtime error '800a01ad'
ActiveX component can... more >>
|