Hi,
I am having windows 2000 and IIS 5.0 on my machine. When I browse HTML page then it works fine but the ASP page gives the following error message.
I checked the setting of IIS and the default script language is set to VBScript.
Error Message:
Active Server Pages error 'ASP 0201'
Invalid...
IS ASPTear component is recommended by Microsoft.As previously we ar using ASPHTTP component and that is not recommended by Microsoft.Do anybody has idea of ASPTear component?
Actually we are having two servers one is internet and other is intranet .We have to communicate between two these servers ,we are using ASPHTTP Component to communicate betwen these servers.Do u know any of the other third party tool like asphhtp component which will be used to communicate...
Hi,
I am populating a datagrid with the data from a table which has the primary key as the combination of 3 columns.Please let me know how to set that in DataKeyField of the DataGrid. Without setting it I am not able to identify the row I have selected.
Pankaj
Hi,
One of my friend is trying to export the report in RTF format and all the database fields which are being displayed on the report as exported as textbox. He wants it to be freeform text so that editing becomes easy.
Earlier when he was using CR 4.2 , it was working fine , but with CR7.0 it...
Hi,
I have started learning .net recently.
The very first thing I am trying to do is putting a web control on the page and when I view that by Build and Browse or View in Browser , I am not able to see that.
Here is the code:
<%@ Page Language="vb" AutoEventWireup="false"...
Examples :
field1: "abcdehyutersd"
field2: "sfwreabcdekhhf"
Match found for 5 char "abcde" so it should be true.
Note : Field1 and Field 2 can be less than 5 char also but in that case we don't want to make a match. That can be done by the user him self.
other...
I'm using crystal reports 8.5 and trying to match two fields to see if some of the letters in one field are found in the other field.
Example:
field1 = SFOWBUCKN1
field2 = BUCKNER
I need a statement that compares the values of field1 and field2 to return a "true" or...
Hi I am having one main report in which I am having subreport. Subreport returns 2 shared variables to main report which are v_min and v_max.
in main report I create the formula f_slab which uses the v_min and v_max variables. Now when I want to add group on this formula f_slab this does not...
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.