エレメント - input submit

LANSA Integrator

エレメント - input submit


inputエレメントのtype submitは、現在のページに送信ボタンを追加する場合に使用されます。

構文:

エレメント

属性

エレメント/属性/値に関するメモ

input

type

submit

 

name

文字列

省略値はSUBMIT

x1

整数

 

y1

整数

 

width

整数

 

height

整数

省略値は20

length

整数

省略値は0。値が0の場合、入力制限はありません。

style

スタイル

省略値はHelvetica、10、normal

readonly

ブール値

省略値はfalse

caption

文字列

 

url

URL

 

 

 

<input type="submit" caption="Submit" url="http://lansa01:1099/cgi-bin/jsmdirect?namevalue" x1="100" y1="510" width="50" style="form"/>