Dreamweaver CS3 to CS4 Changes

Changes in Dreamwever CS3 to CS4
Creating a text box over a photo.
I have been using a technique in CS3 learned from
"totaltraining.com"
I could take a photo into photoshop and slice it into areas
where I want to create a text block and use the photoshop save to
web application to write the html code and create the images. then
I open the html file in Dreamweaver CS3 and select the sliced block
image that I want to add text on top of and copy the link
information, Then Delete the image and add the hight measurement to
keep the space from shifting then paste the link information into
the box background in the control pallet at the bottom. Then insert
text on top of the background image. This gives me the ability to
use the page properties to add a over all background color or image
and still have a text box with the photo behind it.
The problem is that with new Dreamweaver CS4 I can not find
where to paste the link information. The control pallet has changed
and I can not find out how to add the image back into the cell as a
background. I have tried to just place the image into the cell but
everything shifts.
I know their is probably a better way to do this I am just
learning and trying to figure this out so any advice would be
helpful.
I would just use Dreamweaver3 but the demo I was working on
expired and I bought the CS4 package.
I have a website 80% finished and now I'm stuck.
Thanks, Curtis

Things that you 'used to be able to do but cannot in CS4' are
generally
things that you should never have done in the first place. A
big thrust of
CS4 is to remove things from DW that created invalid or
non-best practice
HTML. This method certainly sounds like a good candidate -
for example:
> use the photoshop save to web application to write the
> html code
This is a very bad idea. Such code is fragile beyond
expectation. One
should only use a graphics app to write HTML that is to be
used for
prototyping, not for production.
> Then Delete the image and add the hight measurement to
> keep the space from shifting
This is a very bad idea. Placing text into a region that is
vertically
constrained is like placing a timebomb in your code. What
happens with the
visitor makes the text larger to read more comfortably?
Blammo....
> Then insert text on top of the background image.
Bad idea for the same reason.
> The problem is that with new Dreamweaver CS4 I can not
find where to paste
> the
> link information. The control pallet has changed and I
can not find out
> add the
> image back to the cell as a background.
There are now two buttons on the Property inspector: HTML and
CSS. Click
the HTML one.
> I have tried to just place the image into the cell but
everything shifts.
Which is why you should never use "wizard" HTML.
> I know their is probably a better way to do this I am
just learning and
> trying
> to figure this out so any advice would be helpful.
Really? OK - just put DW down and go here -
http://www.w3schools.com - to
learn HTML and CSS. When you can understand this -
http://apptools.com/examples/pagelayout101.php
then you will be ready to come back to DW. Trying to use DW
without a fair
understanding of HTML and CSS is like being beat with a
broomstick!
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"Curtis02" <[email protected]> wrote in
message
news:[email protected]...
> Changes in Dreamwever CS3 to CS4
>
> Creating a text box over a photo.
>
> I have been using a technique in CS3 learned from
"totaltraining.com"
> I could take a photo into photoshop and slice it into
areas where I want
> to
> create a text block and use the photoshop save to web
application to write
> the
> html code and create the images. then I open the html
file in Dreamweaver
> CS3
> and select the sliced block image that I want to add
text on top of and
> copy
> the link information, Then Delete the image and add the
hight measurement
> to
> keep the space from shifting then paste the link
information into the box
> background in the control pallet at the bottom. Then
insert text on top of
> the
> background image. This gives me the ability to use the
page properties to
> add a
> over all background color or image and still have a text
box with the
> photo
> behind it.
>
> The problem is that with new Dreamweaver CS4 I can not
find where to paste
> the
> link information. The control pallet has changed and I
can not find out
> add the
> image back to the cell as a background. I have tried to
just place the
> image
> into the cell but everything shifts.
>
> I know their is probably a better way to do this I am
just learning and
> trying
> to figure this out so any advice would be helpful.
> I would just use Dreamweaver3 but the demo I was working
on expired and I
> bought the CS4 package.
>
> I have a website 80% finished and now I'm stuck.
>
> Thanks, Curtis
>

