ABA


"מישהו מבין ב ASP ,אני לא מבין איך להגדיר"
גירסת הדפסה        
קבוצות דיון פיתוח, תיכנות ובניית אתרים נושא #5202 מנהל    סגן המנהל    מפקח   Winner    צל"ש   מומחה  
אשכול מספר 5202
WaReS2002

   16:11   25.02.03   
אל הפורום  
  מישהו מבין ב ASP ,אני לא מבין איך להגדיר  
 
   config.asp
במערכת
Real Assist 3.5
מערכת להפסקת תמיכה טכנית ושרות לקוחות דרך Chat מיוחד באאתר

זה כל מה שכתוב בקובץ
config.asp

זה ההוראות התקנה שקבלתי
Open the file /includes/config.asp and set your AccessDBPath,
ChatFolderPath, DBType, and DBString. Then from your web server, browse
to /real/install. Login as the admin user in the config.asp file. Follow
the steps to test your settings and create the database tables.

In the admin area, create your operators, zones, etc.. Your operators
must be a member of at least 1 zone for them to show up as being online.

To place the button on your website, use the code below, altering the
path and modifying the query string variables as needed.

<script langauge="Javascript"
src="/real/front/passivejs.asp?ZID=ZONEIDHERE"></script>

Other possible query variables include:

Show - Status display type (text/image)
SSID - Status set ID to use
OID - Chat directly with, the operator with this ID

To access the various areas, browse to these locations off your web
server:
Admin - /real/admin/
Op - /real/op/


וזה התוכן של קובת ה
CONFIG.ASP
______________
<%

RealVersion = "3.0"

' Full Base URL to Real Assistant
BaseURL = "http://" & Request.ServerVariables("SERVER_NAME") & "/real/"

' Absolute or Mapped Relative to /includes/
AccessDBPath = Server.MapPath("../data/realassist.mdb") ' Path to Access DB (If Used)
ChatFolderPath = Server.MapPath("../data/") ' Path to Chat Folder

' Admin Username & Password
AdminUsername = "what"
AdminPassword = "what"

' The Database Type You Are Using
DBType = "Access"
'DBType = "SQLServer"
'DBType = "MySQL"

' The Appropriate DSN or DSN-Less Connect String
DBString = "Driver={Microsoft Access Driver (*.mdb)}; DBQ=" & AccessDBPath & ";"
'DBString = "Provider=SQLOLEDB.1;Persist Security Info=True;User ID=anon;Password=anon;Initial Catalog=RealAssistant"
'DBString = "DRIVER=MySQL;Server=SERVER_IP;uid=anon;pwd=anon;database=realassistant"
'DBString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & AccessDBPath & ";Mode=ReadWrite;Persist Security Info=False"

%>
_________________
אז תגידו לי מה בדיוק להגדיר בקובת
config.asp
אם נגיד הכתובת הראשית של האתר
base url
www.baseurl.com

תודה רבה מראש


                                שתף        
מכתב זה והנלווה אליו, על אחריות ועל דעת הכותב בלבד

תגובה מהירה
___________________________________________________________________

___________________________________________________________________
למנהלים:  נעל | תייק בארכיון | מחק | העבר לפורום אחר | מחק תגובות | עגן אשכול
       



© כל הזכויות שמורות ל-רוטר.נט בע"מ rotter.net