Advertisement

1 - 10 of 195 containing alltags:("Javascript, ASP") (0.002 seconds)
A question from a novice on ASP coding.   I am using FP2000, and have a database results area preceded by an automatically generated search input form, both on the same ASP page.  The search f...
Zones: ASPDate Answered: 05/17/2000 Grade: A Views: 4
I have an Asp File , In one situation i am having a statment like the following.. <% error=1 %> <script language="javascript"> if(confirm("Are you sure"))   <%error=1%> else   <%error=0%> ...
Zones: ASPDate Answered: 03/28/2002 Grade: A Views: 0
can someone help me call a server-side variable and assign it to a javascript variable. when a views the page, a blank screen comes out but when i view the source i get type mismatch error. h...
Zones: ASPDate Answered: 07/20/2001 Grade: B Views: 0
the problem in this code is: when i choose company and product and then i press NEXT, breakpoint receives undefined values, same with sales_charge If i press NEXT on load and only after i select c...
Zones: JavaScriptDate Answered: 06/23/2003 Grade: B Views: 0
I need help parsing an XML response into variables in an ASP page using JavaScript.  Any help/examples would be great. So, send and receive and XML using MSXML2.XMLHTTP.  The response I receive ...
Zones: ASPDate Answered: 11/09/2004 Grade: A Views: 0
Hello. I'm developing an application in which an ASP page has a series of checkboxes (reprintLots.asp). When the user submits the form using a Submit button, I'd like to open a new window (creat...
Zones: ASPDate Answered: 03/27/2006 Grade: A Views: 0
Hi Experts, How do I read data from XML...in asp or javascript either one or both...I have the following xml on my page, <?xml version='1.0' encoding='utf-8' ?> <GeocodeResult> <InputAddress>4...
Zones: XML, JavaScript, ASPDate Answered: 12/10/2007 Grade: A Views: 0
look what have i done...:( http://ilmc.brinkster.net/comersus/crm/00help.asp i got mixed all the stuf...this creates form for every row...what is not good cause there is only one submit button....
Zones: JavaScript, ASPDate Answered: 11/19/2007 Grade: C Views: 0
Hi All, If this can be done in ASP it would work perfectly for me! Although feel it may come down to JavaScript. I have the following code: <tr>     <td width="123"><div align="center"><f...
Zones: ASP, JavaScriptDate Answered: 01/02/2008 Grade: A Views: 0
I have 2 similar ASP pages with a record loop displaying records via HTML form elements. The first page has one dropmenu per record, if a record is selected from the dropmenu i need the URL Quer...
Zones: JavaScript, ASP, WebApplicationsDate Answered: 03/01/2008 Grade: A Views: 60