|
|
|
AD: ArcaOS 5.1 Russian LIP
Russian ARCAOS exists and it's available since the middle of 2017.
All versions are supported: 5.1, 5.1.1.
eCo Software is able to maintain OS/2 LIP packages for any other language
(German, Dutch, Brazilian Portuguese, Spanish, Sweden, etc)
|
Sending text messages from WEB pages |
TITLE: Sending text messages from WEB pages
DATE: 2004-05-10 21:13:49
AUTHOR: Igor Vaskov
Please use online translator go to http://translate.google.com and request the translation of http://ru.ecomstation./showarticle.php?id=109 to your language |
....... .. ......... ......... ....... Internet, .. ......... ............ . .......... ....... ........ ......... ......... .. E-mail, ........ ... SMS. ... ........ ........ ..-......, ............. ......... ......, .. .... . ....., ... ........... ............ ............. ........... ... .. .. ....... ......... ........., .. ...., .... ... ..............., . ....... . ..... ........... ...... .............. .... . ............... ........ - E-mail ......., ....... ........ ... ......... . ........... ...., . ....... .......... ..... ..........
.......... .......... ...... .......... ....... ........ ......... .. ....... . SMS. ... ........... WEB ...... (Apache), PHP, . ....... ........ E-mail, ............ . SMS ......... - SendPage.
....... ......... WEB ...... ........ ............ . ........ ................. PHP. ..... .... ... ... .........., ........ . PHP.INI ..... SendPage ... ........ .........:
[mail function]
sendmail_path = X:\path\sendpage.exe -ms -amail.provider.ru -p25
. ........ ...... .. ......... ............. ............ ... ......... ......., ..... SendPage ...... .......... E-mail ... .............. ........... ........ PHP. ........ ..... ......... ...... SendPage ....... . .............
.... .. ........... ......., .............. . .......... ... ........ ........., ..... SendPage ..... ......... ...:
[mail function]
sendmail_path = X:\path\sendpage.exe -md -amail.provider.ru -p25
........... .......... .. ..., ..... DLL, ...... . ......... . SendPage, .... ........... . ........, ........... . .......... LIBPATH. ... ....., .... ........... DLL . ........... . .... .......... ......., .... .............. CONFIG.SYS ..... ....... . ................
...... . ........ ...... ....... (.... . ........, .... . ..... .........) ........... ... .....:
- testsms.html
<html>
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="Mon, 06 Jan 1990 00:00:01 GMT">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
<head>
<title>Enter Message</title>
</head>
<body TEXT="#000000" BGCOLOR="#C0C0C0" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<form action="testsmssend.php" method=POST>
Phone<BR>
<input type=text size=16 name="NMBR">
<BR>
Message<BR>
<TEXTAREA NAME=MSG ROWS=4 COLS=50></TEXTAREA>
<BR><BR>
<INPUT TYPE = SUBMIT NAME = SEND value="SEND">
</form>
</body>
</html>
- testsmssend.php
<html>
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="Mon, 06 Jan 1990 00:00:01 GMT">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
<head>
<title>Message Sent</title>
</head>
<body TEXT="#000000" BGCOLOR="#C0C0C0" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<font color=white>
<center>
<B>MESSAGE SENT</B>
</center>
<?php
$AdminEmail = "ivaskov@interwave.ru";
$headers="PagerID: ".$NMBR."\n";
$headers.="Login: ********\n";
$headers.="Password: ********\n";
$headers.="Host: snpp.provider.ru\n";
$headers.="Port: 444\n";
$headers.="CSIN: W1251\n";
$headers.="CSOUT: DOS\n";
mail($AdminEmail,"", $MSG, $headers);
?>
</body>
</html>
.... .. ........... ......... SNPP ...... .......... ......... ... ....... ....., ......... . .......... Login . Password ........ .. .......... . .... ..... . ....... . ........ Host ....... ..... .......... ....... SNPP. . ......... ..... ........ Mobile Express ............. ...... ........... . SNPP ....... ... ........ ......... .. ........ ........ . ....... ........ ..... ............ ... . ....... ..... ....... .. .... ........, ......... . ............, .. ...... .......... . ...... .......
........... . ......... CSIN ....... ....... ........, . ....... ........ ...... ... .., ....... ....... . .harset ..... ......... .... ... ...... ............ .............. ............. ......., ............ . ..., ..... ....... ........ . CSIN ..........
... ........ ......... ..... ......., ............ . .......... ..... ...... ..... ... ........., ..... PagerID . CSIN, ........ ............... . ..... ....
....... .. ..... (......... ... ......, .......... .............. ........).
.... ... .......... ......, .. .. ...... ....... http://..._......./testsms.html .. ........ ......... .....:
......... ...., ....... ..... ........, .. ....... ..... ......... ........., .... ........., ....... SEND. .... ... ........., .. .......:
. ......... ...... . ....... 1 .......
. ...... ....... ........ .... WEB ......., .........., ......... .. ....... .... . .......... LIBPATH, . . PHP.INI? ..... . ...... ............. ........, ......... ......... SMSC1.CFG. ........, .... ....... DEBUG ..... . ......... ON. . .... ...... ..... .. ............ ......... . ........ . "..........".
..... ........ . ......... ......... ... ...... . ............ ....... ......... ..... ...... .. ........ SendPage.
.............. ..........:
|
Test the program:
|
DrWeb - eComStation PC is able to detect and cure viruses on Windows computers.
|
Kommentare: ...... .......  2004-09-07 11:50:29 | ......... ... .. ..... ..... .. ......... ... .......... SMS ..... ....... ? [url] | Igor Vaskov  2004-09-07 23:40:03 | 2 ...... ....... ... ...... .......... . ...... ..... ..... ....... .. OS/2 .......... .... ........ ......... ........... .......... ....... ........ .. .... OS/2 ......... ......... - .. ...... | ..  2005-02-13 23:23:57 | ....... | .....  2005-06-03 10:43:11 | ..... .......... ...... .... .............. ... ...... | Denis  2006-04-22 10:31:08 | ..... ...., ... .... ......!
..... ...., ... ...... ...!
.... ......... ......
... ....... .. .......!!! | Leonid Burunov  2006-05-25 10:57:39 | . .... ......... .. ....
... .. ....... .... ..... ? | KILLER  2006-06-07 11:10:15 | ...... ....... ... .... ........ (......) ......... ........ ...... ...... .. .. ..., .... |
Kommentiere diesen Artikel.
|
The development of software for eComStation is profitable: a) system API is effective and considered. b) The market is not so infinite as Windows. All eCS users know about your product. c) Every developer is influencing on the OS significantly. |
|
|
 |
IBM OS/2 Warp
|