I have created an asp feedback web page this page connect with the access database when I run this page every thing is ok until I click to submit button
How I can write new line array?. And How I can read top 10 records? Dim arrFileLines() i = 0 Set objFSO = CreateObject(\"Scripting.FileSystemObject\")
I am looking at use the XML SetProxy as I am having DNS issue, so I would like to use the IP to connect.
I\'m writing a website for a local club of ours. I\'ve got all the site written in ASP linked to our backend SQL server and it works lovely. I want to create player profiles now. Normally I would use
I was looking into dy开发者_开发问答namic \"includes\" methods and came down to a solution which uses VBScript\'s Execute function. This works perfectly for me but I noticed that Execute executes the
How I can read two values, one line in the txt file? v开发者_运维问答alue1 , value2 set nesne = Server.CreateObject(\"Scripting.FileSystemObject\")
Is it possible to post the form contents of Contact Form 7 form fields to an awaiting .asp page? My form has four input fields and one hidden field. Name, Telephone, Email, HowFoundUs, Refer. I want t
Hi I have been tasked with moving an asp application to a new se开发者_如何学JAVArver, however I receive the following error:
At my company we\'re going from having individual databases for each customer to having one large database with every customer in it. We\'ve gone through the pain staking task of writing a migration s
I have shared hosting which runs iis7.5 . I wanted to run this code which allows me to display the content of the another url.