-
Image selection page.
dim guestimagesnum,imagespath,emotnum,emotpath
imagespath="images/guestbook/"
emotpath="images/emot/"
guestimagesnum=23
emotnum=23
action=request("action")select case action
case "guestimages"
pagetitle="Please select an avatar"
call guestimages()
case "emot"
pagetitle="Please select an emote"
call emot()
end select
sub guestimages()%
for i=1 to 9
>nextfor i=10 to guestimagesnum"<>next
end sub%>
sub emot()%
for i=1 to emotnum
>if i mod 6 =0 then
end ifnext
end sub%>
function changeimage();
=guestpath%>"+".gif";
writeimages%>.gif" width="80" height="90" border="0" onclick="","face","width=480,height=400,resizable=1,scrollbars=1") style="cursor:hand">
-
The one on the first floor has been written very clearly.,Maybe you call the uub device directly.,The device has its own expression.,It's very simple.。
-
Right-click the solution that has not been added to the QQ emoji item 1. Start - Run - Enter regedit 2. Press Ctrl+F and type menuext (or find it manually, the path is: [hkey current user software Microsoft Internet Explorer menuext) 3. Right-click"menuext"Folder - New - Item, the name of the item is "Add to QQ Emoticons" 4. The first icon under "Name" on the right (above"ab"Words) right-click - modify, fill in the numerical data "Install the disk Install the disk is C or D) 5. Right-click in the blank space on the right - create a new "DWORD value", the name is "contexts", and the numerical data is "2" Exit the registry, reopen IE to try, and the right-click menu has an additional "Add to QQ emoticons", right? I did the same.
Restart IE and there it is. You take a look. Is it that the steps are wrong?
-
A lot of things like freetext, htmleditor, etc., are all of this kind of ** device, the functions are encapsulated in it, and you can call it directly.
-
A text box, as the name suggests, is a control that holds the text, he only has a value, and the value is a string.
You mean you want his value to be an image object. Unfortunately, a text box can't have child elements, and it can't hold objects other than strings.
-
You can use the rich text box to insert emojis, and when displaying, you can display ** with lable display.
-
Define specific rules and replace them with the corresponding ** or text according to the rules.
If it is small, you can save the raster matrix to a variable.
This also makes it possible to implement emoticons using only js files.
-
In this way, you can let the text cover the Shenyun box can display the remaining pieces of filial piety, as for the surface Liang Qing**, then you have to do it yourself.
Asking for the same data every time you run, so what's the point of asking for a text box? Or did you not make it clear? Isn't it just static, isn't it just when the text attribute is set? >>>More
Click on the edge of the text box, when the pointer changes to a cross, multiple small dots appear around the text box, point the mouse to a green dot, the mouse pointer changes to rotate, and then drag the dot.
Set the onfocus of the text box and clear the contents.
The functions you want are all here, I won't list the specific syntax, you can go to the Internet to find the relevant usage. >>>More
The drop-down box contains multiple items, and the text that can read one of the items in the drop-down box (n represents the index). >>>More