[resolved] Quick Question....
Posted: Thu Aug 10, 2006 5:47 pm
Hi,
Just a quick question... I need this to work, but it redirects to "$filename2" instead of "thename.xls".
What can I do with the quotes and stuff to make it work?
Thanks,
- Jeff
Just a quick question... I need this to work, but it redirects to "$filename2" instead of "thename.xls".
Code: Select all
echo '<META http-equiv="refresh" content="0;URL=$filename2">';Thanks,
- Jeff