NotePage, Inc. Forum Index

Search found 8 matches
NotePage, Inc. Forum Index
Author Message
  Topic: How to disable Display Options in the Setup.
QNguyen

Replies: 6
Views: 18086

PostForum: PageGate Support   Posted: Tue Jan 24, 2006 3:29 pm   Subject: How to disable Display Options in the Setup.
[quote="QNguyen"]No, not the "Options button" to schedule the message but the "Display Options" button itself on the Setup dialog. The reason is we don't want users to click on the "Display Options" button and check/uncheck the option "Remove Logs".

Thanks[/quote]
  Topic: How to disable Display Options in the Setup.
QNguyen

Replies: 6
Views: 18086

PostForum: PageGate Support   Posted: Tue Jan 24, 2006 3:16 pm   Subject: How to disable Display Options in the Setup.
No, not the [b]Options[/b] button but the [b]Display Options[/b] button on the Setup dialog.

Thanks
  Topic: How to disable Display Options in the Setup.
QNguyen

Replies: 6
Views: 18086

PostForum: PageGate Support   Posted: Tue Jan 24, 2006 3:07 pm   Subject: How to disable Display Options in the Setup.
I don't see the check box that you mention. When the Setup dialog pops up, it shows only
Server Database
Preset Msgs File
Sender's Name
Lock to Group (Combo box)
Station Number
Update Frequency
Enable Spell Check (check box)
and Display Options (button) and two radio button for saving settings.

Thanks
  Topic: How to disable Display Options in the Setup.
QNguyen

Replies: 6
Views: 18086

PostForum: PageGate Support   Posted: Tue Jan 24, 2006 2:27 pm   Subject: How to disable Display Options in the Setup.
Is there a setting that I can disable the Display Options button in the setup so users can't change the settings. Thanks
  Topic: Error # 94 Invalid use of Null in Procedure: send_form send
QNguyen

Replies: 0
Views: 8981

PostForum: NotePager Pro Support   Posted: Tue Sep 06, 2005 5:05 pm   Subject: Error # 94 Invalid use of Null in Procedure: send_form send
Here is the SQL script

CREATE TABLE [dbo].[Messages] (
[User] [varchar] (40) NOT NULL ,
[Pin] [varchar] (40) NOT NULL ,
[Message] [varchar] (400) NOT NULL ,
[Carrier] [varchar] (40) NOT NULL ,
[Date_Time_Requested] [datetime] NOT NULL ,
[Date_Time_Sent] [datetime] NOT NULL ,
[From] [varchar] (80) NOT NULL ,
[Sent] [int] NOT NULL ,
[Error] [int] NOT NULL ,
[ASCII_File] [varchar] (80) NOT NULL ,
[Lock] [int] NOT NULL ,
[Scheduled] [int] NOT NULL ,
[Reliapage_Index] [int] NOT NULL ,
[Repeat_Interval] [int] NOT NULL ,
[Repeat_Stop] [datetime] NOT NULL ,
[Station] [int] NOT NULL ,
[Message_ID] [int] IDENTITY (1, 1) NOT NULL ,
[Retries] [int] NOT NULL ,
[Last_Try] [datetime] NOT NULL ,
[Transaction] [int] NOT NULL ,
[Property_No] [varchar] (15) NOT NULL
) ON [PRIMARY]
  Topic: Error # 94 Invalid use of Null in Procedure: send_form send
QNguyen

Replies: 0
Views: 9142

PostForum: NotePager Pro Support   Posted: Tue Sep 06, 2005 4:58 pm   Subject: Error # 94 Invalid use of Null in Procedure: send_form send
I created a Messages table in SQL and link to PageGate.MDB database (no default values are set to Null) and try to send a message but got the error above before it logs.
I would appreciate for the help. Thanks
  Topic: Unable to access modem: Procedure: SendTap...
QNguyen

Replies: 1
Views: 10012

PostForum: PageGate Support   Posted: Wed Mar 30, 2005 12:28 pm   Subject: Problem solved
I found out that the technician forgot to plug the cable into the serial port.
  Topic: Unable to access modem: Procedure: SendTap...
QNguyen

Replies: 1
Views: 10012

PostForum: PageGate Support   Posted: Wed Mar 30, 2005 10:46 am   Subject: Unable to access modem: Procedure: SendTap...
I checked the Direct Connect box but get Unable to access modem: Procedure: SenTAP.Retrying.
I set the comport to 9600, Even, 7, 1 the same as the Carriers but could not send any message.

Pls help
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


Powered by phpBB © 2001, 2002 phpBB Group
Theme created by Vjacheslav Trushkin