image upload feauture

It would be a good idea of creating a place where we could store our equation images and use them later in a web forum.
My proposals are:
a) Create a button on FireMath that store the image of the equation we wrote, in a web file server and return us the link to the image.
or
b) Create a button on FireMath that will call your web FireMath equation translation server and translate online our equation
:::this is an example:::
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
<mrow>
<mi>a</mi>
<msup>
<mi>x</mi>
<mn>2</mn>
</msup>
<mo>+</mo>
<mi>β</mi>
<mi>x</mi>
<mo>+</mo>
<mi>γ</mi>
<mo>=</mo>
<mn>0</mn>
</mrow>
</math>
and return a link to the image of the equation.
I say that because many forums are not support image upload and your firefox plug-in would be an excellent tool to do this job.
My proposals are:
a) Create a button on FireMath that store the image of the equation we wrote, in a web file server and return us the link to the image.
or
b) Create a button on FireMath that will call your web FireMath equation translation server and translate online our equation
:::this is an example:::
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
<mrow>
<mi>a</mi>
<msup>
<mi>x</mi>
<mn>2</mn>
</msup>
<mo>+</mo>
<mi>β</mi>
<mi>x</mi>
<mo>+</mo>
<mi>γ</mi>
<mo>=</mo>
<mn>0</mn>
</mrow>
</math>
and return a link to the image of the equation.
I say that because many forums are not support image upload and your firefox plug-in would be an excellent tool to do this job.