Capitalization in Infopath Expression Box

Hello,
I have a first and last name in a single expression box and wanted the first and last name to capitalize if typed in. I have already accomplished this using: 
concat(substring(translate(Recipient Name, "abcdefghijklmnopqrstuvwxyz", "ABCDEFGHIJKLMNOPQRSTUVWXYZ"), 1, 1), substring(Recipient Name, 2, string-length(Recipient Name) - 1))
for the first word; and
concat(substring-before(Recipient Name, " "), " ", translate(substring(substring-after(Recipient Name, " "), 1, 1), "abcdefghijklmnopqrstuvwxyz", "ABCDEFGHIJKLMNOPQRSTUVWXYZ"), substring(substring-after(Recipient
Name, " "), 2, string-length(Recipient Name) - 1))
for the second.
My question is: I would also like it if the user types in ALL CAPS, to just upper the first letter of the first word and the first letter of the last word with the rest lower case. My attempts to do this however have resulted in an infinite loop. Any ideas
or a way around this loop problem.
Many thanks!

This guy takes care of it with rules. First is a link to an example .xsn, and second is the forum thread it came from.
Example:
http://www.infopathdev.com/forums/storage/39/72823/capitalize.xsn
Thread: http://www.infopathdev.com/forums/t/20998.aspx

