Enter Keywords:
1 - 10 of 821(0.02 seconds)
Sort By:
 
How can i can call a .net web service from an ASP page? are there any sites/sources that i can check this out on? I need to see how this is done via ASP(preferably in vbscript), not ASP.net. I ...
Zones: Web Development, Win...Date Answered: 06/29/2004 Rating: 7.2 Views: 0
Hi, I have a classic asp page used in an intranet with access2000/aql2000. One of the pages is addProducts.asp. How can I allow users to browse images and upload to the server. Saving pictures...
Zones: ASPDate Answered: 06/27/2004 Rating: 9.2 Views: 0
Before you think this may be a piece of cake, my question is a bit longwinded, but a great opportunity to set the record straight! I could really use some help and guidance.  Here is what I am l...
Zones: ASP, XHTMLDate Answered: 11/06/2004 Rating: 8.2 Views: 0
/*classic ASP*/ I have two XML files here file1 and file2 , file1 is what I need to edit , I need to delete the node from file1 with the id-"idNodeToDelete" and repleace it with the node from file2...
 
Related Solutions:
Edit XML Delete/ add node; problems

experts, I am trying to replicate a solution (see below) and not getting very far. I have the S...

Tags: asp, classic| Rating: 9.5
 
Zones: Programming, Audio Editing, Video Editin...Date Answered: 09/29/2004 Rating: 8.2 Views: 0
Hi, I am almost developed a website which is mixed on ASP.Net and classic ASP. The reason to mix classic ASP is that I have 3 years experience in ASP and just started learning asp.Net. Ok no...
Zones: ASP.Net ProgrammingDate Answered: 10/07/2004 Rating: 9.4 Views: 0
I need a method to do a server transfer from a ASP.net script to a classic ASP script. Before anybody says it response.redirect wont work as that's client side. I need the transparency of someth...
Zones: ProgrammingDate Answered: 10/31/2004 Rating: 7.0 Views: 0
Using IIS5 and classic ASP (not .net), how can I determine if a digital certificate is in use by the current browser (Internet Explorer 6.0 and above) session? Here is what I am trying to do: My...
Zones: ASPDate Answered: 01/11/2005 Rating: 8.0 Views: 0
Hello, Does anyone know if it's possible to call a .net webservice from a classic asp application? How would it be done? For example we have a third party .Net tool used to merge pdf documents a...
Zones: ProgrammingDate Answered: 03/30/2005 Rating: 7.6 Views: 4
Can some one convert this asp.net function to classic asp function? Public Function Method108(ByVal Name As String, ByVal Password As String) As Integer       Dim conn As New SqlConnection(connStrin...
Zones: ASP.Net ProgrammingDate Answered: 04/19/2005 Rating: 9.0 Views: 0
Hi all, I have the current ASP classic login script  using Sproc's which I use, and it works great. Here is the relevant code: <% if sName="" or sPassword="" then             sError = "...
Zones: ASPDate Answered: 05/12/2005 Rating: 9.4 Views: 0