Advertisement

1 - 10 of 223 containing alltags:("ASP JavaScript") (0.003 seconds)
Hello, I have an entity called article with attributes: articleno(number) articlename(text) artdate(date) synopsis(text) I want everytime I view the webpage to display a different articl...
Zones: ASPDate Answered: 11/18/2002 Grade: B Views: 0
I need to get an asp page to use multiple repeated regions. I am using Javascript in asp pages (I know I should use VBscript) Anyway, I am also using Dreamweaver to build the data pages becau...
Zones: ASPDate Answered: 01/02/2003 Grade: A Views: 0
Hi,   I need to assign JavaScript variable value of 'sNewName' to ASP variable 'vNames' Could any one help me on this please... Thanks, Chandi test.asp <% Dim vNames ... %> ...
Zones: ASPDate Answered: 04/19/2003 Grade: A Views: 0
I am trying to use a simple javascript password to protect a dynamically created link.  I tried to pass the variables like I would in ASP, but obviously it didn't work.  The variables are defined o...
Zones: Web DevelopmentDate Answered: 03/13/2003 Grade: A Views: 0
I have a form which takes census information. I have two buttons on the form one button saves the information and returns to the census screen to take more input. The other buttons function is to g...
Zones: Microsoft IIS Web ServerDate Answered: 05/24/2003 Grade: A Views: 0
Hi I am trying to do the following recordset filter but think my syntax is wrong for including the variable. I am programming in ASP with javascript as the scripting language. The line below normal...
Zones: ASPDate Answered: 01/21/2004 Grade: A Views: 0
I have the following line: document.frames['calcframe'].document.location.replace("checkpostcode.asp?code=" + document.all["postcode"].value); This redirects to the page: checkpostcode.asp?c...
Zones: ASPDate Answered: 11/13/2003 Grade: A Views: 0
This question is posted here and in the SQL Server section.  Answer it and you'll get all 1000 points. When I call this procedure from the DBMS, I get the correct result which is one row contain...
Zones: ASPDate Answered: 02/27/2004 Grade: A Views: 0
What I need is that as the page unloads(or get closed), it inserts all records into the database. The database is built in MS Access. I've even used a slight JavaScript within the code. What modifi...
Zones: ASPDate Answered: 09/23/2004 Grade: C Views: 0
Hi I'm trying to execute this javascript server-side to send a email from my ASP page. This is the code that I'm using, but I'm getting the following error in the broswer... // Email Information...
Zones: JavaScriptDate Answered: 10/28/2004 Grade: A Views: 0