Hi fneily,
Thanks for your help.
this code is running in web chart application for choose different chart class.
How can I run your code?
may i have emample?
nice weekend
FA
Hi Friends,
I use office web component for web chart. I need to detect user's office version by VBScript or JavaScript.
So we can use different class id for chart.
Thanks for any code!
Thanks
FA
Hi friends,
I use a chart object class ChartSpace1 for chart in web application. however, user's PC install different version wrod 2000/2002,2003, XP.
Do we have any way to detect user's PC word version?
So we can use logic control to use different object classid.
also how do we install...
Hi Friends,
I use chartspecial object to created charts. it works well.
Could we have some way to changed legend color and color order in chart?
Could we change Y value interval in chart?
Thanks for any help!!
FairfaxVB
************working codes
<HTML><body>
<object id=ChartSpace1...
Hi Friends,
I use a getElementById in page and works well.
however, it does not work when i put this page into frame structure.
myobject.newobject = document.getElementById(''PP'');
how do I change this syntax?
Thanks
FairfaxVB
Hi friends,
Happy New Year!
we have a web application with home index URL in frame structure. My boss does like that users can see page link information in status bar by mouse over items in application. Otherwise, we do not need to use URL index ( address never change during moving page in...
Hi friends,
Happy New Year!
we have a web application with home index URL in frame structure. My boss does like that users can see page link information in status bar. Otherwise, we do not need to use URL index ( address never change during moving page in application).
Do we have any way to do...
Hi Friends,
Could we automatical set print paper size as legal and
layout as landscape by javascript by programming?
Do we have any way to control print job based on data line by line?
welcome any codes.
Thanks
FairfaxVB
this is a javascript
<INPUT NAME="print" TYPE="button" VALUE="Print Report" ONCLICK="varitext(this.form)">
between head tag
function varitext(text){
text=document
print(text)
}
TomThumbKP & Friends,
I means i want to disable/hide print menu item in IE borrower.
Hi friends,
Do we have any way to control print a entire row.
we have a dynamical table. When user print report which has more than one pages, it print half row in paper bottom. we can not control buttom margins for this issue. Because there are 2 line data in each row. So we like to control...
Hi Friends,
after created user's print button,how can we disable or hidden print item in borrower window?
I have a frame structure. so it need to disable /hidden print to avoid issue of print.
welcond any codes of example.
Thanks for your help!
FairfaxVB
Hi clFlavA,
Thanks for your help!
the javascript locates in ent.html and print drt frame
(getin.html)
both ent.html and getin.html locate secd.html.
I can call dir by <form method="post" name="ppc" action="getin.html" target="drt" onSubmit= "return checkEntry(this)">
any idel?
thanks very much
i changed to top.frames["drt"].print().
but i got same message" top.frames.drt is null or not object.
there are 2 level frame switch and drt in this application.
-- example level first have 2 frame
home.html
<frameset frameborder="Yes" framespacing="2" border="1" cols="*" rows="60,*">
<frame...
Hi clFlaVA and friends,
I created a code to print frame drt information.
there are a dynamic frames(2 level).
I got an error message as "top.frames[0].frames[1].document is null or not object"
how to fix this issue?
Thanks
FairfaxVB
<script>
function framePrint(){
alert("gg")...
cLFlaVA, Thanks for your email.
in frame structure., can we use a print button in one frame to print other frame information? So that we avoid to print 'print button ' in report paper.
thanks
FairfaxVB
Hi friends,
We have a big width report in frame structure.
After clicked print butun in borrower or javascript print function, users can not print out whole report.
the report shout be cut off for over paper size.
I wish that print function can print rest information in next page other than...
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.