editing html but reverts back to original

S

SAC

FP2000

I'm editing the html in a dbrw page -- want to change the name of the query.
But after I save the changes it reverts back or stays the same.

I even used notepad to make the changes.

Any ideas?

Thanks.
 
K

Kathleen Anderson [MVP - FP]

Make your changes to the gray colored code and save your changes while
you're still in HTML view.
 
S

SAC

Thanks.

The change I want to make is in the burgundy colored code:

fp_sQry="SELECT * FROM qryMembersT7"

I'm trying to avoid having to re-format my table after the DBRW is run.
I've added formating to the results so I trying to copy and paste into new
pages and then just change the query that is run for the new page.

Any ideas on how to accomplish this?

Thanks.
 
K

Kathleen Anderson [MVP - FP]

Find the same statement in the gray colored code (you may have to scroll
over to the right). Make the change to the gray colored code and save your
change. It will propogate the change to the maroon colored code for you.

--
~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
http://www.spiderwebwoman.com/resources/
 
S

SAC

OH! OK!

Thanks.

Kathleen Anderson said:
Find the same statement in the gray colored code (you may have to scroll
over to the right). Make the change to the gray colored code and save your
change. It will propogate the change to the maroon colored code for you.

--
~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
http://www.spiderwebwoman.com/resources/
 
S

SAC

I don't see this line in grey.


Kathleen Anderson said:
Find the same statement in the gray colored code (you may have to scroll
over to the right). Make the change to the gray colored code and save your
change. It will propogate the change to the maroon colored code for you.

--
~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
http://www.spiderwebwoman.com/resources/
 
S

SAC

Got it! Thanks!

Ok, now, why does this work like this? What's with the different colors?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top