This is mostly for carrzkiss who was helping me but then my internet went down and it took me a while to get back to him. I am trying to populate my javascript based drop down menu with data ...
Hi Experts,
Iam accessing a MsAccess database from an asp page.
The results of a complicated query should be manipulated again. I mean within these results various searches have to be done...
hello - newbie programmer with a challenge to use classic asp 3.0
wondering which/what is the best way to proceed??
my user wants to have an asp page, get 2 parameters, validate them again...
Working with Classic ASP and dynamic XML output.
I want to load the following content(See Sampe 1) into into an array an be able to create html from it (see Sample 2). Sample 3 seems to be o...
This is related post. We have 6 candidates in a race. Previously we wanted a percentage by candidate. Now, I need to figure how to rank the candidates by finish (1st, 2nd, 3rd, etc.)
How d...
Here's the first page: untitled-1.asp
<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-trans...
I have a form where users have to submit an email address. I want to check the address that is submitted to make sure that it comes from one of five domains that I have. I figure that a regula...
hi,
I opened this question
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XHTML/Q_24671206.html#a25177717
EE suggested me to open another question in ASP area, I ...
how can I change my sql table name with ASP code?
I need to include files only when the asp page is on a valid server. Otherwise, the include files need to be ommitted. The sample code (I substituted 1 = 2 in place of file system object res...
I am working on a Helpdesk page. I have a GridView that hides certain columns based on the value of a dropdown contained within the Gridview. It has 2 choices HARDWARE and SOFTWARE. Choosing b...
Hi,
I have this checkbox that is getting populated from the database with the years.
what I want is when the user check the checkbox is to get all the checked items and arrange them in ...
Hello Experts.
Am struggling to resolve this issue, i have a classic asp COM module uses Server.CreateObject () function to create objects , so far it worked well , i ve moved the stuffs t...
Permission Denied = I went into IIS and set the EXE to be executable
I have enabled EXEs and scripts,
what I am missing, this is frustrating
do I need to create a special userid or ...
I need to be able to Unserialize data from a database which has been serialized using the PHP function serialize
I have got the field into a string but not sure where to go from there
...
I have the following XML code; however, I'm unable to parse the "books" child nodes. See code below
<?xml version="1.0" encoding="utf-8"?>
<ChalkResult xmlns:xsd="http://www.w3.org/2001/XM...
Hello Expert,
My Database is located on http://www.caf-fca.org/en/reports/database/CAFRessources.mdb
I have the following code below.
http://www.caf-fca.org/en/reports/submitdata.asp...
This must be fairly simple but I am new to ASP and I'm struggling.
I am trying to create a page that submits to itself when various objects (checkboxes, select boxes) are changed. When the...
Hi Folks,
I want to query a table let's call Clients. Let's say there is a field call AccountNumber. What I want to do is query the clients I have in this table based off how many characters ...
Greetings again,
On the surface, the code below looks simple enough but for some reason, it isn't working.
History, I have 2 conditional if statements. The first statement checks to see ...
Currently the code below creates a hyperlink. But I would like to add a title attribute to the element.
I tried a few variations, like
strRsp = strRsp & (Rec("linkName") & title=(Rec("li...
Hi -
A real simple question here.
In the code snippet below I want to put the word "Other" in quotes.
I want it to appear on the screen like this:
If "Other" is checked, please spec...
I have created an ASP project where I am gathering results from a form into a MS access database. On the ASP results page I want to order multiple columns and total them across a row in a data...
Hello.
I have two seperate websites hosted on the same IIS Server.
1 webserver is existing for a few months now with its own security related tweaks. The site host a full range of .asp...
Hello experts,
I have been searching the internet for days but I don't find the solution for my questions.
An array my array(6,30) I have a column with values.
for example:
xxx xxx ...