Hi, I have a hash with this structure:
$users = {
$user => {
'id' => $idno,
'address' => $address,
'job' => $job,
}
}
id is a number.
(note: i simply wrote this to show the structure here, syntax errors in it are possible, it doesn't exist in the actual code).
What i want to do is...
a client requires that when a message is received she can add text (comments on actions) to the message and save it - can't see how to do this in ms outlook.
anyone know of an email client that allows this ?
we are not talking about forwarding - the client wants to be able to open the same...
anyone know how to change the default location for attachments in msoutlook - in other words i do not want outlook to default to 'my documents' when adding a file attachment
when i open network and dial up connections there are no items even though a connection exists (if i try to create again a box tells me the connection already exists) - i am using a dfe-538tx card and have the latest drivers and windows updates (1.7.03) - another machine on the network (same...
i have a routine that queries an access 2000 db and uses sql to move data - since moving the db to a server the routine fails and I get the error 3134
anyone know what it is ???
I have a routine written in vb6 which accesses data (held in msaccess 2000) - since moving the db to a server the routine fails with 'err 3134'
code is as follows (has been running fine standalone for three years)
"
Private Sub cmdReimburse_Click()
Dim PrelunaDBS As Database...
I have an event procedure:
" Private Sub cmdFindName_Click()
On Error GoTo Err_cmdFindName_Click
Me![Last Name].SetFocus
DoCmd.DoMenuItem acFormBar, acEditMenu, 10, , acMenuVer70
Exit_cmdFindName_Click:
Exit Sub
Err_cmdFindName_Click:
MsgBox Err.Description
Resume...
I have peer to peer network of W2k machines (one acting as 'server' for file sharing) a remote user needs to access the shared files from home. Both the remote machine and the 'server' have DSL connections.
How does the remote user connect to the 'server' ?
Do I need W2K server software on the...
Having recently installed a new modem the Dial up Networking window contains no icons - not even New Connection. If I right click in the window 'add connection' appears as a menu item - if i add a connection it detects an existing instance. The connection works fine. Have tried everything in...
I have a table containing name,company,first child, second child,third child,fourth child
how do i make the following report work -
name company children
joe festons john
david
lucy
harry smiths
rose festons monique...
I changed my processor(from an athlon 1.2 to an unlocked 1.0, this involved removing and reseating my ELSA GLADIAC GeForce 2 MX (AGP) and removing and reseating the memory (2 x 256mb pc133 SDR SDRAM - from Crucial). I also had to take out the PSU (I only removed the ATX Power Suppy Cables - THE...
i have an asp application using an access 98 mdb that runs fine using pws on my machine where the short date settings are set to either 01/01/01 or 01/01/2001
however the following happens when running the app on an nt server (where regional settings short date is dd/MM/yy (eg. 17/10/01)...
ok heres the query
SELECT * FROM reservations WHERE LocationID = 2 AND (#10/14/2001 09:00:00# BETWEEN BookingStart AND BookingEnd) ORDER BY BookingStart;
there are two items in the database
1
bookingstart = 14/10/2001 10:30:00
bookingend = 14/10/2001 11:00:00
2
bookingstart = 14/10/2001...
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.