IdL big time help needed

I have a program and I would like 2 split it into a client-server system using IDL, I would appreciate any tips given (I�m very new to IDL). At the moment it takes input from the user, in the form of a user name and password, and check against a database. I would like to have the input on the client and the check of the database on the server, with eather an accept or refuse message sent back to the user.
import javax.swing.JOptionPane;
import java.sql.*;
public class log
public static void main(String[] args)
//client
String UserId;
String Password;
UserId = JOptionPane.showInputDialog("Eneter your UserID"); // were the user eneters his User
Password = JOptionPane.showInputDialog("Eneter your Password");//were the user eneters his Password
//server
try {
     //have to be in a try catch block
Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
//setting up the database
String dataSourceName = "cw2";
String dbURL = "jdbc:odbc:" + dataSourceName;
Connection con = DriverManager.getConnection(dbURL, "","");
//setting up the database
Statement stmt = con.createStatement();
String query = "SELECT Username , password FROM LOG"; // find the values and printen them out
ResultSet rs = stmt.executeQuery(query);
String s, n;
boolean flag = false;
while(rs.next())
s = rs.getString("UserName");
n = rs.getString("password");
if(s.equals(UserId) && n.equals(Password))
flag = true;
System.out.println( " access allowed " );
//grant access
break;
} //if
} //while
if(flag == false)
System.out.println( " access refused " );
//deny access
catch (Exception err) {
System.out.println("ERROR: " + err);
System.exit(0);

You might want to take a look at the examples in
http://java.sun.com/j2se/1.4.1/docs/guide/idl/index.html
and adapt one of the IDL interfaces to your needs.
Something like
module myapp
interface validator
boolean validate_user(in wstring username, in string password);
Note that this won't have any security for your password on the wire.
I just did a quick search to see if I could find a happy IDL tutorial, but I guess I usually use the main CORBA spec, actually.
http://www.omg.org/technology/documents/formal/corba_iiop.htm
- Everett

Similar Messages

  • Big time help needed for party

    Hello all,
    I need help figuring out why my ATV is not displaying my iphotos at full screen on my panasonic 50 plasma..ANY help would be really appreciated...I have two nights until the party which will be a house full of geeks :))))))

    What do you mean by not at full screen.
    If it is that there are black areas each side of a portrait photo, this is to be expected. Zooming into such a picture to fill a widescreen format would likely cut off too much of a photo to be acceptable.

  • Big Time Help Needed - reinstall

    as mentioned in another thread, my XP Pro stopped recognizing my USB (Apple) keyboard and mouse, even in Safe Mode. i decided to bite the bullet and reinstall. used bootcamp asst. to remove the windows partition and then create a new one. went ahead with the install.
    set up loads files then gets to the point where it says "setup is starting windows." and there it stalls. i left it like this for 15 minutes...twice.
    there is nothing in the windows partition.
    what is going on? besides nothing.
    Message was edited by: Forrest Jerome1

    i deviated not. how can one deviate? i used bootcamp asst. to create a partition and then start the installation. it did not get far enough for me to deviate. completely hands off.
    i finally capitulated and gave msft more $, bought windows 7 and that install has gone successfully.
    Message was edited by: Forrest Jerome1

  • Hi. Need big time help with PS CS4 crash log

    Hi.
    My Photoshop CS4 keep crashing on me ones a wile.
    I have tried everything now.
    Even tried a totally new install. OS X & Creative Suite from beginning.
    Still i get a crash ???
    Please need some translation fast.. Thank you.
    Log file:
    Process: Adobe Photoshop CS4 [330]
    Path: /Photoprogrammer/Adobe CS4/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4
    Identifier: com.adobe.Photoshop
    Version: 11.0 (11.0x20080919 [20080919.r.488 2008/09/19:02:00:00 cutoff; r branch]) (11.0)
    Code Type: X86 (Native)
    Parent Process: launchd [87]
    Date/Time: 2009-02-16 19:06:04.791 +0100
    OS Version: Mac OS X 10.5.6 (9G66)
    Report Version: 6
    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000eeea9f96
    Crashed Thread: 0
    Thread 0 Crashed:
    0 libSystem.B.dylib 0xffff07c2 __memcpy + 34 (cpu_capabilities.h:246)
    1 com.apple.HIToolbox 0x06bf998e CHandleStream::ReadBytes(void*, long, unsigned char) + 70
    2 com.apple.HIToolbox 0x06bebf21 CTextensionIOSuite::SearchIOSuiteType(unsigned long, TDataHeader*, unsigned char) + 85
    3 com.apple.HIToolbox 0x06bebe5f CTextensionIOSuite::FreeSuiteObjects(unsigned long) + 41
    4 com.apple.HIToolbox 0x06bebe2e CTextensionIOSuite::FreeSuiteObjects() + 48
    5 com.apple.HIToolbox 0x06bf98ef CTextensionIOSuite::Free() + 25
    6 com.apple.HIToolbox 0x06bb5bf7 CTextensionEditCommand::Free() + 25
    7 com.apple.HIToolbox 0x06bb4f10 OpaqueTXNObject::BuildListCommands(CTextensionEditCommand*) + 248
    8 com.apple.HIToolbox 0x06bb4c8f OpaqueTXNObject::NewCommand(short, AttrObjModifier const*, TKeyDownParams*, TReplaceParams*) + 979
    9 com.apple.HIToolbox 0x06bb4271 TXNSetTypeAttributes + 457
    10 com.adobe.CameraRaw 0x355a15e0 EntryFM + 1920434
    11 com.adobe.CameraRaw 0x355a3370 EntryFM + 1928002
    12 com.adobe.CameraRaw 0x3556d4a2 EntryFM + 1707124
    13 com.adobe.CameraRaw 0x3556d193 EntryFM + 1706341
    14 com.adobe.CameraRaw 0x3556f7ec EntryFM + 1716158
    15 com.adobe.CameraRaw 0x355ff902 EntryFM + 2306260
    16 com.adobe.CameraRaw 0x3538a631 0x351a5000 + 1988145
    17 com.adobe.CameraRaw 0x35392a84 0x351a5000 + 2022020
    18 com.adobe.CameraRaw 0x353edc91 EntryFM + 136291
    19 com.adobe.CameraRaw 0x353c6650 0x351a5000 + 2233936
    20 com.adobe.CameraRaw 0x35588620 EntryFM + 1818098
    21 com.adobe.CameraRaw 0x3558b06e EntryFM + 1828928
    22 com.adobe.CameraRaw 0x353ecdfc EntryFM + 132558
    23 com.adobe.CameraRaw 0x35527ab1 EntryFM + 1421955
    24 com.adobe.CameraRaw 0x35527ad6 EntryFM + 1421992
    25 com.adobe.CameraRaw 0x35527ad6 EntryFM + 1421992
    26 com.adobe.CameraRaw 0x35527ad6 EntryFM + 1421992
    27 com.adobe.CameraRaw 0x35527ad6 EntryFM + 1421992
    28 com.adobe.CameraRaw 0x35527ad6 EntryFM + 1421992
    29 com.adobe.CameraRaw 0x35527ad6 EntryFM + 1421992
    30 com.adobe.CameraRaw 0x35527ad6 EntryFM + 1421992
    31 com.adobe.CameraRaw 0x35527ad6 EntryFM + 1421992
    32 com.adobe.CameraRaw 0x35527ad6 EntryFM + 1421992
    33 com.adobe.CameraRaw 0x35527ad6 EntryFM + 1421992
    34 com.adobe.CameraRaw 0x35527ad6 EntryFM + 1421992
    35 com.adobe.CameraRaw 0x35527ad6 EntryFM + 1421992
    36 com.adobe.CameraRaw 0x355a12c5 EntryFM + 1919639
    37 com.adobe.CameraRaw 0x3559fadb EntryFM + 1913517
    38 com.apple.HIToolbox 0x06af9143 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
    39 com.apple.HIToolbox 0x06af857d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    40 com.a

    Thread 13:
    0 libSystem.B.dylib 0x068d93ae __semwait_signal + 10
    1 libSystem.B.dylib 0x06903d0d pthread_cond_wait$UNIX2003 + 73
    2 ...ple.CoreServices.CarbonCore 0x072a4ef7 TSWaitOnCondition + 126
    3 ...ple.CoreServices.CarbonCore 0x07283e36 TSWaitOnConditionTimedRelative + 202
    4 ...ple.CoreServices.CarbonCore 0x072a4b74 MPWaitOnQueue + 208
    5 AdobeACE 0x047a438d 0x4773000 + 201613
    6 AdobeACE 0x047a3d85 0x4773000 + 200069
    7 ...ple.CoreServices.CarbonCore 0x072a310b PrivateMPEntryPoint + 56
    8 libSystem.B.dylib 0x06903095 _pthread_start + 321
    9 libSystem.B.dylib 0x06902f52 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x068d93ae __semwait_signal + 10
    1 libSystem.B.dylib 0x06903d0d pthread_cond_wait$UNIX2003 + 73
    2 ...ple.CoreServices.CarbonCore 0x072a4ef7 TSWaitOnCondition + 126
    3 ...ple.CoreServices.CarbonCore 0x07283e36 TSWaitOnConditionTimedRelative + 202
    4 ...ple.CoreServices.CarbonCore 0x072a4b74 MPWaitOnQueue + 208
    5 AdobeACE 0x047a438d 0x4773000 + 201613
    6 AdobeACE 0x047a3d85 0x4773000 + 200069
    7 ...ple.CoreServices.CarbonCore 0x072a310b PrivateMPEntryPoint + 56
    8 libSystem.B.dylib 0x06903095 _pthread_start + 321
    9 libSystem.B.dylib 0x06902f52 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x068d93ae __semwait_signal + 10
    1 libSystem.B.dylib 0x06903d0d pthread_cond_wait$UNIX2003 + 73
    2 ...ple.CoreServices.CarbonCore 0x072a4ef7 TSWaitOnCondition + 126
    3 ...ple.CoreServices.CarbonCore 0x07283e36 TSWaitOnConditionTimedRelative + 202
    4 ...ple.CoreServices.CarbonCore 0x072a4b74 MPWaitOnQueue + 208
    5 AdobeACE 0x047a438d 0x4773000 + 201613
    6 AdobeACE 0x047a3d85 0x4773000 + 200069
    7 ...ple.CoreServices.CarbonCore 0x072a310b PrivateMPEntryPoint + 56
    8 libSystem.B.dylib 0x06903095 _pthread_start + 321
    9 libSystem.B.dylib 0x06902f52 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x068d93ae __semwait_signal + 10
    1 libSystem.B.dylib 0x06903d0d pthread_cond_wait$UNIX2003 + 73
    2 ...ple.CoreServices.CarbonCore 0x072a4ef7 TSWaitOnCondition + 126
    3 ...ple.CoreServices.CarbonCore 0x07283e36 TSWaitOnConditionTimedRelative + 202
    4 ...ple.CoreServices.CarbonCore 0x072a4b74 MPWaitOnQueue + 208
    5 AdobeACE 0x047a438d 0x4773000 + 201613
    6 AdobeACE 0x047a3d85 0x4773000 + 200069
    7 ...ple.CoreServices.CarbonCore 0x072a310b PrivateMPEntryPoint + 56
    8 libSystem.B.dylib 0x06903095 _pthread_start + 321
    9 libSystem.B.dylib 0x06902f52 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x068d93ae __semwait_signal + 10
    1 libSystem.B.dylib 0x06903d0d pthread_cond_wait$UNIX2003 + 73
    2 ...ple.CoreServices.CarbonCore 0x072a4ef7 TSWaitOnCondition + 126
    3 ...ple.CoreServices.CarbonCore 0x07283e36 TSWaitOnConditionTimedRelative + 202
    4 ...ple.CoreServices.CarbonCore 0x072a4b74 MPWaitOnQueue + 208
    5 AdobeACE 0x047a438d 0x4773000 + 201613
    6 AdobeACE 0x047a3d85 0x4773000 + 200069
    7 ...ple.CoreServices.CarbonCore 0x072a310b PrivateMPEntryPoint + 56
    8 libSystem.B.dylib 0x06903095 _pthread_start + 321
    9 libSystem.B.dylib 0x06902f52 thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x068d22e6 mach_wait_until + 10
    1 libSystem.B.dylib 0x069493ad nanosleep + 314
    2 com.adobe.PSAutomate 0x30e63755 ScObjects::Thread::sleep(unsigned int) + 143
    3 com.adobe.PSAutomate 0x30e637b5 ScObjects::Thread::wait(unsigned int) + 23
    4 com.adobe.PSAutomate 0x30e54502 ScObjects::BridgeTalkThread::run() + 332
    5 com.adobe.PSAutomate 0x30e63a77 ScObjects::Thread::go(void*) + 239
    6 libSystem.B.dylib 0x06903095 _pthread_start + 321
    7 libSystem.B.dylib 0x06902f52 thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x069216f2 select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x06903095 _pthread_start + 321
    2 libSystem.B.dylib 0x06902f52 thread_start + 34
    Thread 20:
    0 libSystem.B.dylib 0x068d93ae __semwait_signal + 10
    1 libSystem.B.dylib 0x06903d0d pthread_cond_wait$UNIX2003 + 73
    2 ...ple.CoreServices.CarbonCore 0x072a4ef7 TSWaitOnCondition + 126
    3 ...ple.CoreServices.CarbonCore 0x07283e36 TSWaitOnConditionTimedRelative + 202
    4 ...ple.CoreServices.CarbonCore 0x072a4b74 MPWaitOnQueue + 208
    5 com.adobe.CameraRaw 0x3535875d 0x351a5000 + 1783645
    6 com.adobe.CameraRaw 0x35358123 0x351a5000 + 1782051
    7 ...ple.CoreServices.CarbonCore 0x072a310b PrivateMPEntryPoint + 56
    8 libSystem.B.dylib 0x06903095 _pthread_start + 321
    9 libSystem.B.dylib 0x06902f52 thread_start + 34
    Thread 21:
    0 libSystem.B.dylib 0x068d93ae __semwait_signal + 10
    1 libSystem.B.dylib 0x06903d0d pthread_cond_wait$UNIX2003 + 73
    2 ...ple.CoreServices.CarbonCore 0x072a4ef7 TSWaitOnCondition + 126
    3 ...ple.CoreServices.CarbonCore 0x07283e36 TSWaitOnConditionTimedRelative + 202
    4 ...ple.CoreServices.CarbonCore 0x072a4b74 MPWaitOnQueue + 208
    5 com.adobe.CameraRaw 0x3535875d 0x351a5000 + 1783645
    6 com.adobe.CameraRaw 0x35358123 0x351a5000 + 1782051
    7 ...ple.CoreServices.CarbonCore 0x072a310b PrivateMPEntryPoint + 56
    8 libSystem.B.dylib 0x06903095 _pthread_start + 321
    9 libSystem.B.dylib 0x06902f52 thread_start + 34
    Thread 22:
    0 libSystem.B.dylib 0x068d93ae __semwait_signal + 10
    1 libSystem.B.dylib 0x06903d0d pthread_cond_wait$UNIX2003 + 73
    2 ...ple.CoreServices.CarbonCore 0x072a4ef7 TSWaitOnCondition + 126
    3 ...ple.CoreServices.CarbonCore 0x07283e36 TSWaitOnConditionTimedRelative + 202
    4 ...ple.CoreServices.CarbonCore 0x072a4b74 MPWaitOnQueue + 208
    5 com.adobe.CameraRaw 0x3535875d 0x351a5000 + 1783645
    6 com.adobe.CameraRaw 0x35358123 0x351a5000 + 1782051
    7 ...ple.CoreServices.CarbonCore 0x072a310b PrivateMPEntryPoint + 56
    8 libSystem.B.dylib 0x06903095 _pthread_start + 321
    9 libSystem.B.dylib 0x06902f52 thread_start + 34
    Thread 23:
    0 libSystem.B.dylib 0x068d93ae __semwait_signal + 10
    1 libSystem.B.dylib 0x06903d0d pthread_cond_wait$UNIX2003 + 73
    2 ...ple.CoreServices.CarbonCore 0x072a4ef7 TSWaitOnCondition + 126
    3 ...ple.CoreServices.CarbonCore 0x07283e36 TSWaitOnConditionTimedRelative + 202
    4 ...ple.CoreServices.CarbonCore 0x072a4b74 MPWaitOnQueue + 208
    5 com.adobe.CameraRaw 0x3535875d 0x351a5000 + 1783645
    6 com.adobe.CameraRaw 0x35358123 0x351a5000 + 1782051
    7 ...ple.CoreServices.CarbonCore 0x072a310b PrivateMPEntryPoint + 56
    8 libSystem.B.dylib 0x06903095 _pthread_start + 321
    9 libSystem.B.dylib 0x06902f52 thread_start + 34
    Thread 24:
    0 libSystem.B.dylib 0x068d93ae __semwait_signal + 10
    1 libSystem.B.dylib 0x06903d0d pthread_cond_wait$UNIX2003 + 73
    2 ...ple.CoreServices.CarbonCore 0x072a4ef7 TSWaitOnCondition + 126
    3 ...ple.CoreServices.CarbonCore 0x07283e36 TSWaitOnConditionTimedRelative + 202
    4 ...ple.CoreServices.CarbonCore 0x072a4b74 MPWaitOnQueue + 208
    5 com.adobe.CameraRaw 0x3535875d 0x351a5000 + 1783645
    6 com.adobe.CameraRaw 0x35358123 0x351a5000 + 1782051
    7 ...ple.CoreServices.CarbonCore 0x072a310b PrivateMPEntryPoint + 56
    8 libSystem.B.dylib 0x06903095 _pthread_s

  • Need big time help

    I am leaving pc and getting imac 20" with windows. How do I install software that works with pc and is it easy to access and use? Will my existing printer work with this setup? Just give me an overview how this works. I really need help in layman's terms. Thanks

    "I am leaving pc and getting imac 20" with windows. "
    Macs don't come with Windows. You can install it separately using Apple's Boot Camp software. Is this your intention? Please clarify.

  • Thanks everybody (Need big time help !!!)

    Hi there.
    First of all.
    Thank you for all your help about my OC situation      
    Really glad this place excisted and all of you guys where friendly and so helpful.
    Today i got my 8800GTS + Cellshock ram back from RMA
    Fixed everything and fired the thing up.   
    Now i'm back in buisness again accept for my MSI P965 Platinum MOBO still in RMA.
    Lets see what they say ? I got a email today where they was telling me that 2 pins
    on the LGA775 slot was bended. Huh? Weird
    I never touch those pins and i'm always very carefully about hardware.   lol  (Accept when OC)
    But ok. We will see what they say in the end.
    Again everybody. Big thx from MuggeGHQ

    Hehe. no. Will try to keep my fingers away from the lovely bios.
    Its hard not to. Ofcause you always want to see how high you can work you way op.
    Now i have locked my PCIE (100Mhz) and my PCI (33,33Mhz) so they cant go any higher !
    Running a mild OC then. 320FSB 3.2ghz for now with my P5B, i want go any higher with this MOBO.
    DDR2 800 4-4-4-12 4:5 (800Mhz)
    Maybe when i get a P35 MOBO we can play again.
    Then i'll be back for help   

  • Need big time help !!!! (THANKS)

    Just came home from work. Tryed a creazy OC like 360FSB but the computer woulden boot.
    After that nothing happen. So i closed the comp down tought out the PSU and pressed the on botton to clear the last power in it.
    Then i first cleared cmos (BIOS) but it still woulden boot. Then i tough out the battery and waited 1 min. now when i try
    to turn it on. It just click with a short light.
    Nothing happen. It just turns on for very very short time and then down again. Keeps doing that all the time.  :( up/down up/down
    What to do.
    E6700 P965 Platinum with bios 1.51b

    This is creazy stuff.
    Went out and bought a fairly cheap Asus P5B MOBO and a new E6600 CPU because one of my friends should have this anyway.
    So i bought it for him so i could try use it.
    The new issue.
    After all the stuff with my P965 Platinum and all.
    I first tryed the MOBO with my old E6700 CPU. 1 long beep 3 short beep.
    Ok. new E6600 CPU on P5B MOBO. Same thing.
    Alright. no more  here. Tryed both the new MOBO and the new E6600 together with all my other hardware.
    Same thing. 1 long beep 3 short ones   :(
    In the Asus manual it says. 1 long beep with 3 short one is (VGA not detected)  JESUS
    Now this is not fun anymore. How can it be the 8800 ?????????
    One thing there crossed my mind was. Maybe it is my RAM that got after my big OC.
    Since non of the new hardware (MOBO & CPU) works with my old hardware, there is only ram, gpu and psu left.
    Its not the psu i'm sure. The computer starts and all fan is running included the GPU fan.
    Last thing i cant see or control is the RAM.
    Could that really be the problem ONLY. That only my ram was smoked in the OC.
    So both my E6700 and MSI Platinum MOBO is maybe working alright, but the ram died. Could it really ?

  • PSE8 - In need of big time help

    I am very new at PSE8 and am trying to create my own holiday  cards. I would like to take the picture I have of my siblings and
    put a halo on each of us. I would laos like to remove a few of people out of the picture. I have tried and read and watched tutuorials and I am stumped. Can anyone help me by explaining the procedure in step by step dierections? Is there a good manual/website/tutorial for someone who has never used PSE8 before? Thanks

    Here are two quick ways to do a halo.
    Method 1
    1. Add new blank layer.
    2. Use the Elliptical Marquee to draw out an oval.
    3. Set the Foreground color to white, and Edit > Stroke. In this example I used a stroke width of 20, but it depends on your picture size.
    4. Apply a Gaussian Blur.
    Method 2
    Steps 1-3 same as above
    4. Apply a Outer Glow Layer Style. I used the Simple Style. Experiment with others.
    You might also try a combination of both Gaussian Blur and Outer Glow.
    Use the Move tool to reposition, resize, flatten, or widen the halo.
    With the Outer Glow you can also go into Style Settings and change the size of the glow.

  • MOVED: Need big time help !!!!

    This topic has been moved to Overclockers & Modding Corner.
    https://forum-en.msi.com/index.php?topic=108463.0

    "I am leaving pc and getting imac 20" with windows. "
    Macs don't come with Windows. You can install it separately using Apple's Boot Camp software. Is this your intention? Please clarify.

  • PDF form javascript time help needed

    I am creating a fillable form using time formats and I need help with 2 parts. First part is at the top. I would like the total time to display in hours. It should take total loaded departed minus total loaded arrived time and total it into the first Total Time box as hours but I can only get it to display as a number. Every time I tried to format it as a time it would give me an error.
    Second part I need help with is down toward the bottom. It's called 030-LOAD DELAY. This will also display as a time format. It will take that top Loaded Time Total and subtract an hour. How do I do that?
    I have been googling for hours and hours on this. There's so many ways to do this but every time I try different ways, it doesn't work and I end up confusing myself even more.
    (and btw, I'm using acrobat version 9)

    Ok. I finally got the calculations to work. But..... when I save and open in Reader, they don't work. Go back to Pro, they don't work there now either. They also don't show up under the Set Field Order Calculations. To reset them, i have to erase the calculations, save, redo the calculations. Preview the form and everything works — calculations happen and i get a total.
    Adobe Reader usage rights are enabled.
    Why is this so hard?
    I found this thread http://forums.adobe.com/message/1152890#1152890 about it. Is this bug still going on since 2009?
    Ok. Apparently you have to enable reader rights after the form is done. It seems to work now. What a pain.

  • Itunes 7 BIG PROB HELP NEEDED

    The first time i downloaded 7.0 i got all the way to the end and it worked but i could never open it so i just deleted itunes completley and so now i download it and it says..."this is already a file do you want to replace it?" I hit yes...than this box pops up and it says..."The feauture that you are trying to use is on a network resource that is unavailable. Click OK, or Try Again, or enter an alternate path to the folder containing the installation package 'iTunes.msi'in the box below." So ya, Ive tried hitting ok, and try again and trying to locate iTunes.msi and i cant. HELP WOULD BE GREATLEY APPRECIATED!

    Go here and start with the section "Get the latest Windows updates" (Make sure you do that) and then follow ALL steps for removing iTUnes AND quicktim, especailly "Clean up iTunes installer files on the computer" (DO NOT FOLLOW STEPS FOR REINSTALLING YET) http://docs.info.apple.com/article.html?artnum=93976
    Now disable your antivirus program AND set it to allow script to run.
    While its disabled, goto apple.com and download/install itunes

  • N95 shuts down, been repaired 3 times help needed ...

    ive had the n95 a month now i bought it from ebay. its been to an authourised dealer twice and then to nokia . it is still shutting down usually when i try to answer a call. occasionally it will close down without touching it, i love the phone can anyone one help or advise me what to do next, thanks

    Hi andyroo
    Firstly you need to exclude that problem is software related.
    Remove memory card (if any) and carry out a hard reset key in *#7370# on standby screen followed by 12345 (default Nokia lock code) when requested. Unfortunately ALL data will be erased from the phone.
    It might be an idea to try with a different SIM if possible.
    Intermittent faults are the worse kind and you won't know if it has been dropped at some stage if casing has been replaced.
    Happy to have helped forum in a small way with a Support Ratio = 37.0

  • Real Time Help Needed: Disk Warrior and Setup Assistant

    My system disk crashed a couple of days ago. I installed a clean system on a firewire attached disk and ran Disk Warrior against the failed drive. DW says the disk is too damaged to replace the directory structure. So, I'm in the process of copying over files that it was able to provide access to via the Preview disk. However, I'm wondering whether I can run setup assistant against the Disk Warrior Preview disk to get back the content of the keychain? I had a lot of passwords stored and don't have a backup.
    Anybody offer any help?

    Actually, I just remember another step that probably has something to do with this.
    The directory entries for ~/Library/Mail and the individual mailboxes were corrupt, so Disk Warrior recovered the contents and put them in two arbitrarily named folders. I copied the contents of the Library/Mail folder into the new system's Library/Mail folder. However, I wasn't sure where to put the mailboxes. I looked on my other Mac system and it had a Mailboxes folder inside the Library/Mail folder, so I created new folder called Mailboxes and copied the recovered mailboxes into the new folder.
    Another point that's probably related. The MessageRules.plist file exists in the Library/Mail folder, but the I don't see the rules when I open Mail.app. It looks like Mail.app isn't seeing the contents of Library/Mail.
    Any thoughts?

  • NEED HELP BIG TIME!

    I wrote a few days ago about this and was told that gathering
    information from a form using Post as the method and having the
    results emailed to someone wasn't a good idea and that it didn't
    work very well. People basically told me to investigate scripting
    or hiring someone, or use a pay service like MailChimp. None of
    these are options for me right now, I absolutely have to get this
    site done tonight and the person I'm doing it for will not pay for
    a service.
    The client wants to have a form on his site to collect email
    addresses so he can compile them into a mailing list to send out
    infrequent emails notifying people of upcoming events he's putting
    on. He's a local artist with a very modest following, nothing big
    time. I have no idea about databasing or MySql, and the person
    doesn't want to pay for a service, so basically I'm stuck doing it
    the "unreliable" way.
    Can someone walk me through how to do this in Dreamweaver? I
    assume I add a form field, and put a text field and submit button
    inside of it. Here's my questions, to get this to work and use the
    mailto: thing, what do I put for...
    Form Field: Name, Action, Method, Target, Enctype
    Text Field: Name
    Button: Type, Name, ID, Value
    Any help would be greatly appreciated by one stressed out,
    hack web designer, thanks!

    If this client doesn't want to pay for a service then tell
    him the best
    you can do is gather INDIVIDUAL emails from his site and have
    them
    emailed to their email address. Then it's up to them to mail
    out to
    their modest following INDIVIDUALLY.
    Basically you put a form on the site to collect the email
    address of the
    user. Like this:
    <form name="emailForm" method="post"
    action="formmail.php">
    <p><label for="email">Enter email
    address</label><br>
    <input type="text" id="email" name="email"> </p>
    <input type="submit" name="Submit" value="Submit">
    </form>
    You would then need to send the submitted form to a formmail
    script
    which will then send it on to the clients email address.
    A free script named Formmail does exist if you search for it
    in google
    under Free formmail script
    You would need to alter the script as per the instructions
    which should
    come with it and then upload it to your cgi-bin assuming you
    have one on
    your server.
    You then point the form at the script by filling in the
    action attribute
    like:
    <form name="emailForm" method="post"
    action="
    http://www.yourdomain.com/cgi-bin/formmail.cgi">
    I no longer use formmail because it can be a bit of an issue
    to set up
    for beginners.
    I now tend to use server side scripting like php to gather
    the
    information. IF you have php running on your server then
    NateMail is
    FREE and very very simple script to set up. It comes with
    clear pdf
    instructions that will do the job in about 10-15mins.
    http://www.mindpalette.com/scripts/index.php#NMAnchor
    xslamx wrote:
    > I wrote a few days ago about this and was told that
    gathering information from
    > a form using Post as the method and having the results
    emailed to someone
    > wasn't a good idea and that it didn't work very well.
    People basically told me
    > to investigate scripting or hiring someone, or use a pay
    service like
    > MailChimp. None of these are options for me right now, I
    absolutely have to
    > get this site done tonight and the person I'm doing it
    for will not pay for a
    > service.
    >
    > The client wants to have a form on his site to collect
    email addresses so he
    > can compile them into a mailing list to send out
    infrequent emails notifying
    > people of upcoming events he's putting on. He's a local
    artist with a very
    > modest following, nothing big time. I have no idea about
    databasing or MySql,
    > and the person doesn't want to pay for a service, so
    basically I'm stuck doing
    > it the "unreliable" way.
    >
    > Can someone walk me through how to do this in
    Dreamweaver? I assume I add a
    > form field, and put a text field and submit button
    inside of it. Here's my
    > questions, to get this to work and use the mailto:
    thing, what do I put for...
    >
    > Form Field: Name, Action, Method, Target, Enctype
    >
    > Text Field: Name
    >
    > Button: Type, Name, ID, Value
    >
    > Any help would be greatly appreciated by one stressed
    out, hack web designer,
    > thanks!
    >

  • Help needed with CVI real time

    Hi,
    I am new to CVI real time and need help related to this. I will explain my scenario:
    1. I have few configuration files (INI). Need to validate the files (range checking..etc) during start of the application.
    2. When user clicks "START" in the user interface on the host machine, I need to generate outputs (analogs/discretes...) based on the settings in the config file and read some inputs from other instruments. ( I/O tasks like generating outputs/reading inputs i am planning to perform in RT side)
    3. From the user interface,  user can also change the config files. if user changes the files, again file validation needs to be performed. After changing the files, if user clicks START, need to take the newly enetered config files to perfom I/O tasks.
    4. I am NOT using reflective memory for my application.
    I am confused in the following area:
    1. File validation during startup , do i have to perform on both host and RT side?????
    2. if configuration files are changed in the host side by the user, how i have to send this latest file names to RT??? I think i should not send file names, i need to read from the file and its contents i need to pass to RT....Pls correct me , I am not sure about this....
    3. If I have to send file contents to the RT, how I have to do that....means i have to use structures,..???
    Please guide me. Any help would be highly appreciated.
    Regards,
    haari
    Solved!
    Go to Solution.

    Hey haari,
    1. File validation during startup , do I have to perform on both host and RT side?????
    This depends on the full range of responsibility for the INI files. If they are all needed simply to change what the I/O tasks are for, then you would technically only need to validate the INI file contents on the RT side. You could, however, validate on both sides if you wanted to. However, I would probably set it up such that I send a validation command to the target, have the target run a component of the code that validates the INI contents based on how I instructed it, and then return a message that says whether or not it met the requirements I specified. However, if you are concerned with offloading that process to the user desktop (instead weighing down the RT controller performance), you could FTP the file off of the controller and perform the validation process on the host side.
    2. if configuration files are changed in the host side by the user, how i have to send this latest file names to RT??? I think i should not send file names, i need to read from the file and its contents i need to pass to RT....Pls correct me , I am not sure about this....
    You can send them to the target over FTP. This can be done programmatically, through MAX, command window, or a Web browser.
    3. If I have to send file contents to the RT, how I have to do that....means i have to use structures,..???
    This is basically addressed in answer to question two. You would not need another structure in your RT code to handle the FTP receive component as this is handled by the FTP Client/Server communication. However, in the event that you successfully FTP a file to the target, you should likely send a message from the host to the target so that the target can respond accordingly and reload the file, reestablish the I/O values, run an idle procedure, or do whatever you like.
    Hope this helps. Have a great day!
    Tim A.
    National Instruments

Maybe you are looking for

  • Java Services In Business Connector supported by XI ?

    I am working with the java services of BC and want to convert it into XI. My question is -the webMethods defined in the java services of BC are accepted by XI or not? eg. the code in java services of BC is IDataCursor pipelineCursor = pipeline.getCur

  • Problem in BDC program using MIGO_GO transaction code

    Hi Gurus I have developed a BDC session upload program. The program is running fine except for the issue that when it goes the subscreen in MIGO_GO transaction (same as MIGO) it does not generates any code for page down or next page key. While record

  • Integrating Oracle Apex 4.0.2 with EBS R12.1.1

    We could successfully integrate Oracle Apex 4.0.2 with EBS R12.1.1 with the help of http://www.oracle.com/technetwork/developer-tools/apex/apex-ebs-wp-cabot-consulting-169064.pdf. The document says to navigate from EBS to Oracle Apex without any seco

  • How to download and install real firefox browser(not iceweasel) for my raspberry pi device

    Dear All, I want to install mozilla firefox browser for my raspberry pi device. I already installed iceweasel in my raspberry pi but it is not compatible to play flash file . so can you please guide me to get real firefox in my raspberry pi device. R

  • Add member at runtime

    How can I do to create or add member to an instance of a class at runtime?