Advertisement

02.23.2007 at 12:28PM PST, ID: 22410010
[x]
Attachment Details

Format Of Numbers Incorrect Since Saving With Office SharePoint (Frontpage)

Asked by net-workx in Active Server Pages (ASP), Microsoft Visual Studio Express

Tags: sharepoint

I am using ASP and my site was all working ok (site was developed using frontpage as the editor - purely for ease of use to save file to the frontpage server - not for the WSIWYG creator, it was always uses in code view as a glorified text editor)

I have just upgraded to Windows Vista and Microsoft Office SharePoint Designer 2007 and as soon as i open a page up in sharepoint and change the "text only" on the site, not of the functional code, it changes my prices from being displayed as £23.99 to £23.99!!!?? i have not changed any of the code which generates the prices.....

The pound sign it set as a variable on the page from the configuration table and basically just says:

Select CurrencySymbol from tblConfig
RS.Open
strCurrencySymbol = RS("CurrencySymbol")
intProductPrice = RSprice("intProductPrice")

Response.Write strCurrencySymbol & formatNumber(intProductPrice, 2)

**THE CODE TO GENERATE THE PRICES HAS NOT BEEN CHANGED AND HAS BEEN WORKING FOR OVER A YEAR**

It seems that as soon as i open up a page in Office SharePoint Designer (The replacement for Frontpage) and save it, it changes the way the numbers are formatted, and for no apparant reason....  it has not entered any other lines of code into the code of the page?

Totally confused as to why it would do this,  any ideas of why it would be doing this and how to resolve the problem?

Cheers,
Carl


Start Free Trial
[+][-]02.23.2007 at 12:30PM PST, ID: 18599007

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Active Server Pages (ASP), Microsoft Visual Studio Express
Tags: sharepoint
Sign Up Now!
Solution Provided By: fritz_the_blank
Participating Experts: 1
Solution Grade: A
 
 
[+][-]02.23.2007 at 12:44PM PST, ID: 18599112

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02.23.2007 at 12:53PM PST, ID: 18599165

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]02.25.2007 at 03:28PM PST, ID: 18606523

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02.25.2007 at 03:36PM PST, ID: 18606542

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]02.25.2007 at 03:39PM PST, ID: 18606550

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02.25.2007 at 04:06PM PST, ID: 18606606

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02.26.2007 at 12:05PM PST, ID: 18611927

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]02.27.2007 at 11:57AM PST, ID: 18619850

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02.28.2007 at 07:45AM PST, ID: 18625933

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03.07.2007 at 01:06AM PST, ID: 18668664

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03.12.2007 at 09:26AM PDT, ID: 18703314

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32