i want to make a selection using a radio button whether it is a metric system or not by clicking the first button. my question is how can i make the second button to be used to download the zip file i have on my folder.if someone has an idea please help.
function forecasts(){
var...
This how my code looks like and please help me where to make a modification inorder for the CSV file link to work.
I really appreciate your help
<%@ Language="VBScript" %>
<%
Dim oConn, testSQL, testRS
Set oConn = Server.CreateObject("ADODB.Connection")
oConn.open...
If i do undersand your question well, Here is the whole story:I have an asp page that is connected to the database and i do get the result i want by doning that.However, my boss suggesed if i cold create some kind View CSV value button on the form and if the user want to get the CSV file that...
here is my question: for example i have two field
SS# F_Name
11 fa
12 ki
14 la
this how it look like when i get the report form the oracle database with asp code.what I want here is that i would like to have the option of getting a CSV file by clicking a...
Can someone explain this program.I am fairly new to Crystal report and i would like to use formulas in my report.I came across with this formula and i want to know what it means.
if isNull({?DistrictId}) then
true
else
if ({?DistrictId} = 'any' or {?DistrictId} = '') then
true...
I have a string field called sign_permit_code in my crystal report.This field will have to choice depending on the user selection one is "conforming" which is "c" in the database and the other is non-Conforming "N" and also return both conforming and non-conforming data together if the user...
I am using CR 8.5 against Oracle 9i:
First of all, is there any benefit to use Crystal Enterprise over ASP.Second,
I have three queries that i have written for an asp pages. and i am just wondering if i am able to use this three queries to generate the same report that i generate usig Crystal...
configration contains multiple starting points.please be advised that this is generally not supported. Any body has any idea what this means? thank you
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.