Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7185755
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T18:29:05+00:00 2026-05-28T18:29:05+00:00

When i load a page to use it as a mail using MailBee (Afterlogic

  • 0

When i load a page to use it as a mail using MailBee (Afterlogic component for classic ASP), the FormatNumber stop working.

this is the ASP:

response.write FormatNumber(Round(summatot+moms,0),2)

and this is the output i get when i load the file in the browser:

6 069,00

This is the correct format. But when i load the page to mailbee and sending it using this asp:

Set oMailer = CreateObject("MailBee.SMTP")
oMailer.LicenseKey =  "REMOVED"
oMailer.ServerName = "localhost"


oMailer.Message.FromAddr = "REMOVED"
oMailer.Message.ToAddr =  "REMOVED"
headern ="REMOVED"
oMailer.Message.Subject = oMailer.Message.ToUTF8(headern)

oMailer.Message.Charset = "utf-8"


url = "http://localhost/xx.store.se/xx.asp?id="&ID

set xmlhttp = CreateObject("MSXML2.ServerXMLHTTP") 
xmlhttp.open "GET", url, false 
xmlhttp.send ""
oMailer.Message.BodyText = oMailer.Message.ToUTF8(xmlhttp.responseText)


oMailer.Message.BodyFormat = 1


oMailer.Send 

I get this output in the mail:

60.6 900,00

I am a bit confused, and very greatful for any help!

Best Regard
Linus

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T18:29:07+00:00Added an answer on May 28, 2026 at 6:29 pm

    It has something about your LCID. Look for it in the include if you are using one.

    Try setting it before your format script with:

    session.LCID = LCID_VALUE_FOR_YOUR_LOCATION
    

    or in the page declaration.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In the left menu is use this script to load a new page in
I know that I can use $('#myId').load('aPage.html'); to load a page into an element,
Is Page.Load the earliest point in the Page.Load life cycle to add Response.AppendHeader?
I use umbraco with my website, when I try to load a specific page
Im trying to send a mail from a asp.net script, but im getting this
I use WebBrowser Silverlight 4 control to load some page: <WebBrowser Height=350 Name=webBrowser Width=400
I've recently set up an ASP.net site (not using MVC.net) to use URL Routing
I had made a main page and use user component to implement the style
I have this very simple control below. And on the page that i use
I'm using the IIS 7 rewrite module to redirect a page to use https

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.