Jump to content

Problem fill data into textarea !!! :(


Recommended Posts

I had use this code

$post = _IEGetObjByName ($oIE_Post, "message")
_IEFormElementSetValue ($post, "Test test test")

To fill data for textarea but it not working :evil:

And this is exam code need fill

<td class="controlbar">
                <textarea name="message" id="vB_Editor_001_textarea" rows="10" cols="60" style="display: none; width: 540px; height: 250px;" tabindex="1" dir="ltr"></textarea>
            <iframe style="border: 2px inset ; width: 540px; height: 250px;" tabindex="1" id="vB_Editor_001_iframe"></iframe></td>
            <td class="controlbar">

Please help me !!!

Thanks everybody had viewed this topic ;)

Edited by anhchangtk
Link to comment
Share on other sites

What messages are sent to the SciTe console?

Free Internet Tools: DebugBar, AutoIt IE Builder, HTTP UDF, MODIV2, IE Developer Toolbar, IEDocMon, Fiddler, HTML Validator, WGet, curl

MSDN docs: InternetExplorer Object, Document Object, Overviews and Tutorials, DHTML Objects, DHTML Events, WinHttpRequest, XmlHttpRequest, Cross-Frame Scripting, Office object model

Automate input type=file (Related)

Alternative to _IECreateEmbedded? better: _IECreatePseudoEmbedded  Better Better?

IE.au3 issues with Vista - Workarounds

SciTe Debug mode - it's magic: #AutoIt3Wrapper_run_debug_mode=Y

Doesn't work needs to be ripped out of the troubleshooting lexicon. It means that what you tried did not produce the results you expected. It begs the questions 1) what did you try?, 2) what did you expect? and 3) what happened instead?

Reproducer: a small (the smallest?) piece of stand-alone code that demonstrates your trouble

Link to comment
Share on other sites

This is full code textarea ;)

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="generator" content="vBulletin 3.8.4" />

<meta name="keywords" content="" />
<meta name="description" content="" />


