all groups > inetserver asp components > august 2003 > threads for august 22 - 28, 2003
Filter by week: 1 2 3 4 5
ASP & PayPal
Posted by Stuart at 8/28/2003 11:34:01 AM
Hi,
Can some one point me to a resource (if there is one) that describes if a
value is sent back to my site from PAyPal once the payment has been process.
The reason is that I want to perform some actions once I know the payment
has been received and processed.
I have looked the PDN (Payp... more >>
Gantt to image component?
Posted by Kris Eiben at 8/28/2003 9:39:13 AM
Does anyone know of a component or applet that creates a PNG image of
milestone/task data (stored in a database) as a Gantt chart? Extra
points for one that also has a GUI interface for user input of that
data. Our tabular input screens and RTF shapes output just aren't going
to cut it much lo... more >>
newbie to com question about rebuilds
Posted by Mike at 8/28/2003 7:53:54 AM
I have written my first simple activex dll to be called from an asp page. I
have saved it as xxx.dll then registered it. Now if I want to rewrite or
change it when I recompile I can't save it to the same location. I get a
permission denied error. I have admin privileges so I know it's not jus... more >>
ClassFactory cannot supply requested class
Posted by jvh at 8/28/2003 7:02:55 AM
I am trying to create a 'FileSystemObject', and get:
500.100 Internal Server Error - ASP Error,
Error Type:
(0x80040111)
ClassFactory cannot supply requested class;
I have searched IIS help, Microsoft Tech and can't resolve
the issue. I have XP pro.
Any suggestions, or refernce sites to go ... more >>
How to wrap DLL to make it usable in ASP
Posted by mguerreiro NO[at]SPAM lanefurniture.com at 8/27/2003 12:14:09 AM
I am experiencing a problem that is common for hundreds of ASP
programmers and hopefully we'll be able to solve it here for
everybody.
General Problem: Type mismatch when you pass parameters from ASP to a
VB Component.
Specific Problem: I am using a DLL (3rd party) in VB and I use the
same D... more >>
ASP code in IIS 6.0
Posted by Derek at 8/26/2003 5:43:36 AM
This code worked fine in IIS 5.0, but when it was moved to
IIS 6.0, we received this message.
Request object error 'ASP 0104 : 80004005'
Operation not Allowed
/Tests-Results-bgCheck.asp, line 46
Line 46 is setting a variable to request("") from another
form. Any ideas? Is it a s... more >>
how to get sql db online
Posted by John Huston at 8/25/2003 1:01:28 PM
This is probably a stupid question but, I want to put my
access/SQL Database online so users can look at the data
and enter new data. Which would be better to use: Data
Access pages or ASP.net. Why? and Also does anyone know
where I could find information comparing these two.
Thank yo... more >>
Vb ocx with asp file in client side
Posted by ty_yenny NO[at]SPAM yahoo.com at 8/25/2003 3:36:48 AM
Hi all..
I have made ocx with vb6, and I embedded with asp file.
When I am running this asp in server side windows 2000, the ocx is
working fine, but when I call from client side with windows 2000 too,
it's only small blank box.
I have tried using this line :
<HTML><body topmargin="0" lef... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Spell Checker
Posted by Michael C. Gates at 8/23/2003 5:24:57 PM
Is there a way to use either Outlook or MS's spell checker in an asp
component? There has to be some kind of hooks that you can program into.
Anyone know anything about it?
Regards,
Michael C. Gates
... more >>
ASP pages no longer display after SP4 upgrade! Help!
Posted by Rob at 8/22/2003 12:12:14 PM
I just installed SP4 on all my W2K servers and now ASP
webpages will not load. I get "Page Cannot be Displayed"
error. Anyone have any ideas? Thanks.... more >>
RE: ASP.NET & COMPONENTS
Posted by O_Hip at 8/22/2003 8:39:12 AM
I am developing a component in VS.NET that is going to hosted on an APSX
page. Is there a way I can get a reference to the page from the component.
So I can code against some page events in my component. i.e page_load.
I need to check that a client is online each time the page that hosts the
... more >>
|