Help with Info Window (Hacker Challenge)

OK, I'm cool with GB3 even though I don't podcast. Editing to a QT video is an absolutely great feature worth the admission itself, but...
I really liked the floating info window. Others apparently also. Who's gonna write a script or find a way to either separate the window or have it open to the left?
--Scott

Create the popup in the usual way and then modify the
javascript by adding
whatever parameters are needed to call a recordset in the
popup which the
correct information, and the particulr field holding the key
value.
for example the simple popup creates a line like this
<a href="#"
onclick="MM_openBrWindow('Test.asp','','width=400,height=400')">Link</a>
if auto_id holds the value then the line would be modified to
<a href="#"
onclick="MM_openBrWindow('Test.asp?ID=<%recordset.fields.item("auto_ID").value%>','','wid th=400,height=400')">Link</a>
Then on the page being called simple create a recordset that
will display
the information using a querystring as the filter.
Paul Whitham
Certified Dreamweaver MX2004 Professional
Adobe Community Expert - Dreamweaver
Valleybiz Internet Design
www.valleybiz.net
"David Wright 61" <[email protected]> wrote
in message
news:en0ne7$j9e$[email protected]..
> Hi I am working on a Shopping cart web site I have set
up my database and
> I
> have created my page to display items from the database
the fields in my
> database table are auto_id, category, sub_catagory,
manufacture, style,
> descripition, descripition2, price, image, image2,
fc_id, link_id
> What I am trying to do is to display this part of the
info in one record
> set
> manufacture,style,descripition , image and price there
will be a link from
> this
> page to display a popup and in that pop up I want to
display
> manufacture,style,descripition2,Image2
> basicly I want to now how to put a link in database so
when all of the
> data is
> displayed on the page I want to click on a link from any
record that opens
> a
> popup to display a larger image and a longer
descripition of the product.
> and
> anything else I may need from that record
>
> I hope this makes sense
> Thanks for any help
> Cheers
> Dave
>

