Hi Friends,
I have a small application and need to use activeX.
it works in some users and other users got an error.
the borrower does not support activeX.
Do we can use a javascript ( onload event)to re set users' borrower for supporting activX?
Appreciating any example code.
Thanks
Jim
Hi Friends,
Based on book of VBScript 2nd edition Adrian Kingsley-Hughes,....
I encoded a attached codes of javaScript by windows script encoder. After encoded and changed js source to kk.jse/kk.js from my.js, My html files does not work. I get a error message as "object expectd".
how to fix...
Hi,
I created a chart script and works. Could we let you input a series of value to support X and Y?
Users can enter a series of value for X value at one input box and other input box for Y value.
Any idea?
xx value should be as...
Hi Friends,
When I created javascript with a array
as testing.Value = Array( input_value)
however, input_value only as a string send to javascript function. such string A= "6/6/2005","6/7/2005","6/8/2005","6/9/2005","6/10/2005","6/11/2005","6/12/2005","6/13/2005","6/14/2005"
B =...
Hi friends,
Could I change X lable valus display as 3 day interval.
such 6/31/2005,7/5/2005,7/10/2005,7/15/2005....
please see my source code
Nice weekend
Thank advance!
Jim
****************source codes
<%@ Language=VBScript %>
<HTML>
<head><title>calls chart example</title></head>...
Hi Friends,
How to hide ot disable view source item in MS IE explorer.
My boss does like users who can view source code of our application by view source item in borrower.
Any ideal to do this task by JavaScript or VBScript?
Thanks
Jim
Hi friends,
I created a chart on the web by VBScript.
However, The Y [vertical line]does not display my enter value.But Y label display as 38059. It is not 0, 5, 10, 15.. {error in chDimSeriesNames or chDimValues?).Normally. the original point should be as 0.
Please help me to fix this issue...
Hi friends,
I created a simple javascript to validate start and end date.
if start date less than end date, system will display an error message.
But it does not wotking. however, alert function display correct date.
Thanks for any help!
Jim
******** codes
<script language="JavaScript">
function...
Hi friends,
I have an application with DHTNL and JavaScript. it works well in IE. But it does not work in firefox and Netscape.
I got error message as:
Error: newStyleSheet.sheet has no properties
Source File: http://homepage/clientview/test.js
Line: 917
The IE syntax as********...
Hi Friends,
We developed a application and working well in internet explorer. but application does not work in firefox borrow.
this application involved in DHTML and dynamical JavaScript.
Does some expert know firefox properity.
such as DOMable true/flase; browserType, cssEnabled true/false...
Hi Friends,
I created a 3 series radio button on page. when users checked one ID radio button, system will display a
Invisibl[ changed to visible] input box to ask user enter data. I used a javaScript to control. It is not work.From explore status button-it show
that object expected. How to...
Hi Friends,
I created a form to get data and out a result. If users does not enter start and end date, Form shoud not be submited
and ask user to enter data.
My JavaScript can capture data. But if users did not enter data. the form still be submited.
It seems that return false is not working...
Hi Friends,
I have 2 level frame fo a project.
each level object works well if we run iteach separetely. The javascript code at second level frame pay_report.html works well under independent testing.
But if I integrated in into first level and test it. the second frame javascript...
Hi Friends,
I need to created a link or button for displaying detail information. But it can not cover/hidden original page information. it must expandspace and added these new information into page. When users click close button. This detail information should be remove from page. As i...
how to call a javascript function which created in other JS files
Hi Friends,
I created 2 javascript piece. one link to target js file. one is online script. in second JavaScript, i want to call a function that created in JS files.
I got a error message and can not find list name--undifine...
Friends,
i have a headache question, my clients want to open a pop window in multip time. Actually, if we had open a window before, there are no second window will be open for same source. how can we open multip window?
Thanks for any help
Jim
see my source codes
<a...
Hi friends,
I have an html page, which have table with scrollbar. When I click print icon on browser,
It only prints a part information display on the screen. But we need to print all information in table, which can see by using scrollbar. How to print whole information by print function ? do...
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.