Similar Messages

  • Dreamweaver CS3 instead CS4 for optimization on older hardware . . .

    Dreamweaver CS3 instead CS4 for optimization on older hardware . . .
    I do design for print and every year more and more customers have asked me if I would design their web site after I have designed their brochures and other collateral. For the last nine years I have never found the time to learn web production. I purchased Adobe PageMill and then upgraded to Adobe GoLive 5 but I have never found the time to learn these programs. But lately, requests for web design have persisted. I downloaded the trial version of Dreamweaver CS4 but it is too slow on my 1.25 GHz MDD Dual G4, running Mac OS 10.4.11.
    So I purchased the Dreamweaver CS3 upgrade, which was still available from Officemax.com. I also purchased "Dreamweaver CS3: The Missing Manual" by David McFarland. I'll be going through the tutorials on weekends trying to become functional with Dreamweaver.
    I'll be using it in WYSIWYG mode and not as a HTML coder.

    I would have been happy to make DWCS4 my first step up to Dreamweaver but with it not officially supported on G4 Macs and all the menus at the top running way too slow, I needed to stick with what is officially supported for the G4 by Adobe, Dreamweaver CS3.
    It is possible that future updates of DWCS4 will be more optimized and do OK on my G4. It is also possible that running my outdated version of Font Reserve 3.1.4, under Mac OS 10.4.11, is slowing down the menus on DWCS4 on my machine even Acrobat 7 Pro gives me slow menus with my current set up.
    InDesign CS3 is fast enough on my system and IDCS4 runs just as fast as IDCS3 on my Dual MDD G4.
    I don't think I will be getting an Intel-Mac desktop and laptop until 18 months from now.

  • Dreamweaver CS3 to CS4

    Can someone tell me how to keep all of my spry settings that
    I have created in my web sites using Dreamweaver CS3 and now that I
    am upgrading to CS4?
    I don't want to have to go into my sites and have to make all
    of those corrections since there are a lot of sites that I would
    have to make changes too.
    Thanks.

    > All I want is an easy way to add align="center" to
    > the H1 tag only.
    Change it in the code.
    > How do I
    > change it back to how it did it in CS3?
    Try selecting the text and using Ctrl-B.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Sawtooth500" <[email protected]> wrote in
    message
    news:giu8kk$5qt$[email protected]..
    > So I'm talking about the properties window, the one
    you'd get on the
    > bottom of
    > your screen abutting to the left edge of your screen. In
    CS3 the HTML and
    > CSS
    > properties could all be viewed at the same time. Now, in
    CS4, I have to
    > choose
    > between the HTML or CSS properties. What drives me even
    more nuts, is for
    > example say I click on some text in the design view, and
    the text is
    > formatted
    > with H1 tags. In CS3 I could click the center button and
    it would
    > automatically
    > add align="center" to the H1 tag. Now, it seems like it
    wants to modify a
    > css
    > property of the parent div of the given element, in this
    case it would be
    > an H1
    > tag. And in my case, the parent element is in a locked
    part of a template,
    > and
    > I don't want to modify that. All I want is an easy way
    to add
    > align="center" to
    > the H1 tag only. This goes the same, say for something
    that I want bolded.
    > In
    > CS3, I just highlight my text in design view, high the B
    bold button, and
    > it
    > adds
    tags around the text. Now, it wants to modify a CSS element. How
    > do I
    > change it back to how it did it in CS3?
    >

  • Golive 6.0 to Dreamweaver CS3 or CS4

    About a year ago I called customer service and asked if I upgraded Golive 6.0 to CS3 the migration kit would work, I actually still have the chat record with customer service where I specifically asked them if I could migrate. I was told yes so my company purchased Dreamweaver CS3. Of course when I tried the gl2dw migration, it didn't work and I opened a support ticket and went back and forth with support for weeks trying resolve the issue. I asked for a trial of golive 9 or cs2 so I could upgrade and they sent me invalid links. Finally after a few weeks I was just basically told too bad we can't help you, offered me a refund if I hadn't installed the software which of course I had. So I have had cs3 for over a year and haven't ever used it. Now I see CS4 is out and it says that you can migrate from golive 6.0. Is that really true? Have they ever fixed it so you can upgrade 6.0 to CS3? I can't even get the upgrade version for CS4 because I used my upgrade on CS3. I have a company website with over 500 web pages I need to convert. I really need to upgrade to DW and soon. My company buys thousands of dollars of software and licenses from adobe every year, we are a non profit agency and I can't keep spending money on things that don't work! This is extremely frustrating. HELP!

    Making changes site wide can be accomplished 2 ways but in reality unless you are using a dynamic site that draws its page designs from a  central template page.
    In retrospect you may want to consider creating a Library item first for anything you may want to change site wide (The first way). Being that you are not there yet you will probably want to use the Edit > Find and Replace from the menu bar (The second way).
    Simply open up the file you have changed and another you have not. Next (assuming the option is not right in front of you) on the menu bar: View > Code and Design, making sure you can see both code and Design in both files. Then from the menu bar: Edit > Find and Replace. Copy the code regarding the object that you want to change making sure that you copy any opening and closing tags if appropriate from the unchanged file then paste in into the FIND box. Do the same with the file that you have changed except you will paste that into the REPLACE box also making sure that you have copied the same area.
    Make sure Find and Replace Settings are:
      Find in: Entire current local site
      Search: Source code
    Then press the Replace All button.

  • Flash Web Gallery edited in DreamWeaver CS3 or CS4

    I use Lightroom 2.6 to create Flash Galleries. I'd like to add a link to the template in Dreamweaver CS3 or Trial CS4. However, the following message keeps appearing:
    Sorry, this photo gallery requires that scripting be enabled on your web browser and that the Adobe Flash Player be installed. Down
    load the Adobe Flash Player
    I have checked to verify the Flash Player is installed and working properly. I have doubled check to make sure scripts are allowed in my browser...Mozilla. I also installed, uninstalled and installed Flash Player several times.
    The index page is html so what am I missing?
    Grace_h

    Hi
    It's probably due to the way you have 'linked' to your images in lightroom not being relative to the images address in your dreamweaver page.
    Place your images in a folder within your dreamweaver site and create your lightroom page in the same folder.
    PZ

  • Dreamweaver CS3, Fireworks CS4

    Does anyone know if Fireworks CS4 would work with Dreamweaver
    CS3? I already have Dreamweaver CS3, and don't want to spend extra
    money to upgrade if I don't have to, but I can't seem to find
    Fireworks CS3 available anywhere.
    Thank you!

    When you say :if Fireworks CS4 would work with Dreamweaver
    CS3?"
    Can you be a little more specific.

  • Dreamweaver CS3 to CS4 differences

    So I'm talking about the properties window, the one you'd get
    on the bottom of your screen abutting to the left edge of your
    screen. In CS3 the HTML and CSS properties could all be viewed at
    the same time. Now, in CS4, I have to choose between the HTML or
    CSS properties. What drives me even more nuts, is for example say I
    click on some text in the design view, and the text is formatted
    with H1 tags. In CS3 I could click the center button and it would
    automatically add align="center" to the H1 tag. Now, it seems like
    it wants to modify a css property of the parent div of the given
    element, in this case it would be an H1 tag. And in my case, the
    parent element is in a locked part of a template, and I don't want
    to modify that. All I want is an easy way to add align="center" to
    the H1 tag only. This goes the same, say for something that I want
    bolded. In CS3, I just highlight my text in design view, high the B
    bold button, and it adds <strong> tags around the text. Now,
    it wants to modify a CSS element. How do I change it back to how it
    did it in CS3?

    > All I want is an easy way to add align="center" to
    > the H1 tag only.
    Change it in the code.
    > How do I
    > change it back to how it did it in CS3?
    Try selecting the text and using Ctrl-B.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Sawtooth500" <[email protected]> wrote in
    message
    news:giu8kk$5qt$[email protected]..
    > So I'm talking about the properties window, the one
    you'd get on the
    > bottom of
    > your screen abutting to the left edge of your screen. In
    CS3 the HTML and
    > CSS
    > properties could all be viewed at the same time. Now, in
    CS4, I have to
    > choose
    > between the HTML or CSS properties. What drives me even
    more nuts, is for
    > example say I click on some text in the design view, and
    the text is
    > formatted
    > with H1 tags. In CS3 I could click the center button and
    it would
    > automatically
    > add align="center" to the H1 tag. Now, it seems like it
    wants to modify a
    > css
    > property of the parent div of the given element, in this
    case it would be
    > an H1
    > tag. And in my case, the parent element is in a locked
    part of a template,
    > and
    > I don't want to modify that. All I want is an easy way
    to add
    > align="center" to
    > the H1 tag only. This goes the same, say for something
    that I want bolded.
    > In
    > CS3, I just highlight my text in design view, high the B
    bold button, and
    > it
    > adds
    tags around the text. Now, it wants to modify a CSS element. How
    > do I
    > change it back to how it did it in CS3?
    >

  • Dreamweaver ne se ferme plus "Adobe Dreamweaver CS3 ne répond pas"

    Bonjour,
    plus moyen de fermer normalement Dreamweaver CS3 depuis quelques mois. j'ai changé de PC il y a quelques temps (j'ai un HP Quad Core + Vista Familial, rien de révolutionnaire...) mais je ne suis pas sûr que ce soit au même moment ? Il se passe tant de choses sur un PC ...
    Il me faut utiliser CTRL+ALT+SUPPR chaque fois c'est assez désagréable, que la fermeture ait lieu par le menu "fichier" ou par la croix de la barre des titres.
    j'ai tenté une réinstall, une suppression du fichier "WinFileCache-xx.dat", rien ne change.
    Est ce qqu'un a eu le même soucis ? A une piste ?
    Merci !
    ci-jointe une capture du problème...

    Je vois souvent le meme chose, mais sur le MAC.Essayez le suivant:
    The problem is probably ftp timeout.
    On the files window, click the "show" button. (je ne sais pas ce que c'est en francais)
    The Site configuration dialogue should appear
    Click OK
    Dreamweaver will login to the site again (assuming the ftp timed out) and refresh the cache
    Now close dreamweaver. It will close normally.
    The same applies if you try and save changes and it times out. If it starts timing out, click "cancel" and then do the above steps.
    This behavior is in both Dreamweaver CS3 and CS4.

  • Can I work with html5 in Dreamweaver CS3?

    I'd like to work with html5 and stay with my CS3 application....I got to a page on my search, an old page, but never the less -- Adobe Releases HTML5 Pack also for older Dreamweaver CS3 and CS4 --Get your HTML5 Pack also on Dreamweaver CS3 and CS5--
    The link takes me to the Adobe add-on page, doesn't seem to be there and searching doesn't bring up anything? Is this still available...
    Thanks 

    thanks Nancy.
    working in code works if that's the answer....didn't know if that would work....and i understand that the design view may not know what i'm saying...
    ...but.....http://www.dmxzone.com/go/17740/adobe-releases-html5-pack-also-for-older-dreamweaver-cs3-a nd-cs4/ this release came out for 5 back in 2010ish and suggested Adobe had content for 3 and 4 as well....

  • CS3 vs CS4 - worth the $ difference?

    Hi,
    Just wondering, I am about to purchase CS... should I stick with CS3, and buy at a discount or go for Version 4??
    anyone got any idea what the benefits to 4 are? I know I should go and spend hours in google, but i figured I could get a quick run down from the people in the know...
    BTW i am running an intel macbook with 4Gb of RAM

    Hard to make that determination since I don't know what your needs are. I've found CS4 to be a good bit faster (I'm not counting the tests I've reported in another thread that have to do exclusively with 100GB+ scratch disk usage) but not a night and day difference.
    The CS4 UI seems much more mature. CS2 to CS3 had some big changes. CS3 to CS4 changes seem less dramatic, but finally gets it right. Not saying they can't make it better, but it seems like CS4's UI is what they meant to do with CS3.
    If you're buying the whole suite, I'd definitely say CS4. Illustrator CS4 seems like a home run. However, I used Freehand for a decade before I started using and cursing at Illustrator four or five years ago. If you've always loved Illustrator it could be an unwelcome departure but to me it's like Adobe finally got a clue, took some of the Freehand concepts and turned Illustrator (almost) into a best-of-both-worlds application.
    Also, take what I say with a grain (or a big ol' rock) of salt. I've only had about six hours with CS4 and so I'm talking from first impressions here.

  • Dreamweaver CS3 not displaying all PhotoShop CS4 galleries correctly

    I maintain and support a camera club website for the Peoria Camera Club in Peoria, Illinois.
    I recently added 6 new galleries to the website.
    These are the current galleries: Nature 1,Nature 2,Nature 3,Nature 4,Open 1,Open 2,Open 3,Open 4,Open 5,PJ 1,Creative 1,Creative 2,
    Urban Landscape.
    These galleries are located at
    http://www.peoriacameraclub.com/competitions/Gallerys/gallery.html
    Here's the story:
    Running a browser test on my local location everything works perfectly and all of the images are accessible and work smoothly.
    After uploading to my server, a number of galleries are not working correctly.
    I have followed this scenario.......
    All of the galleries seem to be functioning correctly except for Nature 4, Open 3, Open 4, and Creative 2.
    I recreated Creative 2 from scratch and re-uploaded with no effect
    First, all of these galleries worked in the testing mode using internet explorer on my laptop.
    All of the images appeared and ran perfectly.
    Unfortunately, the four previously mentioned galleries displayed a smaller number of images although the count on the page is correct.
    I’ve re-uploaded the galleries using Dreamweaver including the gallery html page.
    That accomplished nothing; things were the same.
    I used Filezilla to re-upload the 4 galleries plus the gallery html page.
    Filezilla runs a lot faster that Dreamweaver.
    Again, nothing changed.
    I have no explanation why the majority of the galleries are working and a few are incomplete.
    These galleries were created in PhotoShop CS4 Bridge.
    I have searched the web and the forums at Adobe and NAPP and other bread crumbs from the net.
    Any suggestions would be appreciated.
    Thanks.
    Jim

    It seems to fail at the point where there are missing images. For example, Nature 4 fails to display thumbnails in image 11, which according to its group.xml is the same as the following 404 Not Found images.
    /competitions/Gallerys/Nature%204/resources/images/thumb/GREAT%20BLUE%20HERON%20&%20CHICK%20by%20Rich%20Seeman.jpg
    HTTP/1.x 404 Object Not Found
    /competitions/Gallerys/Nature%204/resources/images/medium/GREAT%20BLUE%20HERON%20&%20CHICK%20by%20Rich%20Seeman.jpg
    HTTP/1.x 404 Object Not Found
    And likewise for Open 3. It falls apart on the third image according to its groups.xml file and that corresponds exactly with these missing images.
    /competitions/Gallerys/Open%203/resources/images/thumb/03%20Birdhouse%20&%20Flowers%20by%20Veronica%20Anderton.jpg HTTP/1.x 404 Object Not Found
    HTTP/1.x 404 Object Not Found
    /competitions/Gallerys/Open%203/resources/images/medium/03%20Birdhouse%20&%20Flowers%20by%20Veronica%20Anderton.jpg HTTP/1.x 404 Object Not Found
    HTTP/1.x 404 Object Not Found
    I didn't check the other two galleries, but it is probably similar. I am guessing that you somehow forgot to upload those images or they got uploaded to the wrong folders.
    If you have FireFox, I recommend getting the LiveHTTP Headers and/or FireBug add-ons to help find these 404 Not Found headers.
    BTW, I realize you already have a ton of files online, but you should be aware that it is not considered safe to use spaces in filenames or directory names. http://www.ietf.org/rfc/rfc1738.txt
    Mark A. Boyd
    Keep-On-Learnin' :-)
    If you are reading this via email, be aware that it may not be an accurate representation of my message. Login to read the actual message and/or to reply.

  • Using Spry how to stop Dreamweaver CS3 from Changing Code

    Hi
      I am using Dreamweaver CS3 to build/maintain a website www.ghoter.net. I started using Spry to insert data from an xml file as I need the data in the xml file to show up on several different pages, includeing the home page. The data in the xml file changes from time to time. This is working wery well. But I am having a problem with Dreamweaver automaticly  changing a line of code in the html files every time I make a change to the html file. The line of code that is being changed is in the head of the program.
    This is the line of code that is being changed: The xml's name is data-3.xml The date from the xml file goes at the top of the left collumn.
    The good code is:  var ds1 = new Spry.Data.XMLDataSet("data-3.xml", "customers/customer",{distinctOnLoad:true});
    The above line of code is automaticly being changed to this below, which does not work:
    var ds1 = new Spry.Data.XMLDataSet("data-3.xml", "customers/customer",<MM:BeginLock translatorClass="MM_SPRY" type="MM_SPRY_DATA_REFERENCE" orig="{distinctOnLoad:true}" ><MM_DYNAMIC_CONTENT DYNAMICDATA=1><MM:DECORATION HILITECOLOR="Dyn Untranslated Color">{distinctOnLoad:true}</MM:DECORATION></MM_DYNAMIC_CONTENT></script><MM:EndLock>);
    I can replace the bad line of code with the good code just befor saving the html file and the good line of code will be saved with the file and the web page works as it should.
    Any help would be appricated. Thanks
    Jack Burn

    Hi Jack,
    I think (not sure though) that the Library Item is causing the problem. I never use the Library Item because server side includes are far more efficient and need less maintenance.
    Have a look here http://foundationphp.com/tutorials/sprymenu/ssi.php
    If you have PHP serverside scripting language, use DW to add serverside includes using PHP.
    Getting back to your original problem, try without the Library Item and see if DW still changes the code.
    I hope this helps.
    Ben

  • Changed battery in laptop and now when trying to open dreamweaver cs3, I get "licensing for this product has stopped working"... contact customer support (thats a laugh).  So what now?

    Changed battery in laptop and now when trying to open dreamweaver cs3, I get "licensing for this product has stopped working"... contact customer support (thats a laugh).  So what now?
    it says:  You cannot use this product at this time.  You must repair the problem by uninstalling and then reinstalling this product or contacting your IT admin or Adobe customer support for help.
    Well it seems I am only able to install this on a maximum of 3 computers so if I uninstall and reinstall I may have used up all three.  What caused this in the first place?

    And most licenses extend to 2 machines; not 3.  Your computer's clock probably reset when you changed batteries. Is your computer's clock set to the correct date and time now?
    See Activation & Deactivation Help
    Nancy O.

  • Dreamweaver CS3 installation asking for Photoshop CS4 disc

    I am trying to install Dreamweaver CS3 from the original install disc and a progress bar gets about 1/2 way through the installation process and I'm asked to insert the Photoshop CS4 install disc.
    The Dreamweaver installation is not an upgrade. It is an original install.
    I am on a Mac, OS 10.6
    This is weird.
    Does anyone have a solution?

    Run this, the re-install.  Ignore the name of the file.  They condensed everything into one package for CS3-CS5 instead of separate packages for each:
    http://www.adobe.com/support/contact/cs5clean.html

  • I had earlier installed adobe dreamweaver cs3 on windows 7 my system got crashed, we have changed the hardware installed win 8.1 now dreamweaver is giving activation error exceeded activation limit please help

    i had earlier installed adobe dreamweaver cs3 on windows 7 my system got crashed, we have changed the hardware installed win 8.1 now dreamweaver is giving activation error exceeded activation limit please help

    Hello,
    what concerns your wish about an uinstaller, so you should use
    https://helpx.adobe.com/creative-suite/kb/cs3-product-downloads.html >>> AND note this "Read before you download a CS3 product". And esp, "You need your CS3 serial number to complete the installation" but this shouldn't be a problem for you, because you had an official version and so you can use all these informations like https://helpx.adobe.com/x-productkb/global/find-serial-number.html
    Hans-Günter

Maybe you are looking for

  • Can not update exchange due to error with Active directory

    Error: The following error was generated when "$error.Clear();  Install-CannedRbacRoles -InvocationMode $RoleInstallationMode -DomainController $RoleDomainController " was run: "Active Directory operation failed . This error is not retriable. Additio

  • Bug in OHW config.xml file

    Hi Team, I am using a master helpset file that refers to multiple <subhelpset>s. This works fine in OracleHelp for Java, but is broken when I display the same files in Oracle Help for the Web. In my owhConfig.xml file, I point to the master helpset f

  • Wine wont run "wineboot.exe error"

    Alright so i'm new to arch and ive gotten everything else running right except wine! not sure why it keeps erroring out on me but here's error log from terminel also i'm running 64bit version of arch [xsubzer0x@xsubzer0x ~]$ winetricks Trying to load

  • MIR7 after used activety

    Hi, MIR7 posting use for Document parking after pass the mir7 when it post finally in purchase reg reflect two entry for same GRN with tax but vendors account it post one time. how to process atual document after mir7 posting? pls help and guildline.

  • XSLT Transformation Functions

    Hello, I have a trasnformation and something in this transformation is not logical. why do I have to write after the expression for-each, <item>????         <ROOT>           <LIST>             <xsl:for-each select="/pre:XmlInterchange/pre:Payload/pre