I create a hyperlink using Word
In the Address: field of the Edit Hyperlink dialog box I type:
../report/Train/SaveTrainingInfo.php
?section=configure_workstation&type=TRAINING
Word saves the hyperlink as:
<a href="../report/Train/SaveTrainingInfo.php
%3fsection=configure_workstation&type=TRAINING">Training
completed</a>
Notice that the ? was converted to %3f.
This causes hyperlink not to work in the website.
How can I prevent Word from changing the question mark?
Thank you.
christinaworks - 13 Apr 2005 19:59 GMT
I'm sorry...but I copied your link to my new word doc. and it doesn't do
that for me...
Do you have an older version of Word...I'm using 2000 version.
christina
> I create a hyperlink using Word
> In the Address: field of the Edit Hyperlink dialog box I type:
[quoted text clipped - 10 lines]
> How can I prevent Word from changing the question mark?
> Thank you.