<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title />
        <link>http://geekswithblogs.net/casualjim/category/4575.aspx</link>
        <description />
        <language>en-NZ</language>
        <copyright>Ivan Porto Carrero</copyright>
        <managingEditor>ivan@flanders.co.nz</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <item>
            <title>ATLAS continued : Get the freetextbox going.</title>
            <link>http://geekswithblogs.net/casualjim/archive/2006/05/23/79253.aspx</link>
            <description>&lt;P&gt;I decided after working a bit more with &lt;a title="The asp.net 2.0 atlas framework" href="http://atlas.asp.net" &gt;The asp.net 2.0 atlas framework&lt;/a&gt; that the client-side needs a LOT more documentation. Some cooperation with other javascript libraries would also be nice.&amp;nbsp; &lt;BR&gt;A properly working dataservice is lacking.&lt;/P&gt;
&lt;P&gt;I've turned back to the server side controls.&amp;nbsp; The start of this whole mission was to keep the freetextbox control on a page and still don't have full postbacks.&amp;nbsp; Upload pictures with progressbar was going to be a plus. &lt;/P&gt;
&lt;P&gt;How to upload files from within an update panel is something that I will come back to in the future but it isn't going to be pretty.&lt;/P&gt;
&lt;P&gt;The things I'm about to write I will wrap in a control later (when I have&amp;nbsp;time)&amp;nbsp;for people to download&lt;/P&gt;
&lt;P&gt;Anyways you wrap your freetextbox in an Iframe and it works. Don't add a scriptmanager to your iframe page.&lt;/P&gt;
&lt;P&gt;Put a hiddenfield on your main page and in the ClientSideTextChanged event of the freetextbox control you update the hiddenfield on the parent.&amp;nbsp; If you wrap it inside a control then I suggest you add a property to the control that holds the Text variable :)&lt;/P&gt;
&lt;P&gt;That's about it, easy isn't it.&lt;/P&gt;&lt;img width="0" height="0" src="http://dasblog/cptrk.ashx?id=75dd08e6-23be-4e69-ac67-8a06f06405e7"&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=79253"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=79253" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/casualjim/aggbug/79253.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ivan Porto Carrero</dc:creator>
            <guid>http://geekswithblogs.net/casualjim/archive/2006/05/23/79253.aspx</guid>
            <pubDate>Tue, 23 May 2006 14:02:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/casualjim/comments/79253.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/casualjim/archive/2006/05/23/79253.aspx#feedback</comments>
            <slash:comments>4</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/casualjim/comments/commentRss/79253.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/casualjim/services/trackbacks/79253.aspx</trackback:ping>
        </item>
    </channel>
</rss>