I have a frameset that has two frames.I have access to frame1 but i don't have access to frame2.
since the frame2 page takes much time to load , I need to check if the frame2 page is loaded in the frame1 page in javascript and then stop the progress.
could you please help me with this.
[code]...
hi ,
i have a frameset that contains two frames.
1)content frame: i have access to this page
2)main frame : i don't have access to this page
I need to write a javascript in content frame to check for the page load in main frame since the main frame page takes much time to load the page.
when i...
I have a spredsheet that contains the data.I need to display the spreadsheet in a browser when the user types the url of the website.It should n't pop up "save as" dialog box to open / save the spreadsheet.
I am using the following code , but it opens the pop up window.How do i avoid the pop up...
I want to display a spredsheet in a browser with out showing the pop up window asking user to open or save.
I am using < a href="1.xls">. it opens a pop up window to open/save spreadsheet.How do i avoid that pop up window
I have a spredsheet that contains the data.I need to display the spreadsheet in a browser when the user types the url of the website.it shouldn't show any alert message that "the activex control on this page might be unsafe"
how do i avoid the message from displying on the browser in the code .i...
I have a spredsheet that contains the data.I need to display the spreadsheet in a browser when the user types the url of the website.It should n't pop up "save as" dialog box to open / save the spreadsheet.
I am using the following code , but it opens the pop up window.How do i avoid the pop up...
There are two questions
1)I have data base fields to dispaly the field data from three different tables.Since i have used outer join , i get some field in the table 1/tabl2/table3 emtpy , I want to check the field and display "No data"
i tried this in the foumula selection in the data base level...
Thanks for the reply.
When i use the formula in the database field , it says that the return type of the formula should be boolean
Should i remove the database field and then use the formula field.If so how do i display the database field and add the formula .
Could you please explain in details.
I get empty rows as shown below due to outer join and that record is not available in DB.
Table1 table2 table3
1 cat cow
2 monkey
I am get empty data in table2 / table2 since the data is not available and want to apply the formula on the data base field to check...
Please help me solve my issue.its been long time i am trying to resolve the issue.
I am using Oracle 9i, crystal 8.5.I am working on data validation across the DB's.I need to compare the data between source (sybase), staging(oracle) and target(oracle).The view has been made for source and tagert...
thanks for the suggestion.I am using Oracl 9i.
When i create SQL expression with
substr("tablen"."field",1,2) , I am not getting any error
but i am not getting any values though i refresh the reports.The show sql query is also disabled.As you said that field is not available.Though i type the...
i am using CR 8.5
I followed as you said . but i am getting syntax error when creating SQL expression .FYI i still don't see the field in the SQL expression editor to browse because of 255 chars
SUBSTR({table.field},1,125)
I have a field with more then 250 size characters.When i add the field as Data base field , i can add and see the values.But i want to apply formula on the field to match the value of the field with other table field.
When i do so , i am getting "blob field or memo field can't be used in...
Hi All.
We need to compare the data of various data bases (Oracle ,Sybase ,Db2) and then high light the data
if that is different then Oracle data using crystal reports 8.5.
Can any expert help me give best idea in crystal report.
I am trying to use formula field. But i don't know how to hight...
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.