<!-- CSS Stylesheet -->
<style type="text/css" id="vbulletin_css">
/**
* vBulletin  CSS
* Style: 'Default Style'; Style ID: 1
*/
body
{
    background: #E1E1E2;
    color: #000000;
    font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    margin: 5px 10px 10px 10px;
    padding: 0px;
}
a:link, body_alink
{
    color: #22229C;
}
a:visited, body_avisited
{
    color: #22229C;
}
a:hover, a:active, body_ahover
{
    color: #FF4400;
}
.page
{
    background: #FFFFFF;
    color: #000000;
}
td, th, p, li
{
    font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
    background: #D1D1E1;
    color: #000000;
    border: 1px solid #0B198C;
}
.tcat
{
    background: #869BBF url(images/gradients/gradient_tcat.gif) repeat-x top left;
    color: #FFFFFF;
    font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tcat a:link, .tcat_alink
{
    color: #ffffff;
    text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
    color: #ffffff;
    text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
    color: #FFFF66;
    text-decoration: underline;
}
.thead
{
    background: #5C7099 url(images/gradients/gradient_thead.gif) repeat-x top left;
    color: #FFFFFF;
    font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link, .thead_alink
{
    color: #FFFFFF;
}
.thead a:visited, .thead_avisited
{
    color: #FFFFFF;
}
.thead a:hover, .thead a:active, .thead_ahover
{
    color: #FFFF00;
}
.tfoot
{
    background: #3E5C92;
    color: #E0E0F6;
}
.tfoot a:link, .tfoot_alink
{
    color: #E0E0F6;
}
.tfoot a:visited, .tfoot_avisited
{
    color: #E0E0F6;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
    color: #FFFF66;
}
.alt1, .alt1Active
{
    background: #F5F5FF;
    color: #000000;
}
.alt2, .alt2Active
{
    background: #E1E4F2;
    color: #000000;
}
.inlinemod
{
    background: #FFFFCC;
    color: #000000;
}
.wysiwyg
{
    background: #F5F5FF;
    color: #000000;
    font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    margin: 5px 10px 10px 10px;
    padding: 0px;
}
.wysiwyg a:link, .wysiwyg_alink
{
    color: #22229C;
}
.wysiwyg a:visited, .wysiwyg_avisited
{
    color: #22229C;
}
.wysiwyg a:hover, .wysiwyg a:active, .wysiwyg_ahover
{
    color: #FF4400;
}
textarea, .bginput
{
    font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.bginput option, .bginput optgroup
{
    font-size: 10pt;
    font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
    font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
select
{
    font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
option, optgroup
{
    font-size: 11px;
    font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
    font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.time
{
    color: #666686;
}
.navbar
{
    font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.highlight
{
    color: #FF0000;
    font-weight: bold;
}
.fjsel
{
    background: #3E5C92;
    color: #E0E0F6;
}
.fjdpth0
{
    background: #F7F7F7;
    color: #000000;
}
.panel
{
    background: #E4E7F5 url(images/gradients/gradient_panel.gif) repeat-x top left;
    color: #000000;
    padding: 10px;
    border: 2px outset;
}
.panelsurround
{
    background: #D1D4E0 url(images/gradients/gradient_panelsurround.gif) repeat-x top left;
    color: #000000;
}
legend
{
    color: #22229C;
    font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.vbmenu_control
{
    background: #738FBF;
    color: #FFFFFF;
    font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    padding: 3px 6px 3px 6px;
    white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
    color: #FFFFFF;
    text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
    color: #FFFFFF;
    text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
    color: #FFFFFF;
    text-decoration: underline;
}
.vbmenu_popup
{
    background: #FFFFFF;
    color: #000000;
    border: 1px solid #0B198C;
}
.vbmenu_option
{
    background: #BBC7CE;
    color: #000000;
    font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    white-space: nowrap;
    cursor: pointer;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
    color: #22229C;
    text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
    color: #22229C;
    text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
    color: #FFFFFF;
    text-decoration: none;
}
.vbmenu_hilite
{
    background: #8A949E;
    color: #FFFFFF;
    font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    white-space: nowrap;
    cursor: pointer;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
    color: #FFFFFF;
    text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
    color: #FFFFFF;
    text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
    color: #FFFFFF;
    text-decoration: none;
}
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }

/* ***** small padding on 'thead' elements ***** */
td.thead, th.thead, div.thead { padding: 4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** de-emphasized text */
.shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; }
a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; }
.tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }
</style>
<link rel="stylesheet" type="text/css" href="clientscript/vbulletin_important.css?v=" />


<!-- Editor Styles -->

<style type="text/css" id="vbulletin_editor_css_dynamic">
<!--
@import url("clientscript/vbulletin_editor.css?v=384");

.vBulletin_editor {
    background: #E1E1E2;
    padding: 6px;
}
.imagebutton {
    background: #E1E1E2;
    color: #000000;
    padding: 1px;
    border: none;
}
.ocolor, .ofont, .osize, .osmilie, .osyscoloar, .smilietitle {
    background: #FFFFFF;
    color: #000000;
    border: 1px solid #FFFFFF;
}
.popup_pickbutton {
    border: 1px solid #FFFFFF;
}
.popup_feedback {
    background: #FFFFFF;
    color: #000000;
    border-right: 1px solid #FFFFFF;
}
.popupwindow {
    background: #FFFFFF;
}
#fontOut, #sizeOut, .popup_feedback div {
    background: #FFFFFF;
    color: #000000;
}
.alt_pickbutton {
    border-left: 1px solid #E1E1E2;
}
.popup_feedback input, .popup_feedback div
{
    border: 0px solid;
    padding: 0px 2px 0px 2px;
    cursor: default;
    font: 11px tahoma;
    overflow: hidden;
}
-->
</style>
<!-- / Editor Styles -->

<!-- / CSS Stylesheet -->

<script type="text/javascript" src="clientscript/yui/yahoo-dom-event/yahoo-dom-event.js?v=384"></script>
<script type="text/javascript" src="clientscript/yui/connection/connection-min.js?v=384"></script>
<script type="text/javascript">
<!--
var SESSIONURL = "";
var SECURITYTOKEN = "1261935620-bb0f73483281082d83529e538767c331ac335531";
var IMGDIR_MISC = "images/misc";
var vb_disable_ajax = parseInt("0", 10);
// -->
</script>
<script type="text/javascript" src="clientscript/vbulletin_global.js?v=384"></script>
<script type="text/javascript" src="clientscript/vbulletin_menu.js?v=384"></script>

<title>Forums - Post New Thread</title>
</head>
<body>
<!-- logo -->
<a name="top"></a>
<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
<tr>
    <td align="left"><a href="index.php"><img src="images/misc/vbulletin3_logo_white.gif" border="0" alt="Forums" /></a></td>
    <td align="right" id="header_right_cell">
        &nbsp;
    </td>

</tr>
</table>
<!-- /logo -->

<!-- content table -->
<!-- open content container -->

<div align="center">
    <div class="page" style="width:100%; text-align:left">
        <div style="padding:0px 25px 0px 25px" align="left">





<br />

<!-- breadcrumb, login, pm info -->
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr>
    <td class="alt1" width="100%">
        
            <table cellpadding="0" cellspacing="0" border="0">
            <tr valign="bottom">
                <td><a href="#" onclick="history.back(1); return false;"><img src="images/misc/navbits_start.gif" alt="Go Back" border="0" /></a></td>
                <td>&nbsp;</td>
                <td width="100%"><span class="navbar"><a href="index.php" accesskey="1">Forums</a></span> 
    <span class="navbar">&gt; <a href="forumdisplay.php?f=1">Main Category</a></span>


    <span class="navbar">&gt; <a href="forumdisplay.php?f=2">Main Forum</a></span>

</td>
            </tr>
            <tr>
                <td class="navbar" style="font-size:10pt; padding-top:1px" colspan="3"><a href="/forum/newthread.php?do=newthread&amp;f=2"><img class="inlineimg" src="images/misc/navbits_finallink_ltr.gif" alt="Reload this Page" border="0" /></a> <strong>
    Post New Thread


</strong></td>
            </tr>
            </table>
        
    </td>

    <td class="alt2" nowrap="nowrap">
    <div class="smallfont">
        <strong>Welcome, <a href="member.php?u=1">admin</a>.</strong><br />

        You last visited: Today at <span class="time">01:20 AM</span>

        
            <div><a href="private.php">Private Messages</a>: Unread 0, Total 0.</div>
        

        
    </div>
    </td>

</tr>
</table>
<!-- / breadcrumb, login, pm info -->

<!-- nav buttons bar -->
<div class="tborder" style="padding:1px; border-top-width:0px">
    <table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
    <tr align="center">
        
            <td class="vbmenu_control"><a href="usercp.php">User CP</a></td>
        
        
        
        <td class="vbmenu_control"><a rel="help" href="faq.php" accesskey="5">FAQ</a></td>
        
            <td class="vbmenu_control"><a id="community" href="/forum/newthread.php?do=newthread&amp;f=2&amp;nojs=1#community" rel="nofollow" accesskey="6">Community</a> <script type="text/javascript"> vbmenu_register("community"); </script></td>

        
        <td class="vbmenu_control"><a href="calendar.php">Calendar</a></td>
        
            
                
                <td class="vbmenu_control"><a href="search.php?do=getnew" accesskey="2">New Posts</a></td>
                
                <td class="vbmenu_control"><a id="navbar_search" href="search.php" accesskey="4" rel="nofollow">Search</a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td>
            
            
                <td class="vbmenu_control"><a id="usercptools" href="/forum/newthread.php?do=newthread&amp;f=2&amp;nojs=1#usercptools" accesskey="3">Quick Links</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>
            
        
        
        
            <td class="vbmenu_control"><a href="login.php?do=logout&amp;logouthash=1261935620-bb0f73483281082d83529e538767c331ac335531" onclick="return log_out('Are you sure you want to log out?')">Log Out</a></td>

        
        </tr>
    </table>
</div>
<!-- / nav buttons bar -->

<br />






<!-- NAVBAR POPUP MENUS -->

    
    <!-- community link menu -->

    <div class="vbmenu_popup" id="community_menu" style="display:none;margin-top:3px" align="left">
        <table cellpadding="4" cellspacing="1" border="0">
        <tr><td class="thead">Community Links</td></tr>
        
        
                    <tr><td class="vbmenu_option"><a href="group.php">Social Groups</a></td></tr>
        
        
                    <tr><td class="vbmenu_option"><a href="album.php">Pictures &amp; Albums </a></td></tr>
        
        
            <tr><td class="vbmenu_option"><a href="profile.php?do=buddylist">Contacts &amp; Friends</a></td></tr>

        
        
            <tr><td class="vbmenu_option"><a href="memberlist.php">Members List</a></td></tr>
        
        
        </table>
    </div>
    <!-- / community link menu -->
    
    
    
    <!-- header quick search form -->
    <div class="vbmenu_popup" id="navbar_search_menu" style="display:none;margin-top:3px" align="left">
        <table cellpadding="4" cellspacing="1" border="0">
        <tr>

            <td class="thead">Search Forums</td>
        </tr>
        <tr>
            <td class="vbmenu_option" title="nohilite">
                <form action="search.php?do=process" method="post">

                    <input type="hidden" name="do" value="process" />
                    <input type="hidden" name="quicksearch" value="1" />
                    <input type="hidden" name="childforums" value="1" />

                    <input type="hidden" name="exactname" value="1" />
                    <input type="hidden" name="s" value="" />
                    <input type="hidden" name="securitytoken" value="1261935620-bb0f73483281082d83529e538767c331ac335531" />
                    <div><input type="text" class="bginput" name="query" size="25" tabindex="1001" /><input type="submit" class="button" value="Go" tabindex="1004" /></div>
                    <div style="margin-top:6px">
                        <label for="rb_nb_sp0"><input type="radio" name="showposts" value="0" id="rb_nb_sp0" tabindex="1002" checked="checked" />Show Threads</label>
                        &nbsp;
                        <label for="rb_nb_sp1"><input type="radio" name="showposts" value="1" id="rb_nb_sp1" tabindex="1003" />Show Posts</label>

                    </div>
                </form>
            </td>
        </tr>
        
        <tr>
            <td class="vbmenu_option"><a href="tags.php" rel="nofollow">Tag Search</a></td>
        </tr>
        
        <tr>

            <td class="vbmenu_option"><a href="search.php" accesskey="4" rel="nofollow">Advanced Search</a></td>
        </tr>
        
        </table>
    </div>
    <!-- / header quick search form -->
    
    
    
    <!-- user cp tools menu -->
    <div class="vbmenu_popup" id="usercptools_menu" style="display:none;margin-top:3px" align="left">
        <table cellpadding="4" cellspacing="1" border="0">

        <tr><td class="thead">Quick Links</td></tr>
        <tr><td class="vbmenu_option"><a href="search.php?do=getdaily">Today's Posts</a></td></tr>
        <tr><td class="vbmenu_option"><a href="forumdisplay.php?do=markread">Mark Forums Read</a></td></tr>
        <tr><td class="vbmenu_option"><a href="#" onclick="window.open('misc.php?do=buddylist&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">Open Contacts Popup</a></td></tr>
        
        

        <tr><td class="thead"><a href="usercp.php">User Control Panel</a></td></tr>
        <tr><td class="vbmenu_option"><a href="profile.php?do=editsignature">Edit Signature</a></td></tr>

        <!--<tr><td class="vbmenu_option"><a href="profile.php?do=editavatar">Edit Avatar</a></td></tr>-->
        <tr><td class="vbmenu_option"><a href="profile.php?do=editprofile">Edit Your Details</a></td></tr>
        <tr><td class="vbmenu_option"><a href="profile.php?do=editoptions">Edit Options</a></td></tr>
        

        <tr><td class="thead">Miscellaneous</td></tr>
        <tr><td class="vbmenu_option"><a href="private.php" rel="nofollow">Private Messages</a></td></tr>
        <tr><td class="vbmenu_option"><a href="subscription.php" rel="nofollow">Subscribed Threads</a></td></tr>

        <tr><td class="vbmenu_option"><a href="member.php?u=1">Your Profile</a></td></tr>
        <tr><td class="vbmenu_option"><a href="online.php">Who's Online</a></td></tr>
        

        </table>
    </div>
    <!-- / user cp tools menu -->

    
<!-- / NAVBAR POPUP MENUS -->

<!-- PAGENAV POPUP -->

    <div class="vbmenu_popup" id="pagenav_menu" style="display:none">
        <table cellpadding="4" cellspacing="1" border="0">
        <tr>
            <td class="thead" nowrap="nowrap">Go to Page...</td>
        </tr>
        <tr>
            <td class="vbmenu_option" title="nohilite">
            <form action="index.php" method="get" onsubmit="return this.gotopage()" id="pagenav_form">

                <input type="text" class="bginput" id="pagenav_itxt" style="font-size:11px" size="4" />
                <input type="button" class="button" id="pagenav_ibtn" value="Go" />
            </form>
            </td>
        </tr>
        </table>
    </div>
<!-- / PAGENAV POPUP -->







<form action="newthread.php?do=postthread&amp;f=2" method="post" name="vbform" onsubmit="return vB_Editor['vB_Editor_001'].prepare_submit(this.subject.value, 10)">

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr>
    <td class="tcat">
        <span class="smallfont" style="float:right"><strong>Forum</strong>: <a href="forumdisplay.php?f=2">Main Forum</a></span>

        Post New Thread
    </td>
</tr>
<tr>
    <td class="panelsurround" align="center">
    <div class="panel">
        <div style="width:640px" align="left">

        
    <!-- user is logged in -->
    <div class="smallfont" style="float:right">
        Logged in as <a href="member.php?u=1" target="_blank">admin</a>

    </div>


        

        <!-- subject field -->
        <table cellpadding="0" cellspacing="0" border="0" class="fieldset">
        <tr>
            
                <td class="smallfont" colspan="4">Title:</td>
            
        </tr>
        <tr>

            
            <td>
                <input type="text" class="bginput" name="subject" value="" size="40" maxlength="85" tabindex="1" />
            </td>
            <td>&nbsp;&nbsp;</td>
            <td><img id="display_posticon" src="clear.gif" alt="" /></td>
        </tr>
        </table>
        <!-- / subject field -->

        <!-- message area -->
        <div class="smallfont">Message:</div>
        <!-- Editor Scripts -->
<script type="text/javascript" src="clientscript/vbulletin_textedit.js?v=384"></script>
<script type="text/javascript">
<!--
var fontoptions = new Array("Arial", "Arial Black", "Arial Narrow", "Book Antiqua", "Century Gothic", "Comic Sans MS", "Courier New", "Fixedsys", "Franklin Gothic Medium", "Garamond", "Georgia", "Impact", "Lucida Console", "Lucida Sans Unicode", "Microsoft Sans Serif", "Palatino Linotype", "System", "Tahoma", "Times New Roman", "Trebuchet MS", "Verdana");
var sizeoptions = new Array(1, 2, 3, 4, 5, 6, 7);
var smilieoptions = { 
    'Generic Smilies' : {
        '3' : new Array('images/smilies/biggrin.gif', ':D', 'Big Grin'),
        '8' : new Array('images/smilies/mad.gif', ':mad:', 'Mad'),
        '5' : new Array('images/smilies/tongue.gif', ':p', 'Stick Out Tongue'),
        '10' : new Array('images/smilies/confused.gif', ':confused:', 'Confused'),
        '2' : new Array('images/smilies/redface.gif', ':o', 'Embarrassment'),
        '4' : new Array('images/smilies/wink.gif', ';)', 'Wink'),
        '1' : new Array('images/smilies/smile.gif', ':)', 'Smile'),
        '11' : new Array('images/smilies/frown.gif', ':(', 'Frown'),
        '7' : new Array('images/smilies/rolleyes.gif', ':rolleyes:', 'Roll Eyes (Sarcastic)'),
        '6' : new Array('images/smilies/cool.gif', ':cool:', 'Cool'),
        '9' : new Array('images/smilies/eek.gif', ':eek:', 'EEK!')} };

var istyles = { "pi_button_down" : [ "#98B5E2", "#000000", "0px", "1px solid #316AC5" ], "pi_button_hover" : [ "#C1D2EE", "#000000", "0px", "1px solid #316AC5" ], "pi_button_normal" : [ "#E1E1E2", "#000000", "1px", "none" ], "pi_button_selected" : [ "#F1F6F8", "#000000", "0px", "1px solid #316AC5" ], "pi_menu_down" : [ "#98B5E2", "#316AC5", "0px", "1px solid #316AC5" ], "pi_menu_hover" : [ "#C1D2EE", "#316AC5", "0px", "1px solid #316AC5" ], "pi_menu_normal" : [ "#FFFFFF", "#000000", "0px", "1px solid #FFFFFF" ], "pi_popup_down" : [ "#98B5E2", "#000000", "0px", "1px solid #316AC5" ] };
var ltr = 'left';

var smiliewindow_x = 240;
var smiliewindow_y = 280;

var ignorequotechars = 1;
var allowbasicbbcode = true;

// vB Phrases
vbphrase["wysiwyg_please_wait"]          = "Please wait for the WYSIWYG editor to finish loading...";
vbphrase["wysiwyg_initialized"]          = "WYSIWYG Editor initialized for %1$s in %2$s seconds.";
vbphrase["wysiwyg_command_invalid"]      = "This command is invalid or not implemented.";
vbphrase["moz_must_select_text"]         = "Mozilla requires that you must select some text for this function to work";
vbphrase["moz_edit_config_file"]         = "You need to edit your Mozilla config file to allow this action.";
vbphrase["enter_tag_option"]             = "Please enter the option for your %1$s tag:";
vbphrase["must_select_text_to_use"]      = "You must select some text to use this function.";
vbphrase["browser_is_safari_no_wysiwyg"] = "The Safari browser does not support WYSIWYG mode.";
vbphrase["enter_option_x_tag"]           = "Enter the option for the [%1$s] tag:";
vbphrase["enter_text_to_be_formatted"]   = "Enter the text to be formatted";
vbphrase["enter_link_text"]              = "Enter the text to be displayed for the link (optional):";
vbphrase["enter_list_type"]              = "What type of list do you want? Enter '1' for a numbered list, enter 'a' for an alphabetical list, or leave blank for a list with bullet points:";
vbphrase["enter_list_item"]              = "Enter a list item.\r\nLeave the box empty or press 'Cancel' to complete the list:";
vbphrase["must_enter_subject"]           = "You must enter a title / subject!";
vbphrase["message_too_short"]            = "The message you have entered is too short. Please lengthen your message to at least %1$s characters.";
vbphrase["enter_link_url"]               = "Please enter the URL of your link:";
vbphrase["enter_image_url"]              = "Please enter the URL of your image:";
vbphrase["enter_email_link"]             = "Please enter the email address for the link:";
vbphrase["complete_image_verification"]  = "You did not complete the Image Verification";
vbphrase["iespell_not_installed"]        = "ieSpell is a spell-checking tool for Internet Explorer.\r\n\r\nIf you would like to download ieSpell, click OK; otherwise click Cancel.\r\n\r\nieSpell can be downloaded from http://www.iespell.com";
vbphrase["click_quick_reply_icon"]       = "";
vbphrase["insert_all"]                   = "Insert All";

//-->
</script>
<!-- / Editor Scripts -->

<table cellpadding="0" cellspacing="0" border="0">
<tr>
    <td id="vB_Editor_001" class="vBulletin_editor" width="100%">

        <div id="vB_Editor_001_controls" class="controlbar">
            <table cellpadding="0" cellspacing="0" border="0">
            <tr>
                <td><div class="imagebutton" id="vB_Editor_001_cmd_removeformat"><img src="images/editor/removeformat.gif" width="21" height="20" alt="Remove Text Formatting" /></div></td>
            
                <td><img src="images/editor/separator.gif" width="6" height="20" alt="" /></td>
            
            
                <td><div class="imagebutton" id="vB_Editor_001_popup_fontname" title="Fonts">
                    <table cellpadding="0" cellspacing="0" border="0">
                    <tr>
                        <td class="popup_feedback"><div id="vB_Editor_001_font_out" style="width:91px">&nbsp;</div></td>

                        <td class="popup_pickbutton"><img src="images/editor/menupop.gif" width="11" height="16" alt="" /></td>
                    </tr>
                    </table>
                </div></td>
            
            
                <td><div class="imagebutton" id="vB_Editor_001_popup_fontsize" title="Sizes">
                    <table cellpadding="0" cellspacing="0" border="0">
                    <tr>
                        <td class="popup_feedback"><div id="vB_Editor_001_size_out" style="width:25px">&nbsp;</div></td>
                        <td class="popup_pickbutton"><img src="images/editor/menupop.gif" width="11" height="16" alt="" /></td>

                    </tr>
                    </table>
                </div></td>
            
            
                <td><img src="images/editor/separator.gif" width="6" height="20" alt="" /></td>
                <td><div class="imagebutton" id="vB_Editor_001_popup_forecolor" title="Colors">
                    <table cellpadding="0" cellspacing="0" border="0">
                    <tr>
                        <td id="vB_Editor_001_color_out"><img src="images/editor/color.gif" width="21" height="16" alt="" /><br /><img src="clear.gif" id="vB_Editor_001_color_bar" alt="" style="background-color:black" width="21" height="4" /></td>
                        <td class="alt_pickbutton"><img src="images/editor/menupop.gif" width="11" height="16" alt="" /></td>

                    </tr>
                    </table>
                </div></td>
            
            
                <td><img src="images/editor/separator.gif" width="6" height="20" alt="" /></td>
                <td><div class="imagebutton" id="vB_Editor_001_popup_smilie" title="Smilies">
                    <table cellpadding="0" cellspacing="0" border="0">
                    <tr>
                        <td><img src="images/editor/smilie.gif" alt="" width="21" height="20" /></td>
                        <td class="alt_pickbutton"><img src="images/editor/menupop.gif" width="11" height="16" alt="" /></td>

                    </tr>
                    </table>
                </div></td>
            
            
                <td><div class="imagebutton" id="vB_Editor_001_popup_attach" title="Attachments">
                    <table cellpadding="0" cellspacing="0" border="0">
                    <tr>
                        <td><img src="images/editor/attach.gif" alt="" width="21" height="20" /></td>
                        <td class="alt_pickbutton"><img src="images/editor/menupop.gif" width="11" height="16" alt="" /></td>
                    </tr>

                    </table>
                </div></td>
            
            
                <!--
                <td><img src="images/editor/separator.gif" width="6" height="20" alt="" /></td>
                <td><div class="imagebutton" id="vB_Editor_001_cmd_cut"><img src="images/editor/cut.gif" width="21" height="20" alt="Cut" /></div></td>
                <td><div class="imagebutton" id="vB_Editor_001_cmd_copy"><img src="images/editor/copy.gif" width="21" height="20" alt="Copy" /></div></td>
                <td><div class="imagebutton" id="vB_Editor_001_cmd_paste"><img src="images/editor/paste.gif" width="21" height="20" alt="Paste" /></div></td>
                -->
    
                <td><img src="images/editor/separator.gif" width="6" height="20" alt="" /></td>
                <td><div class="imagebutton" id="vB_Editor_001_cmd_undo"><img src="images/editor/undo.gif" width="21" height="20" alt="Undo" /></div></td>
                <td><div class="imagebutton" id="vB_Editor_001_cmd_redo"><img src="images/editor/redo.gif" width="21" height="20" alt="Redo" /></div></td>

            <td width="100%">&nbsp;</td>
            
                <td>

                    <div class="imagebutton" id="vB_Editor_001_cmd_resize_0_100"><img src="images/editor/resize_0.gif" width="21" height="9" alt="Decrease Size" /></div>
                    <div class="imagebutton" id="vB_Editor_001_cmd_resize_1_100"><img src="images/editor/resize_1.gif" width="21" height="9" alt="Increase Size" /></div>
                </td>
            
                <td><div class="imagebutton" id="vB_Editor_001_cmd_switchmode"><img src="images/editor/switchmode.gif" width="21" height="20" alt="Switch Editor Mode" /></div></td>
            
            </tr>
            </table>

            
            <table cellpadding="0" cellspacing="0" border="0">
            <tr>

            
                <td><div class="imagebutton" id="vB_Editor_001_cmd_bold"><img src="images/editor/bold.gif" width="21" height="20" alt="Bold" /></div></td>
                <td><div class="imagebutton" id="vB_Editor_001_cmd_italic"><img src="images/editor/italic.gif" width="21" height="20" alt="Italic" /></div></td>
                <td><div class="imagebutton" id="vB_Editor_001_cmd_underline"><img src="images/editor/underline.gif" width="21" height="20" alt="Underline" /></div></td>
            
            
                <td><img src="images/editor/separator.gif" width="6" height="20" alt="" /></td>
                
                <td><div class="imagebutton" id="vB_Editor_001_cmd_justifyleft"><img src="images/editor/justifyleft.gif" width="21" height="20" alt="Align Left" /></div></td>
                <td><div class="imagebutton" id="vB_Editor_001_cmd_justifycenter"><img src="images/editor/justifycenter.gif" width="21" height="20" alt="Align Center" /></div></td>
                <td><div class="imagebutton" id="vB_Editor_001_cmd_justifyright"><img src="images/editor/justifyright.gif" width="21" height="20" alt="Align Right" /></div></td>
                
            
            
                <td><img src="images/editor/separator.gif" width="6" height="20" alt="" /></td>
            
            
                <td><div class="imagebutton" id="vB_Editor_001_cmd_insertorderedlist"><img src="images/editor/insertorderedlist.gif" width="21" height="20" alt="Ordered List" /></div></td>

                <td><div class="imagebutton" id="vB_Editor_001_cmd_insertunorderedlist"><img src="images/editor/insertunorderedlist.gif" width="21" height="20" alt="Unordered List" /></div></td>
            
            
                
                <td><div class="imagebutton" id="vB_Editor_001_cmd_outdent"><img src="images/editor/outdent.gif" width="21" height="20" alt="Decrease Indent" /></div></td>
                <td><div class="imagebutton" id="vB_Editor_001_cmd_indent"><img src="images/editor/indent.gif" width="21" height="20" alt="Increase Indent" /></div></td>
                
            
            
                <td><img src="images/editor/separator.gif" width="6" height="20" alt="" /></td>
                
                    <td><div class="imagebutton" id="vB_Editor_001_cmd_createlink"><img src="images/editor/createlink.gif" width="21" height="20" alt="Insert Link" /></div></td>
                    <td><div class="imagebutton" id="vB_Editor_001_cmd_unlink"><img src="images/editor/unlink.gif" width="21" height="20" alt="Remove Link" /></div></td>
                    <td><div class="imagebutton" id="vB_Editor_001_cmd_email"><img src="images/editor/email.gif" width="21" height="20" alt="Insert Email Link" /></div></td>
                
                
                    <td><div class="imagebutton" id="vB_Editor_001_cmd_insertimage"><img src="images/editor/insertimage.gif" width="21" height="20" alt="Insert Image" /></div></td>
                
            
            
                <td><img src="images/editor/separator.gif" width="6" height="20" alt="" /></td>

                <td><div class="imagebutton" id="vB_Editor_001_cmd_wrap0_quote"><img src="images/editor/quote.gif" width="21" height="20" alt="Wrap [QUOTE] tags around selected text" /></div></td>
            
            
                <td><img src="images/editor/separator.gif" width="6" height="20" alt="" /></td>             
                
                    <td><div class="imagebutton" id="vB_Editor_001_cmd_wrap0_code"><img src="images/editor/code.gif" width="21" height="20" alt="Wrap [code] tags around selected text" /></div></td>
                
                
                    <td><div class="imagebutton" id="vB_Editor_001_cmd_wrap0_html"><img src="images/editor/html.gif"  width="21" height="20" alt="Wrap [HTML] tags around selected text" /></div></td>
                
                
                    <td><div class="imagebutton" id="vB_Editor_001_cmd_wrap0_php"><img src="images/editor/php.gif" width="21" height="20" alt="Wrap [PHP] tags around selected text" /></div></td>
                
            
            
            </tr>
            </table>
            

        </div>

        <table cellpadding="0" cellspacing="0" border="0" width="100%">

        <tr valign="top">
            <td class="controlbar">
                <textarea name="message" id="vB_Editor_001_textarea" rows="10" cols="60" style="display:block; width:540px; height:250px" tabindex="1" dir="ltr"></textarea>
            </td>
            <td class="controlbar">
<fieldset id="vB_Editor_001_smiliebox" title="Smilies">
    <legend>Smilies</legend>
    <table cellpadding="4" cellspacing="0" border="0" align="center">

    <tr align="center" valign="bottom">
<td><img src="images/smilies/biggrin.gif" id="vB_Editor_001_smilie_3" alt=":D" title="Big Grin" border="0" class="inlineimg" /></td><td><img src="images/smilies/mad.gif" id="vB_Editor_001_smilie_8" alt=":mad:" title="Mad" border="0" class="inlineimg" /></td><td><img src="images/smilies/tongue.gif" id="vB_Editor_001_smilie_5" alt=":p" title="Stick Out Tongue" border="0" class="inlineimg" /></td>
</tr>
<tr align="center" valign="bottom">
<td><img src="images/smilies/confused.gif" id="vB_Editor_001_smilie_10" alt=":confused:" title="Confused" border="0" class="inlineimg" /></td><td><img src="images/smilies/redface.gif" id="vB_Editor_001_smilie_2" alt=":o" title="Embarrassment" border="0" class="inlineimg" /></td><td><img src="images/smilies/wink.gif" id="vB_Editor_001_smilie_4" alt=";)" title="Wink" border="0" class="inlineimg" /></td>
</tr>
<tr align="center" valign="bottom">
<td><img src="images/smilies/smile.gif" id="vB_Editor_001_smilie_1" alt=":)" title="Smile" border="0" class="inlineimg" /></td><td><img src="images/smilies/frown.gif" id="vB_Editor_001_smilie_11" alt=":(" title="Frown" border="0" class="inlineimg" /></td><td><img src="images/smilies/rolleyes.gif" id="vB_Editor_001_smilie_7" alt=":rolleyes:" title="Roll Eyes (Sarcastic)" border="0" class="inlineimg" /></td>
</tr>
<tr align="center" valign="bottom">
<td><img src="images/smilies/cool.gif" id="vB_Editor_001_smilie_6" alt=":cool:" title="Cool" border="0" class="inlineimg" /></td><td><img src="images/smilies/eek.gif" id="vB_Editor_001_smilie_9" alt=":eek:" title="EEK!" border="0" class="inlineimg" /></td>    <td colspan="1">&nbsp;</td>
</tr>

    
    </table>

</fieldset>
</td>
        </tr>
        </table>
    </td>
</tr>
</table>

<input type="hidden" name="wysiwyg" id="vB_Editor_001_mode" value="1" />

<script type="text/javascript">
<!--
vB_Editor['vB_Editor_001'] = new vB_Text_Editor('vB_Editor_001', 1, '2', '1', undefined, '');
//-->
</script>
        <!-- / message area -->

        
        <fieldset class="fieldset" style="margin-top: 6px">
            <legend>Tags</legend>
            <div style="padding:3px">
                <div>Separate tags using a comma.</div>
                <span id="tag_add"><input type="text" class="bginput" name="taglist" id="tag_add_input" value="" size="40" tabindex="1" /></span>
                <div>You may add 25 tag(s) to this thread.</div>
        </div>

            
                <div id="tag_add_menu" class="vbmenu_popup" style="display:none"></div>
                <script type="text/javascript" src="clientscript/vbulletin_ajax_tagsugg.js?v=384"></script>
                <script type="text/javascript">
                <!--
                vbmenu_register('tag_add', true);
                tag_add_comp = new vB_AJAX_TagSuggest('tag_add_comp', 'tag_add_input', 'tag_add');
                tag_add_comp.allow_multiple = true;
                tag_add_comp.set_delimiters('');
                //-->
                </script>
            
        </fieldset>
        

        
    <script type="text/javascript">
    <!--
    function swap_posticon(imgid)
    {
        var out = fetch_object("display_posticon");
        var img = fetch_object(imgid);
        if (img)
        {
            out.src = img.src;
            out.alt = img.alt;
        }
        else
        {
            out.src = "clear.gif";
            out.alt = "";
        }
    }
    // -->
    </script>
    <fieldset class="fieldset" style="margin-top: 6px">
        <legend>Post Icons</legend>

        <div style="padding:3px">
            <table cellpadding="0" cellspacing="1" border="0" width="95%">
            <tr>
                <td colspan="15"><div style="margin-bottom:3px">You may choose an icon for your message from the following list:</div></td>
            </tr>
            <tr>
                <td width="12%" nowrap="nowrap"><label for="rb_iconid_0"><input type="radio" name="iconid" value="0" id="rb_iconid_0" tabindex="1" onclick="swap_posticon(null)" checked="checked" />No icon &nbsp; &nbsp;</label></td>

                <td><input type="radio" name="iconid" value="1" id="rb_iconid_1" tabindex="1" onclick="swap_posticon('pi_1')"  /></td>
<td width="12%"><label for="rb_iconid_1"><img src="images/icons/icon1.gif" alt="Post" id="pi_1" onclick="rb_iconid_1.click()" /></label></td>
<td><input type="radio" name="iconid" value="13" id="rb_iconid_13" tabindex="1" onclick="swap_posticon('pi_13')"  /></td>
<td width="12%"><label for="rb_iconid_13"><img src="images/icons/icon13.gif" alt="Thumbs down" id="pi_13" onclick="rb_iconid_13.click()" /></label></td>
<td><input type="radio" name="iconid" value="12" id="rb_iconid_12" tabindex="1" onclick="swap_posticon('pi_12')"  /></td>
<td width="12%"><label for="rb_iconid_12"><img src="images/icons/icon12.gif" alt="Wink" id="pi_12" onclick="rb_iconid_12.click()" /></label></td>
<td><input type="radio" name="iconid" value="11" id="rb_iconid_11" tabindex="1" onclick="swap_posticon('pi_11')"  /></td>
<td width="12%"><label for="rb_iconid_11"><img src="images/icons/icon11.gif" alt="Red face" id="pi_11" onclick="rb_iconid_11.click()" /></label></td>
<td><input type="radio" name="iconid" value="10" id="rb_iconid_10" tabindex="1" onclick="swap_posticon('pi_10')"  /></td>
<td width="12%"><label for="rb_iconid_10"><img src="images/icons/icon10.gif" alt="Talking" id="pi_10" onclick="rb_iconid_10.click()" /></label></td>
<td><input type="radio" name="iconid" value="9" id="rb_iconid_9" tabindex="1" onclick="swap_posticon('pi_9')"  /></td>
<td width="12%"><label for="rb_iconid_9"><img src="images/icons/icon9.gif" alt="Unhappy" id="pi_9" onclick="rb_iconid_9.click()" /></label></td>
<td><input type="radio" name="iconid" value="8" id="rb_iconid_8" tabindex="1" onclick="swap_posticon('pi_8')"  /></td>
<td width="12%"><label for="rb_iconid_8"><img src="images/icons/icon8.gif" alt="Angry" id="pi_8" onclick="rb_iconid_8.click()" /></label></td>
</tr><tr><td>&nbsp;</td><td><input type="radio" name="iconid" value="7" id="rb_iconid_7" tabindex="1" onclick="swap_posticon('pi_7')"  /></td>
<td width="12%"><label for="rb_iconid_7"><img src="images/icons/icon7.gif" alt="Smile" id="pi_7" onclick="rb_iconid_7.click()" /></label></td>

<td><input type="radio" name="iconid" value="6" id="rb_iconid_6" tabindex="1" onclick="swap_posticon('pi_6')"  /></td>
<td width="12%"><label for="rb_iconid_6"><img src="images/icons/icon6.gif" alt="Cool" id="pi_6" onclick="rb_iconid_6.click()" /></label></td>
<td><input type="radio" name="iconid" value="5" id="rb_iconid_5" tabindex="1" onclick="swap_posticon('pi_5')"  /></td>
<td width="12%"><label for="rb_iconid_5"><img src="images/icons/icon5.gif" alt="Question" id="pi_5" onclick="rb_iconid_5.click()" /></label></td>
<td><input type="radio" name="iconid" value="4" id="rb_iconid_4" tabindex="1" onclick="swap_posticon('pi_4')"  /></td>
<td width="12%"><label for="rb_iconid_4"><img src="images/icons/icon4.gif" alt="Exclamation" id="pi_4" onclick="rb_iconid_4.click()" /></label></td>
<td><input type="radio" name="iconid" value="3" id="rb_iconid_3" tabindex="1" onclick="swap_posticon('pi_3')"  /></td>
<td width="12%"><label for="rb_iconid_3"><img src="images/icons/icon3.gif" alt="Lightbulb" id="pi_3" onclick="rb_iconid_3.click()" /></label></td>
<td><input type="radio" name="iconid" value="2" id="rb_iconid_2" tabindex="1" onclick="swap_posticon('pi_2')"  /></td>
<td width="12%"><label for="rb_iconid_2"><img src="images/icons/icon2.gif" alt="Arrow" id="pi_2" onclick="rb_iconid_2.click()" /></label></td>
<td><input type="radio" name="iconid" value="14" id="rb_iconid_14" tabindex="1" onclick="swap_posticon('pi_14')"  /></td>
<td width="12%"><label for="rb_iconid_14"><img src="images/icons/icon14.gif" alt="Thumbs up" id="pi_14" onclick="rb_iconid_14.click()" /></label></td>

                
            </tr>
            </table>

        </div>
    </fieldset>

    </div>
    </div>

    <div style="margin-top:6px">
        <input type="hidden" name="s" value="" />
        <input type="hidden" name="securitytoken" value="1261935620-bb0f73483281082d83529e538767c331ac335531" />
        <input type="hidden" name="f" value="2" />

        <input type="hidden" name="do" value="postthread" />
        <input type="hidden" name="posthash" value="ebcb0dd3ec12fccf978df94cbbbd9139" />
        <input type="hidden" name="poststarttime" value="1261935620" />
        <input type="hidden" name="loggedinuser" value="1" />
        <input type="submit" class="button" name="sbutton" id="vB_Editor_001_save" value="Submit New Thread" accesskey="s" tabindex="1" />
        <input type="submit" class="button" name="preview" value="Preview Post" accesskey="r" tabindex="1" />
    </div>
    </td>
</tr>

</table>


<br />

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<thead>
    <tr>
        <td class="tcat">
            <a style="float:right" href="#top" onclick="return toggle_collapse('newpost_options')"><img id="collapseimg_newpost_options" src="images/buttons/collapse_tcat.gif" alt="" border="0" /></a>
            Additional Options
        </td>
    </tr>

</thead>
<tbody id="collapseobj_newpost_options" style="">
    <tr valign="top">
        <td class="panelsurround" align="center">
        <div class="panel">
            <div style="width:640px" align="left">

                

                
                <fieldset class="fieldset">
                    <legend>Miscellaneous Options</legend>
                    <div style="padding:3px">

                        
                        <div><label for="cb_parseurl"><input type="checkbox" name="parseurl" value="1" id="cb_parseurl" tabindex="1" checked="checked" />Automatically parse links in text</label></div>
                        <div><label for="cb_disablesmilies"><input type="checkbox" name="disablesmilies" value="1" id="cb_disablesmilies" tabindex="1"  />Disable smilies in text</label></div>

                    </div>
                </fieldset>
                

                <fieldset class="fieldset">
    <legend>Attach Files</legend>
    <div style="padding:3px">

        <div style="margin-bottom:3px">
            <div>Valid file extensions: bmp doc gif jpe jpeg jpg pdf png psd txt zip</div>
        </div>
        <div style="margin-bottom:3px" id="attachlist">
            
        </div>
        <div>
            <script type="text/javascript" src="clientscript/vbulletin_attachment.js?v=384"></script>
            <script type="text/javascript">
            <!--
            var newpost_attachmentbit = '<div style="margin:2px">\r\n   <img class="inlineimg" src="%1$s" alt="" border="0" />\r\n  <a href="attachment.php?attachmentid=%3$s&amp;stc=1&amp;d=%4$s" target="_blank">%5$s</a>\r\n    (%6$s)\r\n</div>';
            vB_Attachments = new vB_Attachment('attachlist', '');
            
            document.write('<input type="button" id="manage_attachments_button" class="button" tabindex="1" style="font-weight:normal" value="Manage Attachments" title="Click here to add or edit files attached to this message" onclick="vB_Attachments.open_window(\'newattachment.php?f=2&amp;poststarttime=1261935620&amp;posthash=ebcb0dd3ec12fccf978df94cbbbd9139\', 480, 480, \'\')" />');
            //-->
            </script>

            <noscript>
            <a href="newattachment.php?f=2&amp;poststarttime=1261935620&amp;posthash=ebcb0dd3ec12fccf978df94cbbbd9139" target="manageattach" title="Click here to add or edit files attached to this message" tabindex="1"><strong>Manage Attachments</strong></a>
            </noscript>
        </div>
    </div>
</fieldset>

                
                <fieldset class="fieldset">
                    <legend>Thread Subscription</legend>
                    <table cellpadding="0" cellspacing="3" border="0">
                    <tr>

                        <td>Notification Type:<br /><select name="emailupdate" tabindex="1">
                            <option value="9999" selected="selected">Do not subscribe</option>
                            <option value="0" >No email notification</option>
                            <option value="1" >Instant email notification</option>
                            <option value="2" >Daily email notification</option>
                            <option value="3" >Weekly email notification</option>

                        </select></td>
                        
                    </tr>
                    </table>
                </fieldset>
                

                
                <fieldset class="fieldset">
                    <legend>Post a Poll</legend>
                    <div style="padding:3px">
                        <div><label for="cb_postpoll"><input type="checkbox" name="postpoll" value="yes" id="cb_postpoll" tabindex="1"  />Yes, post a poll with this thread</label></div>

                        <div><label for="polloptnum">Number of poll options: <input type="text" class="bginput" size="5" name="polloptions" value="4" id="polloptnum" tabindex="1" /></label> (Maximum: 10)</div>
                    </div>
                </fieldset>
                

                <fieldset class="fieldset">
    <legend>Thread Management</legend>
    <div style="padding:3px">
        <div>

            <label for="cb_openclose"><input type="checkbox" name="openclose" value="1" id="cb_openclose" tabindex="1"  />Close this thread after you submit your message</label>
        </div>
        
            <div><label for="cb_stickunstick"><input type="checkbox" name="stickunstick" value="1" id="cb_stickunstick" tabindex="1"  />Stick this thread after you submit your message</label>
        </div>
    </div>
</fieldset>

                </div>
            </div>

            <div style="margin-top:6px">
                <input type="submit" class="button" name="sbutton" value="Submit New Thread" accesskey="s" tabindex="1" />
                <input type="submit" class="button" name="preview" value="Preview Post" accesskey="r" tabindex="1" />
            </div>
        </td>
    </tr>
</tbody>
</table>


</form>

<br />

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="210">
<thead>
<tr>
    <td class="thead">
        <a style="float:right" href="#top" onclick="return toggle_collapse('forumrules')"><img id="collapseimg_forumrules" src="images/buttons/collapse_thead.gif" alt="" border="0" /></a>
        Posting Rules
    </td>
</tr>
</thead>
<tbody id="collapseobj_forumrules" style="">

<tr>
    <td class="alt1" nowrap="nowrap"><div class="smallfont">
        
        <div>You <strong>may</strong> post new threads</div>
        <div>You <strong>may</strong> post replies</div>
        <div>You <strong>may</strong> post attachments</div>

        <div>You <strong>may</strong> edit your posts</div>
        <hr />
        
        <div><a href="misc.php?do=bbcode" target="_blank">BB code</a> is <strong>On</strong></div>
        <div><a href="misc.php?do=showsmilies" target="_blank">Smilies</a> are <strong>On</strong></div>

        <div><a href="misc.php?do=bbcode#imgcode" target="_blank">[IMG]</a> code is <strong>On</strong></div>
        <div>HTML code is <strong>Off</strong></div>
        <hr />
        <div><a href="misc.php?do=showrules" target="_blank">Forum Rules</a></div>
    </div></td>

</tr>
</tbody>
</table>



<br />
<div class="smallfont" align="center">All times are GMT. The time now is <span class="time">05:40 PM</span>.</div>
<br />


        </div>
    </div>

</div>

<!-- / close content container -->
<!-- /content area table -->

<form action="index.php" method="get" style="clear:left">

<table cellpadding="6" cellspacing="0" border="0" width="100%" class="page" align="center">
<tr>
    
    
    <td class="tfoot" align="right" width="100%">
        <div class="smallfont">
            <strong>
                <a href="sendmessage.php" rel="nofollow" accesskey="9">Contact Us</a> -
                
                <a href="admincp/index.php">Admin</a> -
                <a href="modcp/index.php">Mod</a> -
                <a href="archive/index.php">Archive</a> -
                
                
                
                <a href="#top" onclick="self.scrollTo(0, 0); return false;">Top</a>

            </strong>
        </div>
    </td>
</tr>
</table>

<br />

<div align="center">
    <div class="smallfont" align="center">
    <!-- Do not remove this copyright notice -->
    Powered by vBulletin&reg; Version 3.8.4<br />Copyright &copy;2000 - 2009, Jelsoft Enterprises Ltd.
    <!-- Do not remove this copyright notice -->

    </div>

    <div class="smallfont" align="center">
    <!-- Do not remove cronimage or your scheduled tasks will cease to function -->
    <img src="http://localhost/forum/cron.php?rand=1261935620" alt="" width="1" height="1" border="0" />
    <!-- Do not remove cronimage or your scheduled tasks will cease to function -->

    
    </div>
</div>

</form>




<script type="text/javascript">
<!--
    // Main vBulletin Javascript Initialization
    vBulletin_init();
//-->
</script>

</body>
</html>
Link to comment
Share on other sites

--> IE.au3 V2.3-1 Error from function _IELoadWait, $_IEStatus_ClientDisconnected (Browser has been deleted prior to operation.)

Ahem... and where in the all of two lines of code you posted, are you calling _IELoadWait()?

Some other _IE* functions call _IELoadWait() internally, but _IEFormElementSetValue() is not one of them. So the problem is outside what you have shown so far.

;)

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

Ahem... and where in the all of two lines of code you posted, are you calling _IELoadWait()?

Some other _IE* functions call _IELoadWait() internally, but _IEFormElementSetValue() is not one of them. So the problem is outside what you have shown so far.

;)

Thanks you !!

:evil: sr u, this is error when i use exam code :idea: and full code don't show any error :evil:

Can u help me?

Link to comment
Share on other sites

Please note I didn't ask you if you saw errors in the SciTe console, I asked you what was written there.

You'll need to show more of your code before anyone can help you.

Dale

Free Internet Tools: DebugBar, AutoIt IE Builder, HTTP UDF, MODIV2, IE Developer Toolbar, IEDocMon, Fiddler, HTML Validator, WGet, curl

MSDN docs: InternetExplorer Object, Document Object, Overviews and Tutorials, DHTML Objects, DHTML Events, WinHttpRequest, XmlHttpRequest, Cross-Frame Scripting, Office object model

Automate input type=file (Related)

Alternative to _IECreateEmbedded? better: _IECreatePseudoEmbedded  Better Better?

IE.au3 issues with Vista - Workarounds

SciTe Debug mode - it's magic: #AutoIt3Wrapper_run_debug_mode=Y

Doesn't work needs to be ripped out of the troubleshooting lexicon. It means that what you tried did not produce the results you expected. It begs the questions 1) what did you try?, 2) what did you expect? and 3) what happened instead?

Reproducer: a small (the smallest?) piece of stand-alone code that demonstrates your trouble

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...