Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. BregjeE

    Save the content of a webshop to file

    Hello On my intranet site I have created a little webshop, and I store articles the user orders in a variable, parent.basket. I want to save this order in a file on the server, so I can use it for later use. I've tried a FileSystemObject, but I didn't succeed. I don't if I have to install...
  2. BregjeE

    Section on a fixed place

    I want to lay out my page, and place a section at the bottom of the page, independent of the length of other sections that are above this one? Does anyone know if this is possible and how I should do it? Tia, Bregje
  3. BregjeE

    Week error in 5.0

    In BO the first full week in January is week 1. This is default behaviour. You can't change the settings to force BO to give the right week number, so you'll have to use a workaround.
  4. BregjeE

    Show latest value, except future dates

    I need to retreive only the latest purchase price from my database for which the date is today or in the past. I've used the solution of GKar (July, 24th; using calculation in the condition). For most of the records it works fine, but in my database are also a few values with a date in the...
  5. BregjeE

    Concatenating two integers

    I am trying to concatenate 3 fields for someone's address. The first contains the streetname, the second the number and the third contains additional information. This additional information can be either numeric or character. For example: someone lives at St Jacob Street 12-15 Field1: St Jacob...

Part and Inventory Search

Back
Top