| Thread | Last Post | Replies |
|
| Security of ASP | 26 Nov 2004 08:11 GMT | 1 |
Don't wanna allow web hosting clients to use FSO object to create files on my server, is it possible to disable the use of FSO object in ASP?
|
| I need to be able to capture a web page as I build it and store it to file at the server. | 23 Nov 2004 15:12 GMT | 5 |
Is there an easy way to do this? John,
|
| problem with combo box | 19 Nov 2004 21:20 GMT | 3 |
i have a combo box that i fill at run time when i choice is picked in another combo box, but when i push continue it loses it's value?
|
| How to use OWC.Chart with ASP | 17 Nov 2004 08:40 GMT | 1 |
I want to use OWC.Chart object to draw a bar chart for the voting result. But, I haven't used OWC.Chart before. Can anyone show me some sample codes? My idea is:
|
| Server object error 'ASP 0178 : 80070005' | 12 Nov 2004 22:34 GMT | 1 |
I migrated from a windows 2000 server to a windows 2003 server and with all settings being same I am getting this error ========= Server object error 'ASP 0178 : 80070005'
|
| COM+ Application will not shut down after idle shutdown time | 12 Nov 2004 19:21 GMT | 1 |
I am running IIS 5.0 with COM+, and have run into 'Out of memory' errors in calls to components in one of the COM+ applications. It was discovered that the COM+ application is not shutting down, which allowed the processes memory to keep growing. I know this because the
|
| Use the Response object instead of IScriptingContext? | 11 Nov 2004 11:58 GMT | 2 |
Microsoft docs say that IScriptingContext is obsolete, "you should not use it except in legacy ASP applications. The interface exposes methods that your component can use to retrieve the ASP built-in objects." I have a control, which can render some large pages, and these are ...
|
| Implementing Control Designer Class for Composite Server Control | 10 Nov 2004 13:23 GMT | 1 |
I created a custom composite server control with 2 literals and 1 text box. The control displays fine in internet explorer, but doesnt display properly in designmode. I attempted to create a control designer class so the composite control would be rendered properly in designmode. ...
|
| COM+/OLEDB connection pooling query for ASP component | 08 Nov 2004 20:49 GMT | 1 |
I have a C++ control, which I have developed, which is used to render the key part of most pages pages across my site. It is used on almost every page and there is anything from 1-4 objects that belong to the control used on various pages. I've been trying to get the rendering time ...
|
| web based ftp? | 04 Nov 2004 17:57 GMT | 1 |
I desperately need a free web-based ftp script/application. Any tips will be highly appriciated. /Mali
|
| ASP Type Not Recognized | 04 Nov 2004 03:28 GMT | 2 |
Have Windows XP Pro/SP2 and AVG as Anti-Virus. Using the Windows Firewall. Have not loaded any programs or made any system changes in months. I have been creating and working with Activer Server Pages for some time without incident.
|
| Display different image between dates using ASP | 04 Nov 2004 01:44 GMT | 7 |
Hello -- I would like to display a different logo on my website for different seasons of the month. I currently have a logo for Halloween, Thanksgiving, and December. Can someone tell me what VBScript/ASP code I need to display an HTML image.
|