Blueston
elite


ELIGHT is on facebooklike ELIGHTon facebook

Always Post Elight.xtgem.com on your facebook, twitter and 2go status! If you love ELIGHTยค) and enjoy unlimited services here!

NOTICE!! NOTICE!! NOTICE!!
Please read our forum rules or our terms before you use this forum
ELIGHT FORUM
sage how to create them
2015-03-25 18:32 · (0)
* ELIGHT * sage This is a very complex subject so I will only cover the basics here
XtGem "get" variables can be used to replace any text or code in your site with a value that has been declared in a link or form
In your code or text a variable looks like this
{_$variable_name|default_value} Original XtBoard post
a simple form to display your name and age< br/><form id="myform" action="http://MY_SITE.COM#myform" method="get">Enter your name<br /><input type="text" name="myname" value="{_$myname|}" /><br />Enter your age<br /><input type="text" name="myage" value="{_$myage|}" /><br /><input type="submit" value="GO" /></form><br />your name is {_$myname|currently unknown } your age is {_$myage|also unknown}
<form id="myform" action="http://MY_SITE.COM#myform" method="get">Enter your name<br /><input type="text" name="myname" value="{_$myname|}" /><br />Enter your age<br /><input type="text" name="myage" value="{_$myage|}" /><br /><input type="submit" value="GO" /></form><br />your name is {_$myname|currently unknown } your age is {_$myage|also unknown}
Copy code
..........,,,,The Form........
<form id="myform" action=" http://MY_SITE.COM#myform" method="get">This sets up the form and tells it where to go. (in this case back to itself)
You can also use method="post" so that the variables will not appear in the url box
[color=# 0ff]<input type="text" name="myname" value="{_$myname|}" />
<input type="text" name="myage" value="{_$myage|}" />[/color]input the values for name and age
The xt variables restores the last value of name and age after the form has been submitted.........
[color=# 0ff]<input type="submit" value="GO" /></form>[/color].........Submit the form and close it............The output of the form
your name is currently unknown
your age is also unknown
your name is [color=# 0ff]{_$myname|currently unknown }
your age is {_$myage|also unknown}The Xt variables alter the text that is output[/color]







.......now visit [color=# 0ff]HERE[/color]
2015-03-25 20:19 (edited 2015-03-25 20:52 by ELIGHT ) · (0)
sage [copy]@import url(http://irul-arief.wen9.com/star/star-design.css);[/copy]
2015-03-26 07:25 · (0)
sage * sage
@import url(http://irul-arief.wen9.com/star/star-design.css);
Copy code
2015-03-26 07:30 · (0)
* ELIGHT * sage The form action tell the form to go wen click on submit


<form action="http://www.elight.xtgem.com/wapmast/booster/serverreply" method="get"><input name="star" value="NOVICE"
 type="radio" />NOVICE<br/><input name="star" value="AMATEUR"
 type="radio" />AMATEUR<br/><input name="star" value="SENIOR"
 type="radio" />SENIOR<br/><input name="star" value="ENTHUSIAST"
 type="radio" />ENTHUSIAST<br/><input name="star" value="PROFESSIONAL"
 type="radio" />PROFESSIONAL<br/><input name="star" value="EXPERT"
 type="radio" />EXPERT<br/><input name="star" value="LEADER"
 type="radio" />LEADER<br/><input name="star" value="VETERAN"
 type="radio" />VETERAN<br/><input name="star" value="MASTER"
 type="radio" />MASTER<br/><select name="action"><option value="none">-select action-</option><option value="TO BOOST">boost</option></select><br/>username: e.g:-elight7730<br/><input type="text" style="width:50px" name="username"><input type="submit" value="submit"></form> </b></div>

Copy code
2015-03-26 08:33 · (0)

Online: Guests: 1
Created by:
ADEMOLA ELIJAH AYOBAMI
ELIGHT

Copyright © 2014 -
All Rights Reserved
OSUN, NIGERIA

XtGem Forum catalog