Similar Messages

  • How can I extend an Airport Express in WLAN mode with an additional Airport Express box

    I'm trying to extend the existing WLAN with an additonal Airport Express box. I read through a bunch of comment throughout the communities here but didn't find what I'm looking for.
    My actual Installation consists:
    A Time Capsule attached to the Internet router which set up my 1. WLAN range
    This WLAN has been extended with an Airport Express BOX creating my extended 2. WLAN range
    Now I intend the extend the 2nd WLAN of the Airport Express BOX with an additional Airport Express (creating a 3rd WLAN range) but don't find a way on how to set it up correctly.
    The physical situation of the location dosen't allow me to add / replace cabeling (Ethernet or similar). If there is any chance I'd like to avoid power-line connections. And, I'm aware of the impacted bandwith on WLAN / WLAN extensions, but can deal with this.
    Regards and thanks for any advice

    Two requirements that must be met to do what you want.......
    1) An AirPort Express 802.11n must be used. Check the Model No on the label on the side of the Express. It needs to be A1264. Any other model number will not do what you want.
    2) The Express must be configured to "Join a wireless network" and the option to enable Ethernet Clients must be checked. 
    Open AirPort Utility and click Manual Setup
    Click the Wireless tab below the row of icons
    The box to "Allow Ethernet Clients" must be checked
    Please check to verify that your AirPort Express meets both requirements

  • Several if-clauses in an expression-box

    Hello,
    i've added a new column (expression-box | type: text) to a table-view.
    But the following expression does not work (syntax-error). Is there a possibility to have serveral if-clauses in an expression box.
    IF(@INITIATIVE != '',@INITIATIVE,'')
    OR
    IF(@MEASURE != '',@MEASURE,'')
    OR
    IF(@OBJECTIVE != '',@OBJECTIVE,'')
    OR
    IF(@PERSPECTIVE != '',@PERSPECTIVE,')
    OR
    IF(@STRATEGY != '',@STRATEGY,'')
    Thank you for your help!
    Tobias
    Message was edited by: Tobias Gronbach

    You can use the '? :' operators in EL
    e.g.. following code is genered by JHS for tables:
    emptyText="#{bindings.MyVOTable.viewable ? 'No rows yet.' : 'Access Denied.'}"

  • Expression Box Calculation Error

    I have displayed the output of a query in a table. One of the columns in
    the table shows 'Creation Date'. So I add an 'expression box' to the
    table and enter the following expression in the Formatting Custom tab...
    NSTR(DSUB(@Creation_Date,NOW(),'D'),'M')
    The objective is to display the number of days lapsed since the record
    was created on each row of the table. The system keeps returning -14018
    or some other garbage on each row.
    Please help.

    The latest screenshot on this issue is attached. After adding DVAL and using DSTR to convert to the desired date format. The results are nonsensical and useless. System somehow is calculating negative values for dates beyond the current calender month.
    In screenshot, STR1 is the Creation Date after some formatting and STR2 is the current date. ff is the column showing the difference in days between the two dates using the following command
    DSUB(DVAL(@STR2),DVAL(@STR1),'D')
    http://www.geocities.com/fishal123/VC_error2.JPG
    Regards,
    Adeel Hashmi

  • How do I set up Express box as addition to existing WIFI router?

    Used to be able to do this when setting up the Express box, as I did years ago at home. But there's no option in the install process to enable this - which renders the product pretty useless.
    Any ideas?
    Cheers
    Neil

    Hi Bob
    thanks for getting responding to my request.
    When I originally set up Airport express network at home, the set up software gave a couple of options, to either be a stand alone wifi node, or be added to existing router - not necessariy an Apple one - I have a Netgear router at home. This was a decade or so ago.
    We recently bought Airport Express box for the office as we want to stream music to it and the set uo software has changed in that it insists the Airport Express box is connected to a router with a cable - which defeats the point of a WIFI product.
    So - my question was how to do this as it is insane that a wifi box cannot connect via wifi to a wifi router.
    However we found a solution by using the Apple Remote app to set up the Airport Express box so that it has been added to the Netgear router we have in the office.
    So - it turns out you can connect an Apple Airport express box wirelessly to a non Apple wireless router, but not with Apple Airport assistant utility - you have to use Remote on an iPhone.
    This isn't how I'd configure the products, but hey, what do I know?
    Cheers
    N

  • Expression box problem!

    Hy, i have this problem: i add a column on table of type expression box because i need to calculate a value by a formula. This formula use value's from another column on the same table and a value contained on data store object.
    the problem is that, a runtime, the formula is calculated only after  that i doing a click on the row.
    It's possibile to execute the formula when open the model e not after click the row on the table?
    Thank's a lot.
    Sincerely yours
    Andrea Maraviglia

    Hi ,
    yes you can do it without using any action button.
    Just put that formula in Expression filed in general tab of colum's control properties.
    you told after clicking on some button its giving the out put that means you are created button with some action and given that action to this coulm field.
    so just delete that action button and use above solution.
    Regards,
    Govindu

  • In the expression editor dialog box my TAB key doesn't function correctly

    This is bizarre behavior that seems to have started recently.
    In Visual Studio 2012, an SSRS project, any expression editor dialog:
    The tab key doesn't work right.
    Open the expression editor and:
    * I see a blinking cursor and I can type in the expression box.
    * If I hit the tab key, the cursor disappears and I cannot type.  I appear to lose focus in the editor but focus doesn't appear to go anywhere else in the dialog box.
    * If I hit the tab key a 2nd time, the cursor is still gone and I cannot type. 
    * If I hit the tab key a 3rd time, I can finally type again and note that I am now
    3 tabstops in.  In other words it seems like the tabs were working but I lost the ability to type anything until I "tab" 3 magical times. 
    I can work around this by hitting tab key then grabbing the mouse and clicking where the cursor SHOULD be which returns focus to the text area.
    Hopefully this image helps clarify:
    Anybody know what is wrong?
    Microsoft Visual Studio Professional 2012
    Version 11.0.61030.00 Update 4
    Microsoft .NET Framework
    Version 4.5.50709
    Installed Version: Professional
    LightSwitch for Visual Studio 2012   04938-004-0034007-02367
    Microsoft LightSwitch for Visual Studio 2012
    Office Developer Tools   04938-004-0034007-02367
    Microsoft Office Developer Tools
    Team Explorer for Visual Studio 2012   04938-004-0034007-02367
    Microsoft Team Explorer for Visual Studio 2012
    Visual Basic 2012   04938-004-0034007-02367
    Microsoft Visual Basic 2012
    Visual C# 2012   04938-004-0034007-02367
    Microsoft Visual C# 2012
    Visual C++ 2012   04938-004-0034007-02367
    Microsoft Visual C++ 2012
    Visual F# 2012   04938-004-0034007-02367
    Microsoft Visual F# 2012
    Visual Studio 2012 Code Analysis Spell Checker   04938-004-0034007-02367
    Microsoft® Visual Studio® 2012 Code Analysis Spell Checker
    Portions of International CorrectSpell™ spelling correction system © 1993 by Lernout & Hauspie Speech Products N.V. All rights reserved.
    The American Heritage® Dictionary of the English Language, Third Edition Copyright © 1992 Houghton Mifflin Company. Electronic version licensed from Lernout & Hauspie Speech Products N.V. All rights reserved.
    Visual Studio 2012 SharePoint Developer Tools   04938-004-0034007-02367
    Microsoft Visual Studio 2012 SharePoint Developer Tools
    ASP.NET and Web Tools   2012.3.41009
    Microsoft Web Developer Tools contains the following components:
    Support for creating and opening ASP.NET web projects
    Browser Link: A communication channel between Visual Studio and browsers
    Editor extensions for HTML, CSS, and JavaScript
    Page Inspector: Inspection tool for ASP.NET web projects
    Scaffolding: A framework for building and running code generators
    Server Explorer extensions for Windows Azure Web Sites
    Web publishing: Extensions for publishing ASP.NET web projects to hosting providers, on-premises servers, or Windows Azure
    Color Theme Designer   1.0
    Designer for creating new color themes
    NuGet Package Manager   2.8.50126.400
    NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.
    PreEmptive Analytics Visualizer   1.0
    Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.
    SQL Server Analysis Services   
    Microsoft SQL Server Analysis Services Designer 
    Version 11.0.3369.0
    SQL Server Data Tools   11.1.40706.0
    Microsoft SQL Server Data Tools
    SQL Server Integration Services   
    Microsoft SQL Server Integration Services Designer
    Version 11.0.3369.0
    SQL Server Reporting Services   
    Microsoft SQL Server Reporting Services Designers 
    Version 11.0.3369.0
    BIDSHelper
    BIDS Helper 2012 - An add-in to extend SQL Server Data Tools - Business Intelligence (SSDTBI formerly BI Development Studio)
    (c) 2014 Version 1.6.6.0
    http://www.codeplex.com/bidshelper
    SQL Prompt 6
    For more information about SQL Prompt, see the Red Gate website at
    http://www.red-gate.com
    For customer support, call 1-866-733-4283.
    Copyright © 2006–2009 Red Gate Software Ltd

    Hi Bostaevski,
    Thank you for posting in MSDN forum.
    According to your description, as you said that the cursor disappears and cannot type issue. It seems that the issue may be not Visual Studio the VS IDE issue.
    In addition, I find a similar thread about the
    Expression Editor Cursor Issue,
    please see:  
    http://www.beta.microsoft.com/VisualStudio/feedbackdetail/view/780682/vs-2012-rdlc-expression-editor-cursor-issue#.
    Therefore, I suggest you could also try to press alt with left and right arrow keys and check if it is works fine.
    Thnank for your understanding!
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Can I add a Airport Express to my existing network without hardwiring it?

    I want to extend the range and services of my existing home network.
    It is wired on the first floor from the cable modem to a Cisco 4-port BEFSR41 router to a hub feeding a micro cell, several Windows boxes, a Roku2 box and an NAS.
    One of the router ports feeds a  Netgear Wireless-N Access Point WN802T v2 mounted near the first floor ceiling.
    That feeds enough signal through to the second floor but it's somewhat weak at the farthest rooms.
    The wife won't let me run cat5e between floors or open up walls.
    If I put an Airport Express box of some sort on the second floor above the WAP would the two talk to each other and extend my range out across the second floor (and provide print server functions as well)?
    Can I then roam on both floors with her win7 laptop and my iPad seamlessly?
    Once upton a time I could spell computer. I'm not sure anymore.
    Any help at all would be appreciated. Thanks

    I'd suggest you ask in the Airport forum. This being the iPad forum, this probably isn't the place where you'll be most likely to get quick and accurate responses. I know that an Airport Express can be used as a range extender for other Airport access points, but I don't know whether it will work with a Netgear. Netgear probably has something that will work if a Airport won't.
    Regards.

  • Can't get Airport Express to work with Windows

    I got a used Airport Express to use as a wireless print server. I got only the Airport Express; no manuals or CD's or anything. I have been reading through the manuals and everything online, but I can't get anything to work. It seems like I need to get the Airport Express Assistant, but I can't find it. I got the Airport Admin Utility, and that installed fine on Windows Vista. Then I installed what I thought was the Express Assistant, and it just seemed to change the Airport software in the start menu, but I still don't have the Assistant, only the Admin Utility. Anyway, I open the Admin Utility and it opens the Base Station Chooser. There is nothing there, so I rescan, and it seems to do nothing. It doesn't find anything anyway.
    Where do I go from here? I am kind of stuck. I am trying this on a Windows Vista PC which is hardwired to a Linksys WRTSL54GS router. I have the airport express plugged in and the light is flashing Amber. I have a HP psc2410 plugged into the airport express that I would like to print wirelessly to.
    Thanks for any help.

    You don't necessarily need the AirPort Setup
    Assistant, you should be able to set up the AirPort
    Express Base Station (AX) with the AirPort Admin
    Utility...as it is a much more powerful tool. You
    need to make sure that you are using the version for Windows. At this
    time, the AirPort software is only supported for
    Windows 2000 or XP. A Vista-version has not been
    released.
    I suggest the following...
    - First, perform a "factory default" reset on the AX to get
    it back to it's original "out-of-the-box" state.
    - Next, temporarily connect your computer directly,
    using an Ethernet cable, to the Ethernet port on the
    AX during the set up phase.
    - Then set up the AX as a "wireless client."
    I have this same problem. I have a Vista Windows notebook and I am trying to get airport working to play music wirelessly through my home stereo. The "base station chooser" software does nothing on my Vista notebook.
    I used a friend's MacBook and was able to set up the airport as a client so I can see it listed in my Dlink router DHCP Client Table. The airport express box is plugged in, has a steady green light and everything looks good except there is no option to choose "computer" or "home stereo" speakers in my iTunes. i installed the airport express CD including the itunes it came with.
    Any ideas how to get this working on vista? Previously i had the newer version of iTunes 7.1 installed and the airport express CD told me it couldn't complete the install because a newer version of iTunes was installed. I uninstalled the iTunes and reinstalled the CD including the iTunes version 4.
    Help!
    Sony Vaio Windows Vista

  • SSIS Data Flow task using SharePoint List Adapter Setting SiteUrl won't work with an expression

    Hi,
    I'm trying to populate the SiteUrl from a variable that has been set based on a query to a SQL table that has a URL field.  Here are the steps I've taken and the result.
    Created a table with a url in it to reference a SharePoint Task List.
    Created a Execute SQL Task to grab the url putting the result set in a variable called SharePointUrl
    Created a For Each container and within the collection I use the SharePointUrl as the ADO object source variable and select rows in the first table.
    Still in the For Each container within the Variable mappings I have another Package Variable called PassSiteUrl2 and I set that to Index 0 or the value of the result set.
    I created a script task to then display the PassSiteUrl2 variable and it works great I see my url
    This is where it starts to suck eggs!!!!
    I insert a Data Flow Task into my foreach loop.
    I Insert a SharePoint List Adapter into my Data Flow
    Within my SharePoint List Adapter I set my list to be "Tasks", My list view to be "All Tasks" and then I set the url to be another SharePoint site that has a task list just so there is some default value to start with.
    Now within my Data Flow I create an expression and set the [SharePoint List Source].[SiteUrl] equal to my variable @[User::PassSiteUrl2].
    I save everything and run my SSIS package and it overlays the default [SharePoint List Source].[SiteUrl] with blanks in the SharePoint List Adapter then throws the error that its missing a url
    So here is my question.  Why if my package variable displays fine in my Control Flow is it now not seen or seen as blanks in the Data Flow Expression.  Anyone have any ideas???
    Thanks
    Donald R. Landry

    Thanks Arthur,
    The scope of the variable is at a package level and when I check to see if it can be moved Package level is the highest level.  The evaluateasexpression property is set to True.  Any other ideas?
    I also tried to do the following.  Take the variable that has the URL in it and just assign it to the description of the data flow task to see if it would show up there (the idea being the value of my @[User::PassSiteUrl] should just show in the
    description field when the package is run. That also shows up blank. 
    So i'm thinking its my expression.  All I do in the expression is set [SharePoint List Source].[SiteUrl] equal to @[User::PassSiteUrl] by dragging and dropping the variable into the expression box.  Maybe the expression should be something
    else or is their a way to say  @[User::PassSiteUrl] = Dts.Variables("User::PassSiteUrl2").Value.ToString() 
    In my script task I use Dts.Variables("User::PassSiteUrl2").Value.ToString() to display
    the value in the message box and that works fine.
    Donald R. Landry

  • Airport express/Apple Tv to an Aircraft entertainment

    Hi Apple support community,
    We would like to create a WIFI network onboard of an aircraft (without internet connexion) via an Airport express box.
    Then to connect an Apple TV box to this wifi. This Apple Tv box connected to the aircraft entertainment.
    The connection between the apple TV and the aircraft will be done by an HDMI/AV cable.
    We would like to display video or audio from our Iphone 5s/ipad mini to the aircraft.
    Do you think that it can works ? 
    If the wifi speed will enought to watch movies ?
    Thanks a lot for your support and have a nice day
    all the best,
    Philippe

    Yes that should be fine. You would be streaming content stored on the iPhone or iPad over the local network so connection speed would not be relevant. It would be best to connect ATV to the router via ethernet.

  • Multiple AirPort Express speakers disappear and/or stop working on iTunes

    I have three AirPort Express with iTunes boxes. They are wired to my LAN (using the ethernet port). Not to long ago I noticed that there was an update for them and I updated them to V6.3.
    Things seemed to be fine. In the meantime, I just happened to notice that the latest iTunes allows me to multicast to multiple remote speakers. So, I started using this multicast (I assume it's multicast) feature to hook up to a couple of remote speakers. Everthing worked fine and has worked fine for several days.
    Then this morning, I noticed that two of the remote speakers didn't show up and the third airport showed up, but had a greyed exclamation point after it and I also noticed that the speakers weren't working on that remote airport. When I unchecked the remote speaker in iTunes, it completely disappeared.
    The three airport express boxes seem to be working (they're all solid green), but the remote speakers don't work. I realize that just having a solid green doesn't necesarily mean they're working, but well, that was the extent of my investigation. Anyway....
    I brought up the airport admin tool and didn't really know how to reset the airport without changing something so I changed the text in the location field and updated the airport. Once I did this the remote speaker showed up in iTunes, so I reset all of the airports and this seemed to get the remote speakers to showup again. I'm sure a power cycle would work as well, but I was too lazy to walk all over the house and power cycle them.
    Does anyone know if this is a known problem or is there something that I've got configured wrong?
    Mac mini & Power Mac G5   Mac OS X (10.4.6)  

    The three most common problems encountered with mutiple AX's:
    Itunes software (need 6.02 or better)
    AX firmware (need 6.3)
    Firewall (you must ALLOW UDP traffic)
    If all these items are met then usually what remains is configuration and/or a range problem. Since it sounds as though it works singularly, range is not the issue. Check the three most common and if they are right you are left with re-configuring the network or possibly (but unlikely based on the post) a bad unit.

  • Airport Express: speakers go silent

    I have a very simple setup:  an Airport Express is connected to an old-fashioned stereo box, which leads to a pair of non-digital speakers.  I play music from iTunes on a MacBook Pro.
    My problem is that, every once in a while -- usually after a few hours of music, but sometimes sooner -- the speakers go silent.  It's hard to tell what's wrong but it seems like the Express box is the problem.  The sounds sometimes return after a few seconds; if not, I need to do something like un-select and re-select the Express speakers in the iTunes menu.  If that doesn't work, I get antsy and reboot the Express, which also works (but takes a while)
    Does anyone have experience with this type of behavior?
    PS - The Express firmware is up to date.

    You are picking up some form of wireless interference from another wireless network near you, or even more likely a cordless phone that interrupts the signal.
    If you have any cordless phones there, move them as far away as possible from the AirPort Express.
    Unfortunately,there is not much that you can do about a wireless network at the neighbors or a cordless phone there as well.
    To give you just a quick example of the problems that cordless phones can cause.....my neighbor....across the street...can mess up things on my wireless network if he happens to be in his front yard talking on his cordless phone.
    As soon as he is back in his house, the wireless works fine.

  • Adding Airport Express to an existing Windows WEP enabled wireless network

    I have can't find anything to help me add my new Airport Express to my existing WEP network. All I want is to use to play my Itunes through the sitting room stereo. I've upgraded the firmware on my Netgear 802.11b wireless access point so I can have a 13 digit WEP password. I've installed the latest install software from the apple website for the express box.
    I can access the express box fine on its own but not add it to the existing network. Now the only thing that works is the apple connection! My old wireless network has stopped working. I tried the same at my office yesterday and the only way to resolve the situation was to uninstall all the Apple software and then my Wireless network was able to work again. I'm pulling my hair out here and getting in to trouble with the rest of the family because it is taking so much time up!
    Someone mentioned somewhere some new firmware - I can only find one for MAcs not PCs - I don't have any Macs on my network.
    Please help.
    THANKS

    Make sure you have installed at least Airport 4.1 on your PC:
    http://www.apple.com/support/downloads/airport41forwindows.html
    Most Netgear wireless routes will tell you the hex equivalent of the plain text WEP password you enter into it - and this is found using the same web browser based process you use to configure the router. This information cannot be found by any other means (like "pinging" the router's IP address). If you can get the WEP key in this manner, configure the Airport Express with the same WEP key *while it is still cabled to the router*.
    The alternative is to come up with a 26-digit hex format WEP key of your own choosing. You can then wirelessly access the Airport Express and enter that WEP key on it first, followed by doing the same on the router second.

  • Xauth extract in solaris 11 express

    Hi all,
    I've just migrated from OpenSolaris 2009.11 to Solaris 11 Express. One of the problems I face is X11 forwarding.
    I have solved quite a number of problems related to authenticating X11 connections, but I'm still stuck with this one.
    Now I have a Solaris 11 Express box that I VNC into (using the standard Xvnc). I have a CentOS 5 zone running on this same machine. I need to export my MIT-MAGIC-COOKIE into this zone, so I can forward X11 from the CentOS zone to the globalzone (Solaris 11) client.
    I tried:
    xauth extract - $DISPLAY
    but I got:
    "No matches found, authority file "-" not written"
    I tried all these display variables, but none worked:
    localhost:0
    localhost:1
    localhost:10
    sol11host:0
    sol11host:1
    sol11host:10
    I even tried their IP addresses: 127.0.0.1:<n> and <LAN IP address>:<n> but they didn't work as well.
    However, when I manually do an "xauth list" on the globalzone, and after ssh-ing into the CentOS non-global zone, "xauth add <globalzone IP>:<n> MIT-MAGIC-COOKIE-1 <key taken from xauth list at globalzone>" works.
    Not sure if this has anything to do with me "VNC-ing" into the globalzone from another machine. I don't seem to face any x11 authentication problem if I'm physically on my Solaris 11 box, but VNC-ing to the box gives me this problem.
    Help?
    Regards,
    Daniel
    Edited by: daniel on Aug 20, 2011 2:45 AM

    Hi Abrante,
    Thanks for replying. I did an 'xauth list' again after the 'xauth generate', and saw that two more cookies were created:
    daniel@opensolaris11:~# xauth generate localhost:1
    daniel@opensolaris11:~# xauth list
    #ffff#<...>e302e302e31#:1 MIT-MAGIC-COOKIE-1 cc94253d585f... ## This was the original, before 'xauth generate'
    opensolaris11:1 MIT-MAGIC-COOKIE-1 7844cf...
    localhost:1 MIT-MAGIC-COOKIE-1 7844cf...
    Both cookie values for opensolaris11:1 and localhost:1 are the same.
    abrante wrote:
    Since you ran 'su root' you will still have quite a great deal of the environment setup for 'daniel', hence using 'xauth generate' at that point will probably overwrite the xauth for 'daniel'.
    I'm a bit uncertain as to what exactly you want to do, but i guess you could try 'su - root' or simply try to avoid using xauth generate..
    .7/M.Yes, I guess you're right. I still have most of my environment as 'daniel' though I already su-ed to root. Probably this is the problem.
    I'll try 'su - root' as you suggest.
    What I'm trying to achieve is VNC from my laptop to my Solaris 11 box (i.e. the globalzone), and within my VNC session, 'ssh -X' to my CentOS zone (also within the same Solaris 11 box) and run X apps from there.
    Means I need to forward X11 from my CentOS zone, to my Solaris 11 globalzone and see it on the VNC session on my laptop.
    -daniel

Maybe you are looking for

  • My iPad was stolen before delivery and i got problem with Apple Store

    So this my problem i'm living in France and i order a lot of things at the French Apple Store online. So when UPS ship the packages, the iPad box was empty. I call immediately Apple store customers sercice. And they treat me like a jerk, i spoke to m

  • New-page for smartform

    Hello all, I am facing a problem using smartforms. I am printing a report where there is a loop running for a list of plants. For printing the information of each plant, I need to use a new page. Information of one plant may take several pages but fo

  • Vendor Name to appear in Payment document.

    Hi Gurus, Is is possible to copy vendor name automatically in Payment document in TEXT field ??.  Any User Exit or substitution available in the system. Regards Avinash

  • BIBeans internationalization issue with weblogic server 8.1 sp2

    We use oralce bibeans 9.0.4 to develop OLAP web application in Chinsese Simplified environment. When deploy the web application on the embedded OC4J server, everything goes well. All the labels (Line items and image button labels etc. ) of the crosst

  • Invalid user name and password when adding a shared printer from vista

    I have the following hardware in our house: 1. A Vista Ultimate 2. A Power Book G4 3. A Netgear RangeMax router 4. A Canon IP2200 The printer is attached to the vista PC by USB. That PC is attached by ehternet to the router. The mac is networked to t