If this is your first visit, be sure to check out the FAQ. You must register before you can post. Your first post will be checked for appropriate content
(SPAM) - please allow a bit of time for that. After that, you'll be able to post at will!
This looks really cool...downloading and trying now...Is there a way to link to the current logged on user and present just that mailbox automatically?
Just tried the script out and all seems well until a message is left then I get a script error (run time error)
<TABLE width="100%" bgColor=#ffffcc><TBODY><TR><TD><CODE>
<!-- Web.Config Configuration File --><configuration> <system.web> <customErrors mode="Off"/> </system.web></configuration></PRE></CODE></TD></TR></TBODY></TABLE> Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
I haven't encountered anything like that. Could you please give me some more information such as:
1) The name of the mailbox the message is being left in when it crashes
2) The complete error message
3) When the error occurs (i.e. refreshing the Phone Message Web Interface page after the message is left, or when the message is played, etc.)
This looks really good. Almost exactly what I have been looking for. Never really liked the use of the pretty little phone box.
Only thing that I'd like to see is an option to enforce passwords. I have set up our mailboxes with passwords and modified the internal.txt IVR to require passwords, now if a page like this could as well...
BLSecurtiy, AC-RF2, RCS Serial Thermostats, RFXCOM SMarthome SwitchLinc, mcsXap, Global Cache GC100, SqueezeBox, TWA_ONKYOINTEGRA, BLLogMonitor, BLPlugins, BLRadar, BLSpeech, BLZLog.aspx, HSTouch (Windows, iPhone, iPod), USB Mimo touchscreens, VMWare Server, Vortexbox, Windows Home Server, MyMovies, Windows Media Center, X10, ZWave, and much much much more.
Server Error in '/' Application.
--------------------------------------------------------------------------------
Argument 'Date1' cannot be converted to type 'Date'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.InvalidCastException: Argument 'Date1' cannot be converted to type 'Date'.
Source Error:
Line 197: ' Date / Time
Line 198: sTemp = hsp.MBMessageDate(hspMessage)
Line 199: iTemp = DateDiff("d",sTemp,Now())
Line 200:
Line 201: Select Case iTemp
Comment