|
-
Mar 18th, 2001, 11:45 PM
#1
Thread Starter
Lively Member
i would like to create a form that when admin submits the information in it it creates an appointment in the admins outlook depending on the date the admin staff entered
-
Mar 19th, 2001, 01:49 AM
#2
Lively Member
I had the same problem last week. But the trick is.
You can actually setup OUTLOOK web based. Look's and feel excalty the same as outlook. The use is the same.
Just ask your admin to setup Outlook as web based also.
Hope it helps
-
Mar 19th, 2001, 03:58 PM
#3
Thread Starter
Lively Member
i am admin how do i set up outlook as web based???
-
Mar 21st, 2001, 03:42 AM
#4
Addicted Member
If you have IIS installed on your Exchange server, it's probably already installed, try http://exchgserver/exchange
I don't have any examples handy, but I've seen ASP pages use CDO to create appointments for users.
Sorry I don't have any source, but I have seen it done. No, you don't have to use it web-based. That's like saying you have to set your house on fire for heat if your heater is out.
-
Mar 21st, 2001, 05:25 PM
#5
Member
or... you can just vbscript that operates on the client side and use the Application.Outlook object.
helps if you have created outlook forms or macros in the past.
-
Mar 21st, 2001, 05:29 PM
#6
Thread Starter
Lively Member
thanks guys for that but i need some resource to get this going as i have no idea where to start everyone is saying different things to me..... about it
using VBA i can gewt this to work with a backend database but
where is vbscript different form VBA or vb
to over come getting this to work ?
any ideas ?/
-
Mar 21st, 2001, 06:03 PM
#7
Member
actually, i learn't most of the VBA i know from microsoft's site.
also the object browse in outlook helps.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|