Search found 157 matches

by davidyin
Fri Mar 09, 2007 10:37 am
Forum: Installation and setup
Topic: VB Script error
Replies: 18
Views: 20929

PowerKevin wrote:
This is the line that is failing

set rsst = Server.CreateObject("adodb.recordset")

You need Microsoft Data Access Components. Go to microsoft site and find the download. Install it in your server.
by davidyin
Thu Mar 08, 2007 12:31 pm
Forum: Installation and setup
Topic: 50 user limit
Replies: 3
Views: 6815

You need a commercial version. Or, ask for our Host Plan.
by davidyin
Thu Mar 08, 2007 11:51 am
Forum: Installation and setup
Topic: VB Script error
Replies: 18
Views: 20929

You are so welcome.
by davidyin
Wed Mar 07, 2007 8:20 pm
Forum: Installation and setup
Topic: VB Script error
Replies: 18
Views: 20929

Ok, Sorry for the double post I figured out that error was part of the mail account verification, which I removed since I know that the email is good. Now, I am having an issue where I cannot open the database. The specific error is : Server object error 'ASP 0177 : 800401f3' Server.CreateObject Fa...
by davidyin
Wed Mar 07, 2007 8:13 pm
Forum: Installation and setup
Topic: Microsoft VBScript runtime (0x800A000D) error in setup
Replies: 1
Views: 5816

You can download the attached file, decompress it.
To replace the old one in the package.
by davidyin
Wed Mar 07, 2007 8:04 pm
Forum: Installation and setup
Topic: VB Script error
Replies: 18
Views: 20929

Sorry, I am late. To solve the problem, Microsoft VBScript runtime error '800a000d' Type mismatch: 'CInt' /pentacle/pt_load.asp, line 137 Doing the following step. 1) Open the pt_load.asp in your text editor program. 2) Find lines 128 to 141. 3) Replace line 128 to 141 by one line code below: MxLook...
by davidyin
Tue Mar 06, 2007 9:18 am
Forum: Installation and setup
Topic: VB Script error
Replies: 18
Views: 20929

I think it is a DNS problem.

Do you use a special email address or you install the system behind the firewall?
by davidyin
Mon Mar 05, 2007 10:14 am
Forum: Installation and setup
Topic: VB Script error
Replies: 18
Views: 20929

The email validation function will check the domain used by email address.
by davidyin
Fri Mar 02, 2007 4:37 pm
Forum: Announcements/Reminders
Topic: Our supporting forum is updated
Replies: 1
Views: 14399

Add Hide User's Website Button 1.0.3 mod
The to keep from showing that spammers' site.
by davidyin
Fri Mar 02, 2007 4:05 pm
Forum: Installation and setup
Topic: Change Sort Order View based on time stamp?
Replies: 4
Views: 7435

You can change it as you like.
by davidyin
Fri Mar 02, 2007 4:01 pm
Forum: Installation and setup
Topic: VB Script error
Replies: 18
Views: 20929

I think the email address you entered is not a regular email address.
by davidyin
Fri Jan 26, 2007 2:58 pm
Forum: Installation and setup
Topic: Change Sort Order View based on time stamp?
Replies: 4
Views: 7435

Let me show you how to mod it. 1) Open default.asp in any text editor. 2) About line 275, find if orderby <> "userfirstname" and orderby <>"recordstatus" then and replace it by if orderby <> "userfirstname" and orderby <>"recordstatus" and orderby <> "rec...
by davidyin
Thu Jan 25, 2007 7:23 pm
Forum: Installation and setup
Topic: How do I set user time stamp?
Replies: 2
Views: 6065

You need to setup your server's time zone in inc.asp
Say,
servertimezone = -6
And
setup your location's time zone in Admin page.
by davidyin
Tue Oct 24, 2006 10:54 am
Forum: Announcements/Reminders
Topic: Free InOut Board Service
Replies: 1
Views: 14349

Free In-Out Board has some users.
There are still some space for new user.

Do you want to apply?
Click here.
by davidyin
Thu Sep 28, 2006 3:10 pm
Forum: Feature Requests
Topic: Next verion for Pentacle In-Out Board (6.10)
Replies: 0
Views: 16478

Next verion for Pentacle In-Out Board (6.10)

I hope it will be the Version 6.10.0.1211. New features or features improved shown as below: 1) Admin can correct the time or date which is in error in record. 2) When delete a User, it is not actually deleted, but disabled. 3) Sick leave, or Vacation can be half day on carry forword. 4) Send email ...