<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[xajax Forums - File Download after doing some xajax]]></title>
	<link rel="self" href="http://community.xajaxproject.org/feed/atom/topic/8300/"/>
	<updated>2010-02-06T21:22:54Z</updated>
	<generator>PunBB</generator>
	<id>http://community.xajaxproject.org/topic/8300/file-download-after-doing-some-xajax/</id>
		<entry>
			<title type="html"><![CDATA[File Download after doing some xajax]]></title>
			<link rel="alternate" href="http://community.xajaxproject.org/post/29123/#p29123"/>
			<content type="html"><![CDATA[Hi,

User is clicking on Link, Link is calling through xajax an PHP function to modify an div and after this through form with method GET I want to download an file with header("Content-type:.....

$result .= "<a href='?menue=" . 'dok_dl' . "&dlid=" . $data_docpdf['id_docpdf'] . "' onclick=\"xajax_reload_doclist();\">" . $data_docpdf['astname'] . " </a>";


Konquerer changes the div and then download the file.
Firefox only download the file but no change on div

Is it necessary to close an onclick with return false if using xajax or is there an better way first change div and then download file..

best regards
Thomas]]></content>
			<author>
				<name><![CDATA[tm635345]]></name>
				<uri>http://community.xajaxproject.org/user/4317/</uri>
			</author>
			<updated>2010-02-06T21:22:54Z</updated>
			<id>http://community.xajaxproject.org/post/29123/#p29123</id>
		</entry>
</feed>
