I got $dx=-t^{-2}dt$, giving me
$$ \int_{0}^{1}-\frac{1}{\sqrt{2\pi}}e^{-\frac{1}{2t^{2}}}t^{-2}dt $$
I can already tell that the above equation can't be right since it is negative everywhere. It actually evaluates to 1 minus the actual answer.
What am I doing wrong and what would be the correct limits?
EDIT: What if my integral were
$$ \int_{-1}^{1}e^{x}dx $$
Then performing the substitution $x=\frac{1}{t}$ would give me
$$ \int_{-1}^{1}-e^\frac{1}{t}t^{-2}dt $$
Which can't be right because the number in the integral is always negative. Is this substitution not correct?