Hi, I'm having a very strange problem creating a report, should be simple just adding fields using the wizard step by step, but I get different results on different computers - can't see what is set to cause a difference!
I created a task to teach the creating of a report, I added lots of...
Hi, I've have an ASP app running in IIS6 on Windows 2003
One of the things it does is to look for a file on another server, simply using the line: fileSys.FileExists("\\server\folder\file.mdb")
This was working fine, but recently it started to return False, it now constantly returns false even...
Hi,
I have a database in Access 2007 with an OLEObject column containing a zip files. All I'm trying to do is open the zip file so the content can be viewed.
I have created a form which shows the object, I can see the icon, when double clicked the file opens and the object becomes greyed out...
Hi, I'm trying to embed a web browser into a form in access, the basic priciples have worked, I've added a "Microsoft Web Browser" active x control, called it ie and used the following code to load a page:
ie.Naviagate "http://www.msn.com"
All good, but I want to know when the page has loaded...
Hi, I'm having difficulty finding a solution to this problem, any help would be wonderful!!
I have some text that has loads of non-ascii characters in it - and I want to take them out, and have found the following code which works lovely!!:
Dim newDesc
Set objRegExp = New RegExp...
I am work through a major document in Word. Having finished the majority of typing I am now inserting a large number of cross references across the document.
I have a major irritation when doing this that is literally driving my up the wall! I would be very grateful if anyone could help!!!
I...
I very new to this, so excuse any ignorance, but I have the following problem!
I have the following code:
OleDbConnection.Open()
selectResults.Parameters(0).Value = startDate
selectResults.Parameters(1).Value = endDate
Reader = selectResults.ExecuteReader()
While Reader.Read()
...
End...
I have a If field in word, one of the results is text formatted as Hidden, but it does not display unless I am viewing the field code.
Is it just not possible - or is there a solution to this?
Thanks for your help
Ben
I will soon be trying to teach email to a group of students. Because of various network issues I have all the users logon to the Windows XP machines as the same user, all in all everything is much easier and we have no security or data problems.
Except.. I wan't to use MS Outlook as the email...
I'm trying to write a rich-text editor using DHTML.
I've got to grips with execCommand, and all that stuff, but can't find the solution for what I would like to do!
I would like a drop down list of styles that the user can choose from, when the style is chosen the selected text needs to be set...
My seem a daft question, but
I would like to get a screen dump from Windows XP of the final screen that reads "Its now safe to switch off your computer"
I writing a windows training manual and it would be nice to show as part of the section on shut down
I've tried Google, but maybe my query...
I have a list of records in a table, each with an ID and each with a parentId, this is the record id of another record in the table.
I want to draw a heretical tree of the data, so recursive function is needed.
My first though looked like it would work but I called the database within the...
I'm after a snippet of code that will allow me to get the attributes of a style class already defined.
For example:
<STYLE>
.myStyle {
font-size: 12px;
}
</STYLE>
<SCRIPT>
xxxxxx.myStyle.fontSize //returns 12 (or 12px)
<SCRIPT>
Any ideas?
Thanks
Ben
I'm having problems with the included bit of code (sorry its so long, but I wanted to be clear). The code lets you create a list by clicking the button, each click adds another item and selects it, clicking an item selects it.
Works great in Netscape, but fails in IE, whilst each list item is...
Question seems simple, just can't find an answer!
I want to test a text field in a form to see if it has focus or not!
Somthing like: if (document.form.text.hasFocus)
Any ideas??
Thanks, Ben
I have a text frame which I have placed over a graphic, I would like to fill the frame white and make 50% transparent so that the graphic is visiable through it.
Only problem is when I adjust the transparency, the text goes transparent as well - I need the text fully opaque.
Any ideas - help...
I am farliy compitent with SQL (but by no means an expert), however this problem has got me stumped. Any help would be greatly appricated.
I have defined two table is Access:
events users
---------- ----------
id userId
title logon
description firstName
full...
I am setting up a web site that members of staff can login to from
home. The site needs to give them full access, but block public
access.
As I have (nearly) full control over the server I decided to setup a
directory and change the securtiy options, the settings do not allow
anonomous access...
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.