I am getting the dreaded "Permission Denied" error from my classic ASP page, when trying to run an exe file using the shell run command.
Here's the senerio:
This Works:
Network user FRE...
Hi,
I have two dropdown box one is for the region and one for the area in the region.
when the user select from the region dropdown box it should populate the area dropdown box based on t...
I am trying to run a stored procedure via SQL Server 2005 and continue to get this error:
Microsoft OLE DB Provider for SQL Server error '80040e07'
Conversion failed when converting date...
I am new for using asp and IIS. I use clasic ASP with connection to a database (access). I install IIS 7 successfully. My website won't start because of this error(HTTP 500 Internal Se...
I'm trying to setup an asp site in my 64-bit Vista PC connecting to a Microsoft Access Database but i get this error message.
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
...
Hi,
I'm looking for a function that retuns True(1) or False(0) if a record allready exists in a database .I'd like to use it to catch duplicates. before a new record is posted.
Also how it ...
I have a piece of ASP that takes some XML generated by a DLL. The XML contains a line to apply an XSL stylesheet to render it. The code hasn't changed at all in months, and suddenly yesterday ...
I am using the new Microsoft Expression Web to build my website and I'm just learning all the cool asp.net features that it integrates. What I really want to learn how to do, though, is attac...
Hello all,
Maybe my topic is not right but I didn't know how could I describe it with a short sentence.
What I would like to have ;
I have got a normal order form, once member will cli...
I am having trouble invoking formmail.pl from a Classic ASP page on our hosted website. I can get formmail to work fine using the HTML and the FORM tag. I am trying to get formmail to fire fro...
Although I am reluctant to give up this code ;-), I find myself stuck on something.
With this, I can fire off inline SQL and StoredProcedures by simply passing an array of values, an array ...
Hopefully this will be a nice easy question.
I'm trying to use an ADODB Stream to concatenate several strings and eventually save the stream to file. I've never used a stream before, but it...
I have a mysql db with time entries. What I need to do is get the last record entered by the user for a specific project. So say there are 12 entries for project #12345, I need to get the last...
how do i get all users from active directory? Anyone knows?
HI there I have a questionaire which is comprised of 5 text fields and 1 texarea form field. I would like a function to strip out all invalid characters from each of these strings before I sub...
Hello,
I have an autocomplete textbox field, working fine.
The problem that it is receiving the data from an asp script and it is showing all the response data together. I have no idea how ...
how do i use vbscript to get a list of user from active directory using ldap?
Hello and thanks for looking at my question, any idea's are welcome.
I have an internal intranet form with serveral elements some of which require a currency and others require length and h...
I cannot figure out why I am getting that operation error. can someone please look at this and help me out?
Error #3704: Operation is not allowed when the object is closed
In my VB code I get an error message when I call a VB procedure from OnclientClick event of asp button.
-> I tried an alternate option of using a JavaScript function but IE and FireFox beha...
Hi. I have another question regarding ASP. I am trying to configure an ASP application that subscribes people to a LISTSERV mailing list. The URL of the ASP application is here:
http://www....
Hey Experts!!
I have a couple of asp pages that have an export to excel feature. The first one I created worked great! I was able to export all of my information and it looked awesome. I...
Pls help me...
How i can connect the Microsoft Acess to IIS 7.0: Create a Database Connection String?
Pls give step by step... Because I try to setup Database connection more than one week,...
Hi Experts,
I have to appear for an exam for VB and ASP, can you please provide me the multiple choice questions and answers.
I am working on a sharepoint site and I have to have users login through web page.
I have html template I made that I want to use but I need to convert that to aspx format.
I think I have wa...