Search Engine issues and how to get multiple answers in combo box

I'm doing a project in vb6 i have a data where when i search it should give multiple answers in combo box.
example i have a debtor code each debtor code as more than one addresses when i search in one debtor code how can i get multiple addresses in the combo box. my search engine command
as follows 
Private Sub Command2_Click()
Adodc1.Recordset.MoveFirst
Adodc1.Recordset.Find "DEBTOR_CODE = '" & Text11.Text & "'"
If Adodc1.Recordset.EOF = True Or Adodc1.Recordset.BOF = True Then
MsgBox "Record Not Found!", vbApplicationModal
Adodc1.Recordset.MoveFirst
Me.Combo1.SetFocus
Me.Combo1.ListIndex = Me.Text11.Text
End If
End Sub
when i search in my text filed i should answer to the debtor code i'm finding and multiple answer in the combo box for the same debtor code.
Please help ;( 

Hello,
This forum is for VB.NET for VB6 please review the links at
the following page.
Please remember to mark the replies as answers if they help and unmark them if they provide no help, this will help others who are looking for solutions to the same or similar problem.

Similar Messages

  • How to get value of html combo box (i.e select) in jsp?

    Hello,
    I was just wondering how to get value of html combo box in jsp page. My code for combo box is:
    <select name="combo" size="1">
    <%
    List<Project> projects = mgr.getProjects();
    for(Project project : projects){
    %>
    <option value="<%= project.getId()%>"><%= project.getName()%></option>
    <%
    %>
    </select>
    I thought combo.value might give me the value, but it throws exception.
    Any help is appreciated.
    Thanks.

    The combo does not exists in Java, but only in HTML. You have to submit the form containing the combo and then use request.getParameter("combo") to get it's value ;-)

  • I'm using internet explorer(yuk!!) and am having trouble with getting back my search engine "google" and all i get is "blank page", can u help?

    First of all, forgive me cuz I'm probably NOT the sharpest "chip in a laptop" but I use Internet Explorer as my ISP(I've heard that GOOGLE CHROME is soo much better??) and Google as my search engine. For some reason(I know, probably USER idiot!!) even though I have set in my "internet connections" tab, www.google.com chosen, the minute I click a new tab to look for something else, that dreaded "about blank" or maybe "blank page" comes up.....wtheck???? Can u help me pleeez......thank u ..

    It is possible that your security software (firewall, anti-virus) blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox and the plugin-container from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.org/kb/Server+not+found
    *https://support.mozilla.org/kb/Firewalls
    *https://support.mozilla.org/kb/fix-problems-connecting-websites-after-updating
    See also:
    *http://kb.mozillazine.org/Error_loading_websites

  • How to get values in the combo box in a XML form?

    Hi All,
        1. I have created a property which has "Default value" as "Clothings" and  "Allowed Values(csv)" as Real Estate - Sales , Clothings etc" by navigating to KM > CM > Global Services > Property Metadata > Properties.
       2. In the XML form builder when I drag this property I get a combo box for this property.
       3. But when I preview this by going to Content Management > Folder > New > FORMS > and select my XML form project I get a preview but it is not showing me the default values in the combo boxes which I created using the property in XML form builder.
    Please Suggest me as to how to get those values (which I mentioned in property) in the combo box ?
    Thanks in Advance,
    Jasmine.

    Hi All,
      I ll make the above Query Simple.
    1.In Xml Form Builder when you drag a property which has some 3-4 assigned values so you are  recomended to use a combo box.
    2.But the problem after using COMBOBOX is I am not getting these values in the preview of the combo box.
    3.Help Required please its urgent.
    Thanks in advance,
    Jasmine.

  • Im trying to make a poster size collage of pictures and also want to put a story in the middle of the poster. I just can't understand how to get multiple pictures and how to arrange them around the poster?

    Im trying to make a postersize picture collage and I don't know how to get multiple pictues arranged. Someone said I can use the layer option. But Im just not getting it. Please help!

    Click File >> Open and select all of your photos
    That will add them to the project bin
    Then select File >> New >> Blank File
    Select background color White (or whatever you prefer) and add your width and height for your final image (set resolution 72 for web usage or 240 to 300 for printing) then click OK
    In the project bin click your first photo and drag it up into the main window on top of your new background.
    Click on the move tool and click in the center of the photo and drag to arrange it where you want on the background - you can hold down the shift key to maintain original proportions whilst dragging the corner handles of the bounding box to get the size you want.
    Do the same with the next photo (drag it up into the main window) and use the move tool to position it. Then continue with each image.
    Finally Click Layer >>Flatten image and save as jpeg. (Save as PSD if you want to preserve the layers for editing again)
    N.B. as you add images they get dropped in the center. So you need to use the move tool to drag them apart. Click in the middle of one and move it around, and then the others until you get them positioned as you want.
    When you click again with the move tool a bounding box appears around the image and you can drag out the corner handles to re-size your photos. Hold down the shift key when dragging the corner handle and that will maintain the proportions of the original.
    Finally click Layer >>Flatten Image and save your collage - you may then want to use the crop tool to cut away any surplus white canvas, and then re-save. Click the T tool to add text.

  • How to get multiple records using fn-bea:execute-sql()

    Hi,
    I created Proxy service(ALSB3.0) to get records from DB table. I have used Xquery function(fn-bea:execute-sql()). Using simple SQL query I got single record, but my table having multiple records. Please suggest how to get multiple records using fn-bea:execute-sql() and how to assign them in ALSB variable.
    Regards,
    Nagaraju
    Edited by: user10373980 on Sep 29, 2008 6:11 AM

    Hi,
    Am facing the same issue stated above that I couldnt get all the records in the table that am querying in the Proxyservice.
    For example:
    fn-bea:execute-sql('EsbDataSource', 'student', 'select Name from StudentList' ) is the query that am using to fetch the records from the table called StudentList which contains more than one records like
    Id Name
    01 XXX
    02 YYY
    03 ZZZ
    I tried to assign the result of the above query in a variable and while trying to log the variable, I can see the below
    <student>
    <Name>XXX</Name>
    </student>
    I want to have all the records from my table in xml format but it's not coming up. I get the value only from the first row of my table.
    Please suggest.
    regards,
    Venkat

  • I installed version 3.6.13 and discovered that my favorite search engines (Bing and Startpage) were not compatible with this version. Can this incompatibility be rectified?

    I installed version 3.6.13 and discovered that my favorite search engines (Bing and Startpage) were not compatible with this version. Can this incompatibility be rectified?

    Makes enough sense and I thought it might be a profile issue, but only after the fact, so why does is not say this upfront ...
    In the release notes I find this about installation:
    -- and exactly what I read:
    [[http://www.mozilla.com/en-US/firefox/4.0b7/releasenotes/]]
    Installing
    Please note that installing Firefox 4 Beta will not overwrite your existing installation of Firefox. You won’t lose any of your bookmarks or browsing history, but some of your extensions and other add-ons might not work until updates for them are made available.
    nothing more nothing less... nowhere in that installation process does it say, state or imply -- Create a new profile first -- or see xxxxx article about using betas /pre-release, etc...
    Well, I could cry about it more, but I guess not too many other people have had this problem, I did search a bit before posting my question , and I consider myself pretty competent about this kind of stuff..
    Next task ... ... ... Is there any place a backup is stored in the profile folders that have maybe my 3.6.12 Extensions and Extensions settings????
    I know the main folder is located here " %APPDATA%\Mozilla\Firefox\Profiles\ "
    but I am not currently on that particular PC to look at it to see if I can figure it out myself.
    So any help will be GREATLY appreciated!!!
    I may have a backup created recently with MozBackup 1.4.10, but again I will have to look on that PC when I get back there tomorrow... ... ...
    So any help will be GREATLY appreciated!!!
    Thanks for your time
    ...

  • How to get multiple selected fields in list

    Hello all,
    I am trying to get multiple selected value from a list but i dont know how to get multiple selected fields from a list though AS3.
    Actually i want to pass the selected fields to php, so for that i need to get the selections and send to php.
    Thankx..

    i want to put the selected fields of list in an array through AS3....
    actually......i figured it out how to do that...........
    Its simple......use
    list.selectedItems[index]
    and to get the number of items selected......
    list.selectedItems.length
    simple.....

  • N8/C7 PURPLE SCREEN ISSUE AND HOW TO SPOT IF YOU H...

    MODS THIS IS NOT A POLL OR IN ANYWAY SHAPE OR FORM A VOTING THREAD IT IS A THREAD TO WARN USERS ABOUT THE PURPLE SCREEN ISSUE AND HOW TO SPOT IT IN THEIR PHONES CLEAR AS DAY , I HAVE BEEN INFORMED FROM THE DIRECTOR OF COMUNICATIONS AT NOKIA VIA TWITTER THAT THIS THREAD IS OK AND THE TEST IMAGE IS FINE TO LOAD UP
    The following has been added by vandelay (Nokia administrator) :
    Please note that there is normally a slight variation in the purple color level in each display
    unit. This is related to the display manufacturer's optical tuning process. However, some Nokia C7 and Nokia N8 users seem to be experiencing a
    slightly higher level of purple color tint on their device screens.
    Nokia Care's technical experts told me that the easiest way to spot this problem is to just look at the black idle screen of the device - if there is a clear purple color tint on the idle screen, you should have the device inspected at a Nokia Care point. They will repair the device the device under warranty if there is a clear defect in the device.
    So seeing some purple on the test image does not necessarily mean that your screen is faulty, but we hope that it helps some people to decide whether they should visit a Nokia Care point.
    (end of vandelay's addition)
    as you may or may not have read many n8s and c7s have a purple tint issue
    this can easily be spoted by saving the picture below to your pc , transfering it to your n8/c7 , then viewing the image in your gallery
    if the image shows purple squares in some areas then iam afraid you have one of the screens that is showing defects in gradiation of colurs and the greyscale
    there are also many n8s out in the wild that dont have this problem , i have 3 n8s , my gfriend has one , hers is perfect and shows the test image with no purple tint at all my three n8s all have purple tint and some display it worse then others
    the test image can be viewed on any brightness and it should display just as it does on your monitor screen ,my gfriends n8 displays the image perfect under all brightness levels yet my three n8s show the purple tint heavily on low brightness and not as much on full brightness
    the test image can also be viewed via tv out and hdmi out and again if you have a defect screen you will see the image perfect on your tv yet on your n8 screen you will have purple tints
    here is the test image for you to load to your device and view via the gallery
    as stated above if you have one of the screens with defects in colour gradiation you will see some of the squares as purple
    this shouldnt be happending as there n8s out there that display the test image perfectly
    from all my research on this in the last month and my time studying ICT systems support in which i have a diploma , it seems clear to me that nokia have used at least two screens in the build of the n8
    many phones bought between october launch and december dont have the problem yet there are still some that do but not as many as now , phones bought from the end of december up untill current date seem to have the issue moreand its now nearly impossible to find one without the purple tint issue
    this leads me to believe that from the start nokia were using at least two screen in the n8 , then one started to run out around december and by the end of december a huge majority of n8/c7 handsets have the troubles, if not all of them shipped after december
    infact ive been to every phone shop in lakeside , chelmsford , colchester which included : carphone warehouse , o2 , vodafone , orange , three ,  phones4u , tmobile all n8/c7 handsets i asked to look at had the problem not one n8 i looked at didnt have the issue 
    i have been in contact with nokia care escalation team , all they did is send me very badly refurbed handsets back for my brand new n8s ,  which across all three handsets had the following faults
    #hdmi covers scratched and worn
    #no imei number under the hdmi cover on one of them
    #torx screws on battery cover very worn
    #plastic top caps not fitted right
    #one had a huge gap between the silver screen surround and the main chasis of n8
    #they all still had purple tint issue
    so nokia sent me three refurbed handsets for my brand new n8s , i obvously complained as they were so new i could have taken them back to the shops with the reciept but now nokia had changed the imei numbers my reciept was useless , i said i should be sent three brand new n8s , they again sent me badly refurbed handsets just as bad as the 1st lot and again all three of them had purple screen issues 
    i complained again and this time supervsior took over the case and agreed that 3 new n8s should be sent to me as mine was so new , she got them sent out and this time they were new but they still have the purple screen issue
    thats a toatal 12 n8s direct from nokia and all of them have had the issue  so i cant recomend going to a nokia care point or nokia care uk as the refurbs i was sent was a complete joke and looked like they were just used handsets that had been through a rough time
    through this month of me talking to nokia and sending emails and getting these phones swapped back to a condition of the phones that i sent them , they have said they are investigating it and taking it seriously however after some of their actions towards users (myself included) on these forums it doesnt seem like they are taking it very serious at all , they have known about it for a month now and we still have not had an offical response from nokia themselves
    if you would like to read more infomation on this problem and to see how wide spread it is then please check the following links
    http://www.nokiausers.net/forum/nokia-n8/39462-i-think-nokia-using-two-different-types-screen-n8-may...
    http://www.nokiausers.net/forum/nokia-n8/39532-n8-purple-screen-test-please-take-part-if-you-have-n8...
    http://www.allaboutsymbian.com/news/item/12604_Defective_screens_found_in_som.php
    http://forum.dailymobile.se/index.php?topic=39665.0
    http://www.nokiadna.com/2011/02/nokia-n8-nokia-c7-oled-screen-issues-plauge-nokia-users/
    http://n8geeks.com/nokia-n8-amoled-display-issue/
    there are many more threads about this issue across the net and if you google n8 screen problems or n8 purple screen problems you will come acroos many many pages of unhappy users from all across the globe
    i just hope nokia sort this out soon
    ho do you users with the problem feel about this issue and how do you think nokia should resolve it
    id be happy for a screen swap at a nsc or via warranty postal repair as long as it could be done quickly and the user wasnt without their phone for too long after all this is nokias mistake and not the users that bought the phone so all fixes should be at minimal disturbance to them
    heres hoping when you test the image your not as unlucky as me and many other n8 owners from across the globe , its a brilliant phone but this screen issue lets it down alot especially during watching films and stuff

    sorry to hear you guys are having troubles too , its a shame sucha  great device as the nokia n8 has had an issue like this arise , it is effecting alot of n8/c7 handsets and is quite a widespread issue across the globe
    it would be great to hear from as many users as possible about this and what they think about it as a user of the c7/n8
    jimmyireland about your post mate
    yes it was written by me and yes it ws deleted not once but 3or4 times actually
    the mods said it was because i had set up a poll and voting system , so i read through forum rules and posted it again with what fitted their guidelines and even put in big caps that it was not a poll but a thread to help users identify a problem and discuss it which is what the forum is for , it was deleted again , i then posted it again with just the test image and how to spot the problem and again put big caps that the post fitted their guidelines and was just to help users , it was again deleted and i was banned by mods for 2 days saying that i had broke forum rules and posted a poll and that the test image wasnt a proper test image
    i then asked other users to post the image but when they tryed nokias spam filter kicked in with a message saying that their post contained spam and that they should write it again and try posting again
    to be honest it really looked like they were trying to cover up the issue , fair enough my 1st post could be considered a very very rough poll but the posts i made afterwards were edited to fit nokias guidelines and they still removed them ad banned me and then other users posts were marked as spam
    so i tweeted alot of people and even nokia have said that as long as the post doesnt contain polls/votes then it will be fine to postand that mods shouldnt delete it , which was excellent news and hopefull this thread will stay and users can load the image and test their screens and then discuss the issue here so nokia can see users discussion in one thread , it will alo help awareness of the issue
    hence this post that isnt a poll but a thread to help users identify wether their n8/c7 has a screen with a defect in the gradiation of colours
    as stated in original post not all n8s have this problem my gfriends doesnt and it displays the test image perfectly on all brightness settings , yet my n8s show the image as very purple on low brightness and the brighter the screen goes the less the purple is shown , it is still there just not as visible as it is in the lower brightness settings
    as i also mentioned many n8s between october and mid december are fine although some still have the problem , yet from mid december till current date the amount of n8s with purple issue is much much higher and it now seems very very rare that you will get a brand new n8 from the shops without this screen issue which leads me to believe that from launch nokia have used at least two screens in the builds of the n8 , some great screens and then the ones with dodgy purple tint , from the threads across the web it seems like the good screens nokia were using either run out or they have failed to source the same screen or the manufactuer of the screen has changed something
    iam not a nokia hater and iam not here to cause trouble or loose nokia sales etc
    i love nokia have used them for years and used symbian since the 6680 , iam always helping users across the web with their nokia problems and am an avid user on nokia users please check my profile and feel free to check my posts and how many times ive been thanked for being helpfull
    http://www.nokiausers.net/forum/members/buxz777.html
    as you can see i love nokia and spend alot of time using their devices , speaking highly of them and helping their users with problems, i also love good customer services and customer relations
    i understand that big companys have build issues iam a gadget lover and trained in ict supprt iam not silly and understand that these things happend and building these phones with such complicated electronics and some could end up with issues , it could happend to anyone , sony , apple , samsung , blackberry , lg etc etc
    however its how the companys react to these issues and relate to their customers that have spent 100s of pounds on their devices that is important , issues do arise , its how the company looks after its customers thats important
    i think alot of users think the same , they dont expect nokia to click their fingers and go heres a fix but they do expect nokia to investigate the issue and they do expect nokia to relate to its customers and not ignore them or the issue which is what it looks like when posts are deleted and users are banned for posting informative posts that help users identify a problem
    things like sending users really bad refurbs for brand new n8s also dont help users confidence in nokia statement of going to nokia care about the problem as all i got was second hand looking n8s that still have the problem they were sent off with and the originals were in much better condition
    like i say iam not here to cause trouble and i love nokia the n8 is the best phone ive ever had and its almost my dream device and everything ive wanted on a device for years its the ultimate convergance device and agadget lovers dream , however when you see your gfriends and some of your mates n8 screens display the test image perfect then your n8 display it with a very purple hue it does dissapoint you and you do hope that nokia will take notice and fix the issue with the least amunt of hassle to the users
    cheers jimmy and sorry about the long post just wanted to clear some things up
    now lets get back to discussing the issue and what other users think about it
    have a great evening

  • While creating a project in Garage Band my sample tracks were cut short then overwritten in soundtrack pro. Any ideas why? and how to get my tracks back?

    While creating a project in Garage Band 09 my sample tracks were being cut short- I then discovered they had been overwritten in soundtrack pro.
    Any ideas why? and how to get my tracks back?
    I never opened soundtrack pro to edit the track just Garage band....the track just mysteriously saved as half the track.
    I am running Lion and I upgraded my Garage band to '11 hoping it would resolve the issue...it didn't. Now I can't find that tracks at all.
    The 2 songs having the issue are titled Exotic Yearning and Reunion.
    I am in the process of reinstalling the audio content from my discs. I just don't want to run into this again.
    Any thoughts and help would be greatly appreciated!
    Thanks!

    After spending some time reinstalling the soundtrack pro 3 content I opened the full track called Reunion.
    It showed back up in Garage Band.*It was the full track and wasn't chopped off until I dragged it onto the project. Then it showed up chopped.
    Then I closed Garaged band and opened soundtrack pro 3....The song was again chopped off at the 1:33min mark
    Very Frusterated...:(

  • "Open In Tabs." How it got there and how to get rid of it?

    I've searched the forums and tried all I can think of but cannot figure out:
    1) How an "Open in Tabs" item got in my Bookmarks Menu -
    When I go to Main Menu>Bookmarks, at the very bottom is a dividing line and below it, "Open In Tabs." Yet, when I Show All Bookmarks, I cannot find it anywhere. It's not a folder, it's not a link or site, its not in the Bookmarks Bar or the Bookmarks Menu - but it's there when I drop down from Main Menu>Bookmarks.
    2) How to create my own "open in tabs" with only two bookmarks in it that I can set to open at starting up Safari.
    Right now, when I click it, it tries to open everthing in my Bookmarks Menu.
    Can anyone explain (how it got there and how to get rid of it) - and help me do what I'm trying to do (open two sites at startup)? Thanks.
    (Safari 1.3.2-OS 10.3.9)
    nÔÔdle--hëad Per-rrr-plexed

    I have to apologize, I accidently gave the link to Safari Enhancer when I mentioned Safari Extender.
    Safari Enhancer and Safari Extender are two different programs with two different purposes.
    Enhancer is a free standalone program to adjust some of the features in Safari that can not be adjusted using Safari's Preferences. It also alows you to make these changes without having to use the Terminal.
    Extender is a shareware Safari plugin that adds its own items to the control-click contextual menus in Safari and includes menu items to work with tabs, mail, user agents, printing, and other functions.
    Both are useful programs. I have and use each of them.

  • How to get multiple beep sound?

    Hi
    I want to get multiple beep sounds as output if a comparison condition gives output as true.
    Can anyone tell me how to get multiple beep sound?
    Solved!
    Go to Solution.

    You could make it more pleasant if you would play a different sound file based on the comparison. (look in the windows\media folder for the sounds used by the OS. Try e.g. c:\windows\media\tada.wav)
    Very few people still communicate in morse code.
    LabVIEW Champion . Do more with less code and in less time .

  • How to get Multiple FLV duration?

    How to get Multiple FLV duration in single shot?.  Am using Netstream concept.

    I have more flv files and taking it via XML. I want to play the multiple flv video in single timeline. For that i need duration of multiple flv in for loop. Is it possible to take without metadata?

  • Urgent : how to put an image into database and how to get it from it?

    hi,
    in the database i made a longblob type for image, and in my java code i have the path of the image (String): "C:\............." and i want to put this image in my data base.
    also i want to know how to get the image after put it in the database.
    please help me, it's so urgent.

    This is a way of getting the image out of the database.
    class yourClass{
    private byte[] buff;
    private ByteArrayOutputStream byteArrayOutputStream;
    public yourClass()
    Statement statement = connection.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.CONCUR_READ_ONLY);
    ResultSet result = statement.executeQuery("your query");
    while ( result.next()){
    try{
    BufferedInputStream bin = new BufferedInputStream(rs.getBinaryStream("imagecolumn"));
    byteArrayOutputStream = new ByteArrayOutputStream();
    int length = bin.available();
    buff = new byte[length];
    while ( bin.read( buff, 0, length ) != -1 ) {
    byteArrayOutputStream.write( buff, 0, length );
    bin.close();
    catch(Exception e){
    The class about is used to take the image out of the database and store it in an object which is then streamed out through a servlet to display on the jsp page.
    import javax.servlet.*;
    import javax.servlet.http.*;
    import java.io.*;
    import java.util.*;
    import java.sql.*;
    public class ImageServlet extends HttpServlet {
    public void init() throws ServletException {    }
    public void destroy() {    }
    protected void doGet(HttpServletRequest request, HttpServletResponse response)
    throws ServletException, IOException {
    try
    yourClass pro = (yourClass)request.getSession().getAttribute("object");
    while ( iterator.hasNext() ) {
    pro = ( Product ) iterator.next();
    response.setContentType("image/jpg");
    ByteArrayOutputStream byteArrayOutputStream = pro.getImage();
    response.setContentLength( byteArrayOutputStream.size() );
    response.getOutputStream().write( byteArrayOutputStream.toByteArray() );
    response.getOutputStream().flush();
    return;
    catch (Exception e)
    e.printStackTrace();
    throw new ServletException(e);
    protected void doPost(HttpServletRequest request, HttpServletResponse response)
    throws ServletException, IOException {
    doGet(request, response);
    This is a little messy but if you search the forums you will find out more on it. Search for Images and database.

  • I've logged onto iTunes, but it's asking me security questions because it's a new device, and I'm getting the answers wrong, but iTunes wants to reset but send the new passwords to my ex partners email address how can I get round this.

    I've logged onto iTunes, but it's asking me security questions because it's a new device, and I'm getting the answers wrong, but iTunes wants to reset but send the new passwords to my ex partners email address how can I get round this.

    I believe part of the recovery process is you get an e-mail allowing you to reset questions.  If that e-mail isn't correct either because your son set it up then you really have no option but to ask Apple again.  They are getting strict abotu security and given the number of "My iTunes account got hacked" posts here I can guess why.  They have no way of knowing you really are the owner of the account.  It's like me going to a policeman and saying, "See that car over there?  That is mine, can you open the door for me?" and the police opening it on that basis alone.
    Frequently asked questions about Apple ID - http://support.apple.com/kb/HE37 --> Can I change the answers to the security questions for my Apple ID?  --> Yes. You can change the answers to the security questions provided when you originally signed up for your Apple ID. Go to My Apple ID (http://appleid.apple.com/) and click Manage your account.
    Forgotten security questions - https://discussions.apple.com/message/18402551  and https://discussions.apple.com/message/18625296
    More involved forgotten question issues - https://discussions.apple.com/thread/3961813
    Kappy 09/2012 post about security questions - https://discussions.apple.com/message/19569468
    John Galt's tips (09&11/2012) - https://discussions.apple.com/message/19809294 and https://discussions.apple.com/message/20229239
    If none of the above work, contact iTunes Support at http://www.apple.com/support/itunes/contact/ and follow the instructions to report the issue to the iTunes Store.

Maybe you are looking for

  • Table/div problem with IE

    I am building a 'planner' in a table and it looks okay in Firefox but not in IE. It's a work in progress but IE doesn't allow the table to align properly and help would be appreciated. Also, the table and left menu reside in a div (container2) which

  • Nano not playing songs...

    I have nano 2nd gen, and it will skip over one certain song that I have. I didn't get the song from iTunes. It's frustrating, because I've tried several different times of removing and uploading the song. By the way, the song DOES play in iTunes. Som

  • Case on or off?

    Since I got my lumia I've had the rubber cover supplied with it on. Whats your preference? And for those who are not using the case, whats the durability of the back like? I really don't want to get any scratches on my phone. Thanks

  • What is the last software update for N95 8g..??

    what is the last software update for N95 8g and what are its problems any one feel after new update??

  • I own CS5.  Can I update to CS6?

    I own CS5 with licenses.  How do I update to CS6?