I am trying to change the source of an image. Works fine in IE but not in Firefox. Can anybody see what I am doing wrong?
The new image is loaded and then new dimensions (
width, height) are applied.
The code below can just be copied and pasted in your favourite editor:
<html>
<head>...
Hi,
Can anybody help me along?
I have a XML file which needs to be transformed to HTML.
There is 1 tag which contains escaped HTML code:
<text>
<body bgcolor="#AAFAFE">
<center>You are not logged in</center><br>
etc..
</text>
I would like the contents of this tag...
Hi, I am reading text data out of a Fox Pro table and displaying it using ASP.
Unfortunately I get 2 different results in the 2 major browsers. Firefox seems to work and IE5.5 & 6 does not seem to work.
The problem is that characters like e-accent (é) show up like chinese signs (or japanese)...
I am trying to filter a record set on a date like so:
SQLstmt = SQLstmt & "WHERE EventDate LIKE " & DateValue(Request.Form("DateInput"))
Unfortunatly, it does not work. It just does not show any records. There is no error. What am I doing wrong?
Other info:
ASP classic
MS Access 2000
PWS
I have added several custom fields to the Task. Let's call them MyField001 and MyField002.
I want to read these values from code in Access.
The code I have so far:
Function ReadingFolder()
Dim ol As Outlook.Application
Set ol = CreateObject("Outlook.Application")
Dim fd As Outlook.MAPIFolder...
Hi,
I have an Access application which uses several .ocx's (non Microsoft) like a list box and a control which emulates the Outlook bar.
On the development machine they work great but on another machine I get run time errors which I can not understand, when I try to run a form which contains...
Hi,
I have a very strange problem. The data in the listview is not showing. It only occurs on one machine which rules out anything like the e.g. the data source. I copied and registered the appropriate .ocx's from a machine which hasn't got the problem so it cannot be anything to do with...
Please, please could somebody help.
Access 2000, split dbase, single machine
I am in a situation where I have a form (with code behind it) which is causing a "no network connection error". To solve the problem I thought it would be a good idea to delete the form which would...
I am sure this is helpful to some of you. I was searching for something like this in TEK-TIPS and got the impression that it was impossible.
Try it out, its great!
Remco
I got the source from:
Author: VDSLUIS.NET
Language: JAVASCRIPT...
Is it possible to count the number of characters in a textarea right up until the cursor.
For example (|= cursor):
This is sample text in a| textarea.
----
In the above sentence the cursor is on the 24th position. Is it possible to calculate this using Javascript?
Any help is greatly...
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.