":"Please input your email address.
"; } else if ( preg_match( '/^[a-zA-Z0-9.\-_]+\@[a-zA-Z0-9\-_]+.[a-zA-Z0-9\-_.]+$/', $HTTP_POST_VARS['UserID'] ) != true ) { $ErrorFlag = true; $OKflag = false; $ErrorFlagUserID = "error"; $ErrorMes .= ($Japanese == true )? "UserIDに使えない文字が含まれています。
":"Illegal character is found in your email address.
"; } if ( $HTTP_POST_VARS['Last'] == "" || $HTTP_POST_VARS['First'] == "" ) { $ErrorFlag = true; $OKflag = false; $ErrorFlagName = "error"; $ErrorMes .= ($Japanese == true )? "氏名欄を入力してください。
":"Please input your name.
"; } if ( $Japanese == true ) { if ( $HTTP_POST_VARS['LastFurigana'] == "" || $HTTP_POST_VARS['FirstFurigana'] == "" ) { $ErrorFlag = true; $OKflag = false; $ErrorFlagFurigana = "error"; $ErrorMes .= "氏名欄のふりがなを入力してください。
"; } } if ( $HTTP_POST_VARS['Affiliation'] == "" ) { $ErrorFlag = true; $OKflag = false; $ErrorFlagAffiliation = "error"; $ErrorMes .= ($Japanese == true )? "所属欄を入力してください。
":"Please input your affiliation.
"; } if ( 0 ) { if ( $HTTP_POST_VARS['Address'] == "" ) { $ErrorFlag = true; $OKflag = false; $ErrorFlagAddress = "error"; $ErrorMes .= ($Japanese == true )? "住所を入力してください。
":"Please input your address.
"; } if ( $HTTP_POST_VARS['ZIP'] == "" ) { $ErrorFlag = true; $OKflag = false; $ErrorFlagZIP = "error"; $ErrorMes .= ($Japanese == true )? "郵便番号を入力してください。
":"Please input your ZIP code.
"; } if ( $HTTP_POST_VARS['Country'] == "" && $Japanese != true ) { $ErrorFlag = true; $OKflag = false; $ErrorFlagCountryName = "error"; $ErrorMes .= ($Japanese == true )? "国欄を入力してください。
":"Please input your country name.
"; } } } ?>
Result of UserID Creation
新しいUserIDの登録に成功しました

新しいUserIDの登録に成功しました。 パスワードをお知らせするメールは直ちに送信されます。 もし3時間以内にメールが到着しない場合は、システムの異常やemailアドレスの入力ミスなどが 考えられます。 その場合、再度UserIDの新規登録を試みるか、下記のメールアドレスにご連絡ください。
New user ID creation success.

The web system succeed in creating a new user ID. The web system send an auto-message containing your password as soon as possible. If you don't receive any message within 3hr, you may make a mistake in inputting the UserID. In this case, you can try the new registration again.
" . $TroubleEmail . ".\n"; } else { echo "If any trouble, please contact to : " . $TroubleEmail . ".\n"; } echo "

\n"; echo "
\n"; echo "

\n"; sendPasswd( $HTTP_POST_VARS['UserID'] ); } else { if ( isMember( $HTTP_POST_VARS['UserID'] ) == true ) { $userid = $HTTP_POST_VARS['UserID']; ?> 新しいUserIDの登録に失敗しました。

貴方が入力したUserIDはすでに存在しています。 もしパスワードをお忘れになった場合は、ログイン画面に戻り、 「パスワードの再送信」メニューをご利用ください。
New UserID creation failure.

Your user ID already exists. New user ID was not created.
If you forgot the password, please go back to the login screen and you can see "Forgot your password ?" menu.
新しいUserIDの登録に失敗しました。

\n"; } else { echo "New user ID creation failure.

\n"; } } echo "

\n"; echo "
\n"; echo "

\n"; } ?>
Check the Contents
" . $HTTP_POST_VARS['Last'] . " " . $HTTP_POST_VARS['First'] . "\n"; } else { echo "\n"; } ?>
User ID
(Your email address)
Your name " . $HTTP_POST_VARS['First'] . " " . $HTTP_POST_VARS['Last'] . "
ふりがな  
Affiliation
Address
ZIP
Country
TEL
FAX
Privacy


入力内容を確認してください。 下の [UserIDを登録する] をクリックするとUserIDが登録されます。 Please confirm the above contents. Your UserID will be registered after clicking the "Register user ID" button as seen below.

下の[UserIDを登録する]をクリックすると、自動的にパスワードがUserIDのアドレスに 送信されます。クリック後、3時間以上を経過してもパスワードを通知するメールが 届かない場合は、下記のメールアドレスまで後連絡ください。
This web system will send your password to your email address (User ID). If you don't receive the email from this web system within 3hr after clicking, please contact to the following address : .



問題点、疑問点はこちらまで : If any trouble, please contact to :
Obtain your New User ID


The item with * is mandatory.

User ID*
(貴方のemailアドレス) (Your email address)
\n"; } else { $id = $HTTP_POST_VARS['UserID']; echo "\n"; } ?>
UserIDは貴方のメールアドレスをご記入ください。各種のお知らせはこのメールアドレスに送信することになります。 User ID must be your active email address, which we will use for sending you important information.
* \n"; } else { echo "First Name:\n"; } ?> \n"; } else { echo "Family Name:\n"; } ?>
ふりがな \n"; ?> \n"; ?>
所  属 Affiliation * \n"; ?>
住  所 Address * \n"; ?>
郵便番号 ZIP code * \n"; ?>
国  名 Country Name * \n"; ?>
TEL \n"; ?>
例:073-457-4321 Example : +81-73-457-4321
FAX \n"; ?>
例:073-457-1234 Example : +81-73-457-1234
本会議以外の関連する会合のお知らせを受け取りになりますか?
Do you agree to receive informations on other conferences from us?
\n"; LANG( "Yes, I agree. (if not, please take the check off.)", "はい、受け取ります" ); ?>
\n"; echo errorMes( $ErrorMes ); echo "
\n"; } ?>



新しいUserIDの作成は下記の手順で行われます。
  1. 上のフォームに必要事項を記入する。
  2. [新しいUserIDを作成する]ボタンをクリックする。
  3. 画面が変わり、確認画面になる。入力内容を確認する。
  4. UserIDとして登録したemailアドレスにパスワードが送信される。
問題点、疑問点等は までお問い合わせください。 The procedure for obtaining your new UserID is as follows.
  1. Input some information in the forms as seen above. (current screen)
  2. Click "Create a New UserID" button. (current screen)
  3. The system will show you the confirmation screen of your information.
  4. The system will send your password to the UserID (your email address).
If any trouble, please send a email to . Thank you.