Home > ASP Programming

ASP Programming

ASP Programming forum discussing Active Server Pages coding techniques and problem solving methods. Use VBScript or Jscript to make dynamic web applications.
Ask Question About ASP Programming
ASP : LoadPicture : Permission Denied
Hi, when I was testing a site on my intranet, all was working but however when I use the LoadPicture code on the internet site I get this error: Code: Microsoft VBScript runtime error '800a0046' Permission denied: 'loadp...
answer(8)  view(1,231)  status(wait for best answer)
Invalid Character - Path Parameter - MapPath method
Can someone shed some light on the error that results from this snippet of code? Code: if Session("message") <> "" Then Server.Transfer("palm-springs-guestbook.asp?action=sign") Else Ser...
answer(3)  view(522)  status(wait for best answer)
How to solve Database readonly Problem
strQRY="SELECT * FROM Table" rs.Open(strQRY),con,1,3 rs.AddNew rs("Name")="Testing" rs.Update Connection string: con.Open "Provider=MicroSoft.Jet.OLEDB.4.0;Data Source="&SERVER.MAP...
answer(0)  view(16)  status(wait for best answer)
how to send mail in asp under linux OS
i want to send an email in linux OS
answer(0)  view(16)  status(wait for best answer)
Is it possiblr to remove or empty the values of Request.Form elements post submission
For example, if I have a form with text box named "txtName". Then upon submission, I can access the value in the text box using Request.Form("txtName"). After this I want to remove the value from the textbox, i.e to say Requ...
answer(0)  view(19)  status(wait for best answer)
How i set Resource Path in KENT payment resources in ASP
I have created ASP page using Knet payment resources how i set Recource Path
answer(0)  view(27)  status(wait for best answer)
Buy.asp
<!-- This merchant demo is published by Knet as a demonstration of the process of Online Knet Payment Gateway Transactions. Note however that this is not a fully running demo and there are parts that the merchant has to build him self. Also,...
answer(0)  view(27)  status(wait for best answer)
buy.asp
<!-- This merchant demo is published by Knet as a demonstration of the process of Online Knet Payment Gateway Transactions. Note however that this is not a fully running demo and there are parts that the merchant has to build him self. Also,...
answer(0)  view(51)  status(wait for best answer)
What is the error ?
I have this "buy.asp" Code: Dim MyObj Set MyObj= Server.CreateObject("e24paymentpipe.e24paymentpipe.1") MyObj.Action= "1" MyObj.Amt= "total" MyObj.Currency= "414" M...
answer(5)  view(1,032)  status(wait for best answer)
Help sending email using blat on vbscript
hello guys! am using the code below as part of my backup script to send an email notification using the blat utility, i did'nt received any errors, and i did'nt received also email on my mailbox: PHP Code:  back...
answer(1)  view(450)  status(wait for best answer)
Asp Net Installation
If I want to develop an ASP application, should I place asp codes in Win2k Server necessarily? Could I place them in Win2k Professional? What is necessary to locate in Win2k Server? Assume both Win2K Server and Win2k Professional contain...
answer(1)  view(63)  status(wait for best answer)
How to see if an image file exists
I'm building some dynamic image links based on if the image file exists. How can I check 'if files exists' using asp or javascript? I've messed around some with FileSystemObject but so far no success. Thanks in advance for any sug...
answer(2)  view(160)  status(wait for best answer)
Proper syntax for Sub?
I am working on a project that incorporates an activex control. I have a series of checkboxes that interact with that control. Currently, I have a function for each checkbox, which seems a little silly. I am trying to reformat the Su...
answer(1)  view(479)  status(wait for best answer)
Index Server Search Query
Hey guys, I'm having trouble getting my head around the query language for an Index Server Search w/ASP. I have some dummy content pages that have text like "this file contains things" and "this file contains stuff"...
answer(1)  view(161)  status(wait for best answer)
PLEASE HELP! beginner needing to get includes to work...
I started this post in the JSP forum but it's developed into an ASP issue. please look here: http://forums.devshed.com/showthrea...&threadid=45751 and let me know how I can get the includes working! THANKS!
answer(1)  view(813)  status(wait for best answer)
Following the FIRST Tradition
First! In true forum tradition.. someone had to... even if it is asp!
answer(4)  view(246)  status(wait for best answer)
GUID help...
all, how would i figure out what the GUID for .pdf Titles would be? right now I'm using an asp script to return file information. I can get the file title if the file is a .doc type....but not if it's a .pdf type, even though a title i...
answer(0)  view(800)  status(wait for best answer)
Problem getting .pdf Titles with CreateRecordSet()
Hi all, This is what I have: PHP Code:  set Q = Server.CreateObject("MSSearch.Query")         set util = Server.CreateObject("MSSearch.Util...
answer(1)  view(738)  status(wait for best answer)
MySQL on a Windows Machine
I'm curious to know if anyone has any idea how MySQL goes with ASP (or any other language) on a Windows machine, production wise. Our website contains static pages and we're planning on making them dynamic. Cost is an issue. If anyone knows...
answer(2)  view(659)  status(wait for best answer)
statistic report regarding links pressed in asp pages? MTS?IIS?
NOT SURE It's an MTS matter or just IIS , and if not, do tell me what is the software to use for it,a dn where to ask. I'd like to get a daily/weekly/monthly report regarding number of links that r pressed from my site. Details: 1. I...
answer(2)  view(707)  status(wait for best answer)
ASP on unix
I'm working on a proof of concept for ASP. I've already done it using Windows 2k server, IIS, using open source [no initial cost involved]. I'm looking to doing the same using a linux box. Does anyone know if this can be done without buying...
answer(2)  view(820)  status(wait for best answer)
How to copy a file from URL through ASP Code
HI all, i m dealing with a problem i want to copy a FILE from some SPECIFIC URL to my server through my ASP code....can any1 help me in this regard ..i ve no idea doing this...FILESYSTEM OBJECT just support the physical files...so i need...
answer(1)  view(829)  status(wait for best answer)
I need to find a file but only have partial name
I'm looking for images in my asp page. I know the path and first and last part of the filename. Example filename: A01-30420.jpg I have the A01- and the .jpeg. The ##### portion could be anything, but always numeric (sofar). The ...
answer(3)  view(904)  status(wait for best answer)
sending MSN/ICQ messages with ASP
Does anybody know if it's possible to send MSN/ICQ messages with ASP to registered MSN/ICQ users? Thx!
answer(1)  view(302)  status(wait for best answer)
ASP.NET Developer Wanted
I am looking for an experienced ASP.NET to program for a web development company on a contract basis. Those with less than three years experience with Windows server-side scripting need not apply. If you are interested, please email employm...
answer(2)  view(604)  status(wait for best answer)
getting clients country
what is the easiest way to get the clients country, wthout asking them for it............is there a HTTP request? Thanks D6
answer(4)  view(648)  status(wait for best answer)
ASP and Chilisoft(newbie)
I need some assistance understanding how to make ASP work in the following setup: Website is on a RaQ4 webserver running Chilisoft v3.6.0, that is connected to an Access Db via the provided Sequelink ODBC driver. I have questions as to ...
answer(2)  view(902)  status(wait for best answer)
Providing password in asp for access DB
I set passwords in access so they can't be opened seperately, how do I specify the password within the asp code when it accesses the DB? Within the code below: <% Dim connect connect = "catalogo_" & base & "...
answer(4)  view(63)  status(wait for best answer)
something like the gd library for asp
Hello, Does somebody know a cool library like gd for php which helps me to create images in my script? Thanks in advance, Robert
answer(6)  view(823)  status(wait for best answer)
Xmlhttp
I need the ASP/xml page to send the Request to the share point portal server (Webdav) using XMLHTTP and i also need to parse the response xml into HTML.If any body knows about,please help me out. It might contais mainly three files one i...
answer(1)  view(594)  status(wait for best answer)
 
Home - About Infoqu - Contact - Privacy Statement - Link to Infoqu - Bookmark Infoqu

Copyright 2007-2010 by Infoqu. All rights reserved