How do I run an external program from ASP?
When using the FormatNumber property, I require a number to be displayed to 2 decimal places. This works fine if the number contains decimals (eg 2.23 etc), but if the number is an integer it displays '2.?' instead of '2.00'. How do I get it to display properly?
What is the version of ASP on the servers?
Will Chili!Soft ASP allow me to use DSN's to connect to a MySQL database?
Do you support ASP upload?