|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thank you for choosing SMShosting.Biz as your SMS gateway host | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Your Service is hosted on a Powerful carrier grade Linux Platform and utilizes the Inflow data center that is known for its world class quality Your Server uses the MDEX (Mobile data Exchange ) Platform designed by our in-house team of Software engineers |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Understanding your SMS server | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Your SMS server comes with the following components to enable your users to send SMS
___________________________________________________________________________________________________________
___________________________________________________________________________________________________________
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Any FTP client should do the trick and get you connected to the server there are some including the very popular WS FTP that can be downloaded
IP number 66.179.181.59 Port number 21 User name XXXXXX as given to you Password YYYYYYY as given to you
On successful login you will see
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ___________________________________________________________________________________________________________ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
IMPORTANT Your gateway contains a fully functional set of pages
Download the directory onto your local Hard drive so you have a default set of pages saved. In case you have a problem the best way to restart would be from that default page
These pages contain a set of variables that pull in certain values from the database while your user is in the control panel These variables are embedded in the HTML Your default directory comes with a fully functional control panel
The Variable names and the HTML page names along with the links (Keys) to the existing pages are static cannot be changed edited or modified in any manner
The best way to customize the pages is to edit the pages one at a time Bring one page at a time into a HTML editor and edit them Image sources and links to external can be inserted
When a user logs in a session is created for the user and the server keeps track of the user while he or she is logged in to the WebSMS control panel when placing links (Only to external pages) It is advisable to place links that open up a new browser page so as not to break or interfere with the users session in any manner Links within the gateway must open in the same window
Some pages contain Javascripts it is advisable to maintain those scripts in order to maintain the functions that they were originally designed to perform within that page
It is not necessary to use all pages simply link to the pages in the gateway that you will be using for example if you just want to provide a text SMS form you need not link to any of the other pages for unicode or ring tones or WAP PUSH
___________________________________________________________________________________________________________
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
This is the page that your users will use for online registration of their accounts on your gateway. This form is designed to capture certain registration details and submit it to the registration script
On submission the data is accepted and a thank you page is displayed
On submission the data is not accepted and a resubmit page is displayed
This is a page that is automatically generated from a single use link that is sent to the user This page has a form and is designed to be used to activate the account with a activation code sent as a text message to the users mobile device |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This is a page where a website user can test service to his/her mobile phone without having to register for service this is an open form that sends a fixed message which can be configured thru the VAS section of the control panel. This form is limited to one message to a mobile number only during a 24 hour period
Thank you page when an SMS is sent
Error page that is displayed when a message was already sent to that number in the past 24 hours
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This is a page where a website user can enter the original email address used at the time of registration the account login details will be sent by email to that email address
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
___________________________________________________________________________________________________________
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This section contains the following
This is the page where your users encounter a login form to enter their user id and password
This page is displayed with a message of failed login and the login form is displayed again giving the user a second chance to login again
If login is successful the user will be displayed a welcome page that includes a section that displays account details and ideally may contain the following links along with a welcome message banners text ads links etc
This section contains links to the pages containing forms for the various SMS formats along with links to the
This is the inbox of the account (used with Virtual numbers)
This is the phonebook that the user can use when sending the values of this is populated in the send SMS forms allowing the user to conveniently select and send
This is where the phone book entry selected by the user can be edited or deleted
This is the list of sent items the list is populated using a variable
Help page for the gateway for convenience of the user
A easy form that allows users to receive reversed billed SMS from the internet on the registered mobile number
This section displays the HTTP SMS instructions
This section displays the HTTP SMS instructions
This section allows the creation of other services
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
___________________________________________________________________________________________________________
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
From your images directory provided websms/images/a.gif
Images uploads into your image directory is referenced as above in your HTML pages
Referencing an Image from an external source From external sources (not recommended if you are using SSL)
http://www.yoursite.com/images/images.gif
___________________________________________________________________________________________________________
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Links to internal Gateway pages
Links to pages that are placed as default in your directory can be called with a simple HTML tag that includes a KEY
Example index.jsp?KEY=COMPOSE The HTML tag for the Compose SMS page would look like this
<a href=”'index.jsp?KEY=COMPOSE”>
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Links to internal HTML pages Links to additional pages that are placed as HTML in your directory can be called with a simple HTML tag. You can choose this to place help files
<a href=”'pagethatiloaded.html”>
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Links to external HTML pages (Must open in a separate window) Links to external links anywhere on the internet can be called with a simple HTML tag. You can choose this to link from banners . Since the session is open it is recommended to open in a separate window
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
___________________________________________________________________________________________________________
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
These are your main gateway pages that are loaded as default in your directory. These pages are unique in their functionality and purpose which must be maintained You can populate any database value on these pages these values that are created by the user , system or administrator can be used or displayed as values on the page or to populate form fields and anything else in your gateway There are two sets of pages in your gateway one type can be called via a URL ie index.jsp?KEY=HOME while there are others that cannot be called but are displayed as error or intercept pages when a user is using the control panel The list below are of pages that can be called via a URL while the complete list of pages is given further down this page |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ___________________________________________________________________________________________________________
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Some values are created when a subscriber registers him/her self using the registration form while others are generated by the system and some are created by the administrator
Within the pages of your gateway you can pull up values from the database that can be populated in your pages in form fields or on the HTML page using HTML tags for color size fonts etc
Here is the list of Variables to populate them in your pages or forms insert the contents of the variable box below
Variables can only be populated in the above mentioned pages While you can load additional pages in HTML Variables cannot be populated in any extra pages that you load
Case sensitive *
___________________________________________________________________________________________________________ |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Listing and description of all pages in your directory
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
How to get help
We are online to help you with setup and to answer any queries that you may have
Yahoo
SMSHostingBiz
MSN or Email