Similar Messages

  • Please help with reinstalling Windows 8 on the U410 touch!

    Hello,
    I've recently dropped my U410 touch laptop from a small height, but it landed unfortunately and the hard drive was running, which eventually lead to its failure. After getting this hard drive replaced, I ordered the recovery disks in order to reinstall the Windows 8 OS on my machine.
    Here is the problem I encountered: the U410 touch does not have a CD drive and thus I cannot insert the recovery disks in the device. I have access to my old laptop and I have been trying for the past few days to connect the two, ( with an Ethernet cable) in order  to be able  to use the CD drive of my old laptop.
    What I have done already: 
    - repaired my hard drive
    - allowed access privileges to everyone on my old laptop CD drive
    -recovered the Lenovo recovery disk for my specific model and Windows OS
    - tried numerous times ( to no avail) to get the cd working for my new laptop
    What I would really appreciate help with:
    - instructions how to connect my old CD drive to my newer laptop
    - launch the recovery sequence from the CD drive of my old laptop
    Any help would be really appreciated,
    I am quite lost with this.
    Thank you, for your time.

    Hi Aerchaos,
    Welcome to Lenovo Community Forums!
    I’m sorry to hear about your situation as there are many issues in this computer and the best available option to get this issue resolved completely is by Calling Technical Support for Assistance to get the information of the nearest Authorized Service Center.
    Click here to open a link where you can select the country and get the exact contact support number. I’m sure they will be a great help.
    Do post us back for further queries.
    Best Regards
    Shiva Kumar
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • New user needs help with full windows reinstall/itunes

    ok
    my first time on here so be gentle,
    ok heres my problem, be using itunes for a whilenow with my nano, never had any problems, always just got my mp3's, then just clcked "add folder" in itunes, and then pointed to the said album, and in it goes.
    now my problem is, iam about to do a full reinstall of my win xp, however, 1. i have no idea how to back up my music with itunes., and 2., my actuall musc tracks are all over the hard drive.
    so any help....
    i will add here my idea as to how what think i must do......
    ...i was going to track down all my mp3's on my hard drive, (about 3 gigs worth), and then just copy them over to my .."my music.itunes", folder, and then when i have reinstalled my pc, just copy that back to the "my music" folder....will this work.
    and if it does what will i have to make sure i do on the new install of my itunes, to get my playlists back as they are now....
    i want to avoid thehorror stories i have read were after such reinstalls soon as there ipod plugged in again the blank new itunes updates ipod to blank....(how do i avoid this), and how do i get my new clean itunes to be like it was/is now....
    lots of questons i know, but pretty desprate to get on with my reisntall...
    thaks in advance for ay help.
    toz
    pc Windows XP Pro

    toz,
    We love seeing pro-active thinking here at the Discussions! You're off to a great start!
    And you've pretty well got the right idea of what has to be done. A few points to make things go a bit smoother, though.
    ..i was going to track down all my mp3's on my hard drive, (about 3 gigs worth), and then just copy them over to my .."my music.itunes", folder, and then when i have reinstalled my pc, just copy that back to the "my music" folder....will this work.
    It probably would work but fortunately there's an easier method. Use the iTunes Advanced menu > Consolidate Library... command and iTunes will automatically find all the songs in your music library that are not currently in the iTunes Music folder, make copies of them and then put them into that folder (along with any songs that are already there).
    With that out of the way, there are two main ways to make the back-up copies of your library. The one this article in the Apple Knowledge Base describes in detail is burning CD's/DVD's. That will take care of the music itself but if, as you say, you want to keep your playlists (and the information they depend on) intact, you will also have to make back-up copies of the iTunes Library files . That link tells you where to find them.
    The other approach to creating your back-up is to use any spare hard drive you happen to have available and simply copy the iTunes folder (which happens to contain the iTunes Music folder and the iTunes Library files). Some of our Discussions regulars are quite fond of this method .
    Once you've made your decision and successfully backed up your Library, restoring the music in iTunes onto your newly-formatted hard drive will be fairly straightforward but it will depend on which method you select. So post back and let us know how you're going to proceed as well as any other questions you may have.

  • AS 2 help with new window dimensions

    Hello Everyone,
    I need a little help with AS2 when it comes to doing anything
    other than "drag n drop" scripting. What I'd like to do is open a
    new browser window with specific dimensions but I can't figure it
    out.
    I'm currently opening a new browser window with the following
    AS2
    on (release) {
    stopAllSounds();
    getURL("
    http://scfvideo.com/video_samples/ryan_cat.html",
    "_blank");
    Can someone help me open this window so it's in a 770 pixel
    wide browser window?
    Thank for your help!
    Todd
    High School Web Design Teacher
    www.mrbenrud.com

    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14192&sliceId=1

  • Hello, I need help with info about upgrading windows.

    Hi, after having my PC for almost a year, I'm now I'm wondering if it's possible to upgrade my windows 7 32-bit to a windows 7 64-bit?
    Here's a link to a website which has my PC and it's specs....
    http://www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=6288750&CatId=4928#
    If it is possible to upgrade my windows 7 32-bit to a windows 7 64-bit, then how do I do it? And what things will be required?
    Thanks.

    upgrade is the wrong word (you can't upgrade from 32 to 64)you can install 64 bit you can use the lenovo disc to just write over whats on your HDD or you can formate your HDD then install 64 bit using the lenovo media info is here http://support.lenovo.com/en_US/downloads/detail.page?DocID=HT002492 Edit: everything you need is on the disc...drivers & Apps, windows once you get it installed run system update to get system drivers up to date
    Thinkpad R61 7733-1GU
    Thinkpad X61T 7762-54U
    Thinkpad X60T 6363-4GU
    Did a member help you today? Thank them with a Kudo!
    If a post answers your question, please mark it as an "Accepted Solution"!
    Regards,
    GMAC

  • Help with clean Windows 8.1 install Yoga 2 Pro

    Hey guys,
    I purchased a Yoga 2 Pro about 4 months ago as a secondary computer for college. I've been a Mac user for most of my life, and was intersted in learning more about the Windows ecosystem. While messing around in the partition settings, I must have made a mistake, and deleted a partition. I've been trying to follow this guide from the forums, and have the PBR_DRV partition and a "Drive 0 Unallocated Space", as per the walkthrough, but I'm not able to install Windows 8.1 on the "Unallocated Space" from a flash drive. An error with a different code appears everytime. Could anyone help?
    http://forums.lenovo.com/t5/Idea-Windows-based-Tablets-and/Guide-Windows-8-1-PRO-RTM-clean-install-o...

    What do you mean by clean install?  Are you simply restoring a backup image of the pre-installed OS, or are you really installing with a new copy of Windows?

  • Help with installing Windows 95 on Windows 7 64 bit Home Virtual PC

    I apologize in advance.  I am new to using Virtual PC and I don't understand what I'm doing wrong.  I am trying to create a virtual Windows 95 on my Windows 7 Home 64b computer in Virtual PC.  I have the original W95 cd, and I was able to
    create a Win95 boot disk.
    What I've done so far is:
    Create a Virtual drive in VPC.
    Attempt to install W95 using the cd.  The virtual system didn't install it.
    Created a W95 boot disk using a USB floppy drive.  The virtual system doesn't seem to access the USB floppy.
    Tried to enter the BIOS menu in the virtual drive and set the floppy as the initial boot drive.  The system doesn't access the floppy.
    Please let me know if you need any more info to answer this question.  Thanks!
    RK

    virtual machines won't detect usb floppy drives
    (you might also run into issues trying to install win95 on a 64 bit system not sure though)
    what you need to do is create a floppy image first
    Also use VMWARE player for win95.. virtual pc doesn't work well for it in windows 7
    so if you want to create a floppy image
    first download magiciso (it's free)
    go to new - floppy - 1.44
    copy the files from the usb floppy onto the newly created image
    save it
    now go to the image in your browser and change the extension from .ima to .flp (for VMWARE) or .img (for virtual pc)
    now you can mount the floppy image instead of using the drive all together :)
    here's an alternative method for installing windows 95 on a virtual machine as well
    installing windows 95 and CD driver manually without the floppy setup disk
    what you need:
    .DOS on a floppy or on an image (.flp .img)
    .Windows 95 cd
    .VMWARE player (it's free) or virtualpc (I recommend VMWARE)
    .Magiciso (the free trial version will do)
    .a copy of MSCDEX.EXE and oakcdrom.sys (both can be found online)
    step 1
    create a new virtual machine (make sure to add a floppy image drive if you are using vmware)
    step 2
    put your dos floppy/image in or mount it and install dos
    step 3
    download and install the free version of magiciso
    open magic iso
    go to new - floppy - 1.44
    find a copy of mscdex.exe
    find a copy of oakcdrom.sys (generic cd rom driver that works with dos.. might have to try another if it doesn't work)
    RENAME the oakcdrom.sys to cdrom.sys
    drag both these files into magic iso on the floppy disk we just created
    save the file
    close magic iso
    find the file we just saved in your explorer
    change the extension from .ima to .flp (if you are using vmware) or .img (if you are using virtualpc)
    (if you can't see the extensions you're going to need to change your folder options to show extensions)
    google it. it's easy to do
    step 4
    go back to your virtual machine
    mount the floppy image we just created
    a:\
    copy mscdex.exe c:\
    copy cdrom.sys c:\
    (don't forget to rename oakcdrom.sys to cdrom.sys in step 3)
    step 5
    find config.sys in your c drive
    type:
    edit config.sys
    now add a line that says this
    device=c:\cdrom.sys /d:mscd001
    exit and save
    step 6
    find autoexec.bat in your c drive
    type:
    edit autoexec.bat
    now add a line that says this
    c:\mscdex.exe /d:mscd001
    exit and save
    step 7
    restart the computer or virtual machine
    step 8
    we're still not done yet
    now move to your c drive and type
    mscdex.exe: /d:mscd001 /M:5 /V /L:d /S /K
    (this part /M:x refers to the amount of buffers your drive has.. it's either 4 or 5. usually 5)
    step 9
    create a blank floppy image either in vmware or magic iso then mount that new one
    put your windows 95 cd in the cd drive
    type:
    d:\
    setup.exe
    step 10
    it should be booting windows 95 now
    now you might run into troubles when it tries to install the other drivers
    it might ask you for windows floppies even if you're using the cd version
    which I never understood
    but anyways, you can find all of these drivers on the windows 95b cd if you have it
    they're all in cab files
    so you'd need to extract them 1 by 1 and put them on floppy images to use them.
    (huge pain)
    but I actually just got it to load the drivers off the win95 cd by just trying it over and over again until
    it worked. it might have been because I either did or didn't restart after putting in the windows 95 cd
    can't remember, but I'd try both if you're having trouble 
    all in all windows 95 is incredible wonky to install in a virtual machine. I highly recommend using VMWARE
    and not virtual pc for this one.
    If you didn't have a hard time installing this.. you got incredible lucky
    make sure you check to make sure windows95 is seeing your cd drive
    if not go to the add new hardware wizard in the control panel and see if that detects it
    Michael MacDonald
    State of Psychosis
    www.stateofpsychosis.com
    www.soundcloud.com/state-of-psychosis

  • Need help with popup windows

    Hi,
    (I don't know if this is where I should post this, so if somewhere else is more appropriate, please let me know)
    I'm building a window (might say a popup window). What I need it to do is this. I'm working in the gui. When the user clicks the button "load", it launches this window. In this window, the user selects what they want to load. They can select their option and click load, they can double-click on their option, or they can click "cancel". When any of these three happen (and only then), I want this window to return a value of "long" in accordance with what they selected. (What it returns doesn't really matter). So, basically, it will work almost the same a JOptionPane. (However, I don't want to use JOptionPane).
    However, I can't figure out how to do this. In JOptionPane, the window pops up and doesn't return anything until the user clicks one of the buttons. How can I make it so it won't return anything until the user does one of the three choices I listed above.
    I tried to use wait() and notify() but that didn't work either. (I don't know how to use them). Anyway, I don't know that that's the best way.
    I looked at the source code for JOptionPane and tried to track down how it does it, but I couldn't narrow it down.
    Could anyone please help me?
    (If I need to explain better, let me know).
    Thanks,
    Daniel Lorimer

    Yeah, I converted mine from using JFrame to JDialog and it does what it's supposed to. I didn't realize that JDialog has basically all the same features as JFrame. So, I guess I'll use JDialog for this one.
    However, I was hoping that the solution that I got would work for everything -- Which I don't think it will. JDialog is more like a popup window (which is fine), and JFrame is more like a main window. I want to figure out how to do in JFrame what JDialog does with setModal(). (I think I tracked it down to Dialog.show() -- however, it didn't work when I tried to implement it on my own.)
    Do you know, is there already something like this (for JFrame), or would I have do it on my own?
    Thanks,
    Daniel Lorimer

  • Help with installing Windows with a RAID array

    Hi!
    I hope you can help me.   When I try setting up Windows XP Home I can get as far as the press F6 section of the installation. I formatted a floppy disk and installed the Nvidia drivers just as it descibes in the manual.  However, when i'm prompted to add the Nvidia RAID drivers I get the message "The file nvraid.sys could not be found." and if I try to install the Nvidia storage control drivers I get the message "nvatabus.sys could not be found.  IF I use the nforce3 SATA RAID Driver floppy provided by MSI I actually get all the way through the formatting of the hard drive but when i'm promted to press enter to start loading the Nvidia drivers into Windows it stops and will not go any further.    
    I have checked the the BIOS settings and double checked the BIOS settings.  At first, I tried installing with the hard drives installed in ports #1 and #2.  I have tried connecting the two sata 120GB Maxtors to sata ports 3 and 4.  
    Under Integrated Peripherals, Enable RAID for SATA #3 and #4, disable port 1+2, and enable port 3+4 and vice versa for the previous setup.
    I would then save changes and restart and at the nVidia RAID BIOS screen where it would usually say to press F10 to check the array setup.
    I am frustrated and stumped.  Please help me...Your help is much appreciated, thank you
    System:
    K8N Neo Platinum
    Athlon 64 3400+
    1024MB Corsair XMS ProLL PC3200
    2 x 120GB Maxtor SATA hard drives
    Lite-on 52x24x52
    ASUS 9800 Pro
    Antec 480 watt PSU

    Maybe you have not put the files in the correct directories needed to install the files from the floppy, or maybe your floppy is just messed up Why not just use the floppy that is supplied to you by MSI? (Psst its in the box )

  • Please help with minidump - Windows 7 64 bit

    Hi,
    I recently reinstalled Windows 7 and since reinstalling, I've been having a problem with BSODs when running Freemake Video Converter which was working flawlessly before the reinstallation.  No hardware changes have been made, nor any BIOS changes.
    I was getting various different BSOD messages and they seemed to point to Kaspersky 2013 so I uninstalled that, ran Kaspersky's uninstallation tool but still kept getting BSODs when running Freemake.
    So I formatted and reinstalled Windows 7 64bit again and installed MSE instead of Kaspersky. 
    I am still getting BSODs using Freemake though and it looks like a driver problem but that's as far as I can guess!
    My system consists of an Intel 2600k, 16GB RAM, Ati HD5450 VGA, 250GB Samsung 840 Pro SSD, Asrock Z68Extreme7 motherboard, various SATA storage drives, Pioneer DB-206K Blu-ray writer.
    Could someone please help?  I have installed Windows Debug and here is my latest minidump:
    Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    Loading Dump File [C:\Windows\Minidump\030414-9313-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    Symbol search path is: srv*c:\windows\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is:
    Windows 7 Kernel Version 7601 (Service Pack 1) MP (8 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7601.17514.amd64fre.win7sp1_rtm.101119-1850
    Machine Name:
    Kernel base = 0xfffff800`02a4c000 PsLoadedModuleList = 0xfffff800`02c91e90
    Debug session time: Tue Mar  4 02:26:40.038 2014 (UTC + 0:00)
    System Uptime: 0 days 0:09:52.787
    Loading Kernel Symbols
    Loading User Symbols
    Loading unloaded module list
    *                        Bugcheck Analysis                                   
    Use !analyze -v to get detailed debugging information.
    BugCheck 3B, {c0000005, fffff80002ae88a4, fffff880072ffd00, 0}
    Probably caused by : Unknown_Image ( nt!KeReleaseSemaphore+1e4 )
    Followup: MachineOwner
    1: kd> !analyze -v
    *                        Bugcheck Analysis                                   
    SYSTEM_SERVICE_EXCEPTION (3b)
    An exception happened while executing a system service routine.
    Arguments:
    Arg1: 00000000c0000005, Exception code that caused the bugcheck
    Arg2: fffff80002ae88a4, Address of the instruction which caused the bugcheck
    Arg3: fffff880072ffd00, Address of the context record for the exception that caused the bugcheck
    Arg4: 0000000000000000, zero.
    Debugging Details:
    EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
    FAULTING_IP:
    nt!KeReleaseSemaphore+1e4
    fffff800`02ae88a4 0fb6462b        movzx   eax,byte ptr [rsi+2Bh]
    CONTEXT:  fffff880072ffd00 -- (.cxr 0xfffff880072ffd00)
    rax=0000000000000037 rbx=fffffa8010760580 rcx=fffffa8010760620
    rdx=0000000000000000 rsi=0a1001c9ea0fd64d rdi=0000000000000000
    rip=fffff80002ae88a4 rsp=fffff880073006e0 rbp=fffffa8010760688
     r8=0000000000000000  r9=0000000000000000 r10=0000000000000000
    r11=fffff8a00a3e3130 r12=0000000000000001 r13=fffff880009ec180
    r14=fffff880009b3101 r15=fffffa8010760948
    iopl=0         nv up ei pl nz na po cy
    cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00010207
    nt!KeReleaseSemaphore+0x1e4:
    fffff800`02ae88a4 0fb6462b        movzx   eax,byte ptr [rsi+2Bh] ds:002b:0a1001c9`ea0fd678=??
    Resetting default scope
    CUSTOMER_CRASH_COUNT:  1
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    BUGCHECK_STR:  0x3B
    PROCESS_NAME:  FreemakeVC.exe
    CURRENT_IRQL:  2
    LAST_CONTROL_TRANSFER:  from fffff80002dd7d60 to fffff80002ae88a4
    STACK_TEXT:  
    fffff880`073006e0 fffff800`02dd7d60 : fffffa80`00000000 fffff8a0`00000001 00000000`00000000 fffff8a0`0a3e3000 : nt!KeReleaseSemaphore+0x1e4
    fffff880`07300760 fffff800`02dd954e : 00000000`00000000 00000000`00000000 03030303`00000000 00000000`00000000 : nt!AlpcpCompleteDispatchMessage+0xa10
    fffff880`073007f0 fffff800`02dd6e4f : 00000000`00010002 fffff8a0`024ae648 00000000`00000000 00000000`00000000 : nt!AlpcpDispatchNewMessage+0x24e
    fffff880`07300850 fffff800`02da1d53 : 00000000`00000030 00000000`00000000 00000000`00000000 fffffa80`0f137900 : nt!AlpcpSendMessage+0x4ad
    fffff880`07300950 fffff800`02da2465 : fffff880`00000000 00000000`051fe600 fffffa80`0f137900 00000000`00000000 : nt!PspExitThread+0x223
    fffff880`07300a50 fffff800`02da2575 : fffffa80`0f137990 00000000`00000000 fffffa80`0f137990 00000000`7ef01000 : nt!PspTerminateThreadByPointer+0x4d
    fffff880`07300aa0 fffff800`02acb8d3 : 00000000`00000000 fffff880`07300b60 00000000`7ef01000 00000000`00000000 : nt!NtTerminateThread+0x45
    fffff880`07300ae0 00000000`76e2184a : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
    00000000`051fe668 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x76e2184a
    FOLLOWUP_IP:
    nt!KeReleaseSemaphore+1e4
    fffff800`02ae88a4 0fb6462b        movzx   eax,byte ptr [rsi+2Bh]
    SYMBOL_STACK_INDEX:  0
    SYMBOL_NAME:  nt!KeReleaseSemaphore+1e4
    FOLLOWUP_NAME:  MachineOwner
    IMAGE_NAME:  Unknown_Image
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    STACK_COMMAND:  .cxr 0xfffff880072ffd00 ; kb
    BUCKET_ID:  INVALID_KERNEL_CONTEXT
    MODULE_NAME: Unknown_Module
    Followup: MachineOwner

    Lemental2
    Both of these were inconclusive and were different error codes (BCC).  Though Freemake was the active process I think there is an underlying issue.  Please run driver verifier as instructed in this wiki.  It will give a much better chance
    of "catching" the mis-behaving driver.
    Please run this test to find which driver is causing the problem.  
    If you are overclocking (pushing the components beyond their design) you should revert to default at least until the crashing is solved. If you don't
    know what it is you probably are not overclocking.
    Driver verifier (for complete directions see our wiki here)
    Co-Authored by  JMH3143
    Wanikiya and Dyami--Team Zigzag

  • Need help with loading Windows 7 onto Macbook Pro - Bootcamp and parallels

    Hi,
    I have a windows PC and changing over to a Mac. I purchased today Parallels and Microsoft Office for Mac in order to use them on the MacBook.
    Also please note - I need to use Bootcamp for some programs that I need to use - and then also be able to use parallels.
    Where I am up to at the moment is - since there is no disc drive on the laptop where I can insert the disc - I have gone onto my PC and downloaded the Windows 7  usb/dvd download tool setup - however I dont know where I find the ISO file for Windows 7? So if someone could help me with that.
    Alternatively - can someone please let me know if I can just pay and download Window 7 for Mac - and then run it through boot camp etc. If someone can please give me some advice on this - and also a handy step by step guide on how to achieve it.
    Thank you so much in advance for your help!!!! I really appreciate it!
    K

    Thanks Clinton  - When I went into Apple store today, I told him about the programs my husband needs to use for a CBUS course. The guy there said his room mate has done the same thing and cannot use parallels for the programs they need to run (it doesnt seem to work properly) so he is using boot camp to run them and it works fine. So I am wanting to run Boot camp first and then once the course is finished run everything through parallels. 
    So I have gone into Boot Camp - and because there is no Disc drive I cannot insert the disc - so I have gone back onto the PC to put windows onto a USB to then use with Bootcamp. I just cannot find the ISO file path for Windows.
    I hope this all makes sense!
    I am thinking I maybe i will buy the windows ISO file instead of trying to hunt it down on the PC. Do you think this is the best way to do it?

  • Help with Lightrooom/Windows 8

    I just upgraded my computer to Windows 8, reinstalled Lightroom 4, and every time I go into the Develop Mode, Lightroom gives me an error and it shuts down.  I get the 'Adobe Photoshop Lightroom 64-bit has stopped working.  A problem caused the program to stop working correctly.  Windows will notify me...etc...any help would be terrific!!

    What do you mean by clean install?  Are you simply restoring a backup image of the pre-installed OS, or are you really installing with a new copy of Windows?

  • Help with encoding windows media file

    Hello, I have recently stared using After effects to edit some movies.  Basically I am importing some .wmv videos (with sound), adding some visual effects to them and and want to export them just like they were but with the effects.  After that I will then want to copy the videos to an external hard drive and be able to connect it to a Sony blu ray player and watch them on the tv.  The entire process works fine with the videos before all the editing happens.  But something happens to the audio.  It plays fine on the PC but when I play it through the blu ray player, there is no sound and it says it is"this audio type is not supported."
    My best guess is that it looks like AE wants to encode the audio with Windows Media Audio 10 Professional by default and it's possible that the bluray player can't play that. Does this sound right to you?
    I know you can choose Windows Media Audio 9 and 9.2. for the output but 9 played back in slow motion sound and I'm currently waiting for 9.2 to export.
    Any advice for using another codec like AVI or FLV?  Or maybe something else?
    Thanks so much for any help!!!!
    Cheers,
    Aaron

    I suggest exporting your files through Adobe Media Encoder (AME). It has Blu-ray encoding presets, as well as handling WMV encoding better than After Effects.
    Here is the AME forum:
    https://forums.adobe.com/community/ame

  • OpenAM on Windows - Need help with the Windows Desktop SSO [Video Inside]

    Hi everybody,
    first sorry if I make some mistakes as I dont speak english fluently, sorry :)
    I am trying to configure the Windows Desktop SSO of OpenAM on a Windows box.
    I followed this tutorial : http://docs.oracle.com/cd/E19681-01/820-3746/gisxh/index.html but when I check if SSO works (with this URL : http://FQDN_domain.llocal:8080/opensso/UI/Login?module=MySSOModule) , it fails with an error "authentication failed".
    1. First I would like to know if there is a way to check if the keytab generated is correct please. Indeed, I have read somewhere that the account name has to be identical as the name of the SSOServer; in my case it is not.
    I have correctly generated the keytab file (*or I think so but how can I be sure* ?).
    2. I would like to know how, in Windows, I have to configure the "keytab file name" (on the module instance page/ New Module).
    As I dont have /etc/opt etc... Do I have to specify a path like that ? : "D:\apache-tomcat-6.0.33\webapps\opensso\config\myfile.HTTP.keytab"
    3. I have also logfiles with debug mode enabled. It is available here : http://dl.free.fr/b6yPOoYTU/logauthent.txt.
    I will be very pleased if someone can help me about this problem that drives me nuts.
    Thanks a lot
    Edited by: 899066 on 24 nov. 2011 09:12
    Edited by: 899066 on 25 nov. 2011 08:42

    I have added a video of my configuration; if you see something "strange"
    You can watch it here : http://www.youtube.com/watch?v=UooRDIGm_4c
    Edited by: 899066 on 25 nov. 2011 08:43

  • Need help with Customize Window No Chrome

    Hello Everyone,
    I am trying to learn to do system chrome less window and
    having issues. I am almost there but having issue with aligning the
    window to the center and window close events. Can anyone point me
    to where am I going wrong. Here is my code:

    I can help you on the chrome part:
    Add this to the Windowed Application line:
    showFlexChrome="false"
    horizontalScrollPolicy="off"
    verticalScrollPolicy="off"
    Edit the <yourApplicationName>.xml file (under source)
    and change the following 2 lines:
    <!-- The type of system chrome to use (either "standard"
    or "none"). Optional. Default standard. -->
    <systemChrome>none</systemChrome>
    <!-- Whether the window is transparent. Only applicable
    when systemChrome is none. Optional. Default false. -->
    <transparent>true</transparent>
    good luck.
    billy b

Maybe you are looking for

  • ITunes 10.6.3 suddenly audio is distorted HELP?

    I am not sure what happened. I am running OSX 10.5.8 and iTunes 10.6.3. I have never had a problem before but suddenly the audio is very distroted with some podcasts sound as if they are in very fast motion to the point I can't understand any word sp

  • Ipod battery replacement

    I have a 1st gen 2Gb nano and the battery is well under the 50% and I would like to participate in the battery replacement program. If I take it in to my local store will they give me a 2nd or 3rd generation nano, or would they be able to find a 1st

  • Most useful SAP courses within SAP NetWeaver area

    Hi! I am certified SAP Basis consultant (SAP NetWeaver´04 - SAP Web AS for ORACLE) and would like to extend my knowledge. What are the most useful SAP courses (from practical point of view) that you could recommend? Thank you very much! regards Thom

  • Is it possible to correct converging verticals from within Aperture?

    Need to correct converging verticals can it be done from within Aperture 3.5.1

  • Tango theme for Apache autoindex

    I made a Tango theme for Apache autoindex because i was tired of the old apache icons and look download: https://bitbucket.org/wooptoo/misc/down - -icons.zip The theme uses tango naming conventions (not apache's) and it can also use the tango/gnome i