Hello there Tek-Tips experts.
im using ajax/jquery to apply stripes to alternative lines on a table of products, as below:
<script>
$(function () {
$('#target2').bind('keyup', function () {
$('#form').delay(700).submit();
})...
Hello there all.
An odd one here.
i have an excel sheet, that when opened, does not dispay the sheet names or the restore, minimise and close buttons.
if i set the ribbon to minimised then the sheet name tabs appear, but the buttons remain hidden, and altho the sheet appears to be maximised...
could not set the visible property. unexpected call to method or property access"
I have some code that has been running for a while now without issue. i entered the code today to try to make some amends, and during testing the above message appeared.
this message appears when:
i have two date...
hello there.
I have a problem with a datagrid on a VB.net 2003 form.
the datagrid displays data from an mdb file via an odbc connection.
on the form i have a toolbar, some buttons and the datagrid.
on of hte buttons is an "Add New" option, that opens a new form to update data in the database...
Hi.
I have a problem with Office 2002. When entering VBA in any app, the whole application just shuts itself down without an error or warning. This started in Excel, but has now spread to Access - when adding a combobox with the wizard,t he wizard steps through to the finish screen, then Access...
Apologies if this has already been covered - I have had a look and cannot see a topic like it though.
What I want is to create a PDF object in a web page and use text fields to update the information on the PDF. One application I envision for this, if I can get it to work, is to implement an...
Certain users are unable to connect to the network share. The problem is limited to particular users and not the machine. If another user logs on, the share is available.
The share is hosted on an NT4 workstation, with all the latest service packs applied.
One of the clients is running XP, but...
I am trying to make a div disappear when check box is checked, but am unable to get the block to go invisible. I have tried using the Visibility property in css and (code below) the display property, neither of which make the div invisible.
I know the mouse over events work, as I have added a...
I am trying to get PHP to output a new line char to the screen, but the text stubbornly stays on one line.
I have tried using \n in various places, but do not get the desired results - either division by 0 error, Session-Start : Cannot output header, \n in the string or no new line!
I have also...
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.