Coverting ASP3.0 To ASP2.0
We have clients insisting on using IIS4 and the code (written by someone else who left the company before I joined) is ASP3. I am no expert in ASP so can you give any suggestions or recomendations as to how I should go about doing this.
View Replies
Has anyone else had any trouble setting up a sitemap view to be
filtered by roles?
We've put a cust role provider in place, and we can verify that it's
only being called once for each connection, and is returning the
correct roles, but...
When we specify a role on the top sitemapnode that role seems to add to
the roles on lower level nodes, so we end up needing to put roles="*"
on the top node, but then regardless of which role we put against the
subnodes they're all visible - seemingly inheriting this from the top
one. Code:
View Replies
View Related
I have been having massive problems trying to get data from ASP3 to XML. Could anyone suggest as effective solution for building and XML file on the fly?
View Replies
View Related
Saving Data in Excel retrieved from the Oracle/Access Database and making graphs as well thru that.
View Replies
View Related
I am working with asp 3.0.i am getting data from the databse but whenever I view the page,it does,nt show me the latest data from databse rather it shows the page last viewed.i have to click the refresh button in the browser to view the latest updates?
View Replies
View Related
Running Access 97 on Xin Xp. Please note the recordset icon that is created in the folder with the database does disappear after the first submit as it should. I have even tried a new database. :-(
When I run this code it is fine the first submit and posts but on the second it has an error:
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0xc64 Thread 0x174 DBC 0x1036b8c Jet'.
/projectsoftware/test/theme_addition.asp, line 26
Code:
View Replies
View Related