Plz help me!! Missing pages view?

The view(?) of pages on pasteboards have disappeared (on Windows 7, Indesign cs4).
I can't figure out (a) what caused them to disappear or, more importantly, (b) how to get them back.
I can see all pages thumbnails that I created from pages panel but I only can see one spread on pasteboard.
Any suggestions on how to get them back would be appreciated.

They're there but I suspect you changed your pasteboard margins to some
ridiculously high number. Check your preferences and set it back to
something reasonable.
If it seems okay, you may have a bit of corruption in that file. Try
exporting to IDML and opening that.
Bob

Similar Messages

  • Plz Help to forward pages

    Hello Techies,
    I m New to JSP . I need to forward pages according to the if condition. I worked out the code as
    <%@ page language="java" %>
    <%@ page session="true" %>
    <%@ page import="java.io.*" %>
    <%@ page import="java.sql.*" %>
    <html>
    <body>
    <%
    Connection con=null;
    String str1=request.getParameter("user");
    String str2=request.getParameter("password");
    try
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    con=DriverManager.getConnection("jdbc:odbc:Login","sa","");
    Statement stmt=con.createStatement();
    ResultSet rs=stmt.executeQuery("select * from Login");
    while(rs.next())
    String str3=rs.getString(1);
    String str4=rs.getString(2);
    if(str1==str3)
    out.println("Connection Succeded");
    %>
    <jsp:forward page="try.jsp" />
    <%
    break;
    %>
    <TABLE border=2>
    <%
    while(rs.next())
    %>
    <TR>
    <TD><%=rs.getString(1) %></TD>
    <TD><%=rs.getString(2) %></TD>
    </TR>
    <%
    %>
    </TABLE>
    <%-- <jsp:forward page="First.jsp"/> --%>
    <%
    catch(Exception d)
    out.println(d.getMessage());
    %>
    </body>
    </html>
    Here i m have created DSN namely Login and i m also having respected datas in database. It work fine showing me the results but it is not forwarding to the First.jsp file. I m having that file in the same folder
    Here i m using Tomcat web container 4.1. Plz give me a suggestion. All suggestions are welcomed.
    Thanks in advance
    Aski
    [email protected]

    <%
    Connection con=null;
    String str1=request.getParameter("user");
    String str2=request.getParameter("password");
    try {
        Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
        con=DriverManager.getConnection("jdbc:odbc:Login","sa","");
        Statement stmt=con.createStatement();
        ResultSet rs=stmt.executeQuery("select * from Login");
        while(rs.next()) {
            String str3=rs.getString(1);
            String str4=rs.getString(2);
            // need --> if(str1.equals(str3) {
            if(str1==str3) {
                out.println("Connection Succeded");
    %>
            <jsp:forward page="try.jsp" />
    <%
            break;
    %>
    <TABLE border=2>
        <%
        while(rs.next()) {
        %>
        <TR>
            <TD><%=rs.getString(1) %></TD>
            <TD><%=rs.getString(2) %></TD>
        </TR>
        <%
    %>
    </TABLE>
    <%-- <jsp:forward page="First.jsp"/> --%>
    <%
    } catch(Exception d) {
        out.println(d.getMessage());
    %>also i think it may be skipping to exception is it ?
    beacuse you calling
            <TD><%=rs.getString(1) %></TD>
            <TD><%=rs.getString(2) %></TD>after you called rs.getString(1) & (2) earlier, try grabbing a reference to them outside of try instantiate them on first call and reuse that reference for the second time you want
    them
    like
    <%
    Connection con=null;
    String str1=request.getParameter("user");
    String str2=request.getParameter("password");
    String _str3 = null;
    String _str4 = null;
    try {
        Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
        con=DriverManager.getConnection("jdbc:odbc:Login","sa","");
        Statement stmt=con.createStatement();
        ResultSet rs=stmt.executeQuery("select * from Login");
        while(rs.next()) {
            _str3=rs.getString(1);
            _str4=rs.getString(2);
            // need --> if(str1.equals(str3) {
            if(str1==str3) {
                out.println("Connection Succeded");
    %>
            <jsp:forward page="try.jsp" />
    <%
            break;
    %>
    <TABLE border=2>
        <%
        while(rs.next()) {
        %>
        <TR>
            <TD><%= _str3 %></TD>
            <TD><%= _str4 %></TD>
        </TR>
        <%
    %>
    </TABLE>
    <%-- <jsp:forward page="First.jsp"/> --%>
    <%
    } catch(Exception d) {
        out.println(d.getMessage());
    %>hth
    g00fy

  • CS5 Styles not Showing up in LIVE VIEW PLZ HELP

    i looked at every other forum and cant find the anwser to my questions!!!! the styles show up until i click live view then they disappear!!!???? plz help
    <link href="css/print.css" rel="stylesheet" type="text/css" media="print">
        <link href="css/styles.css" rel="stylesheet" type="text/css" media="screen">
    those are the style links
    let me know what you need to help me!!!! plz

    let me know what you need to help me!!!! plz
    98% of layout/display problems are caused by malformed code.
    1) Ensure that your code is valid (error free).
         Code Validation Tools
         CSS - http://jigsaw.w3.org/css-validator/
         HTML - http://validator.w3.org/
    2) Check that all paths to images, external style sheets and scripts are correctly pointing to your site folder and not to a file:/// on your local hard drive.
    3) If that doesn't help, upload your problem page to a remote server space and provide us with a link so we can see it in our browsers.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • I am trying to run page 192.168.0.170 for my IP Cameras but after login and password the page is not responding. Plz help!

    I am trying to run page 192.168.0.170 for viewing IP Cameras but after login and password the page is not responding. Plz help!

    I am trying to run page 192.168.0.170 for viewing IP Cameras but after login and password the page is not responding. Plz help!

  • I am missing something in integrating iMac w/ iCloud. Plz help.

    I am trying to get Photo Stream up and running on my iMac, iPhone, and iPad, but have run into trouble. I have upgraded iPhoto to 9.2. I have 10.7.3. I am in the Cloud (I have the email, contacts, Find my Phone, calendar, and iWork icons). I go to the iMac setup step that starts with the Photo Stream splash screen that says "No, Thanks. Turn on Photo Stream".
    I click "Turn on Photo Stream" and get the iCloud splash screen that has the "Move to iCloud" button.
    I click on that and get the Find My Phone map and box where I enter in my password. I enter that and get the grey textured screen that says to use the app, go to iCloud.com
    I click "Go to iCloud.com" and see the light blue map and am told to enter my password AGAIN. I do and my devices are located (this wasn't the goal, as I HAVE my devices).
    I click on the cloud next to "My Devices" and I see my 5 icons (mail, contacts, calendar, find my phone, and iWork), but no sunflower photo stream icon.
    WHAT AM I MISSING???????

    justjill3
    Re: I am missing something in integrating iMac w/ iCloud. Plz help. 
    Apr 15, 2012 4:49 PM (in response to Winston Churchill)
    I went to Sys Pref. > iCloud.
    Sys. Pref. changes from the Show All view to the iCloud splash IN Sys. Pref. and has the button "Move to iCloud", which I pushed.
    I so appreciate your help, Winston Churchill, and yours, Csound 1, but as I have copied above, I HAVE tried that. Pardon, my frustration at this point, but I have tried every way to H*l! I can see this calls for a phone chat. Thanks anyway.

  • Plz help using ms access as database,i want to create a login page in java

    hye frnz... plz help me m new to java
    m using ms access as database and try to create a login page where user type username and pw
    i had enter valid user entries in database i checked connectivity is working i want as user login the main window must open after checking username and pw field to database but
    now there is an error class not found exception sun:jdbc...... error
    plz help me i had stuck frm 4 days */
    import java.sql.DriverManager;
    import java.sql.Connection;
    import java.sql.Statement;
    import java.sql.ResultSet;
    import javax.swing.*;
    import java.awt.*;
    import java.awt.event.*;
    class Login extends JFrame
    //Component Declarations
    JLabel jlb1,jlb2;
         JTextField jtf1;
         JPasswordField jpf1;
         JButton jb1,jb2;
         //Constructor
         Login()
         //frame settings
              setTitle("Login Dialog");
              setLayout(new GridBagLayout());
              GridBagConstraints gbc = new GridBagConstraints();
              setDefaultCloseOperation(JFrame.DISPOSE_ON_CLOSE);
              Dimension d= Toolkit.getDefaultToolkit().getScreenSize();
              setBounds(d.width/2-175,d.height/2-100,350,200);
              gbc.insets=new Insets(7,7,7,7);
         //adding components
              jlb1=new JLabel("User ID");
              gbc.gridx=0;
              gbc.gridy=0;
              add(jlb1,gbc);
              jlb2=new JLabel("Password");
              gbc.gridx=0;
              gbc.gridy=1;
              add(jlb2,gbc);
              jtf1=new JTextField(10);
              gbc.gridx=1;
              gbc.gridy=0;
              add(jtf1,gbc);
              jpf1=new JPasswordField(10);
              gbc.gridx=1;
              gbc.gridy=1;
              add(jpf1,gbc);
              jb1=new JButton("Login");
              gbc.gridx=0;
              gbc.gridy=2;
              add(jb1,gbc);
              jb1.addActionListener(new ActionListener()
                   public void actionPerformed(ActionEvent ae)
                   Connection conn=null;
                        Statement stmt=null;
                        boolean found=false;
                   try
                             Class.forName("sun.jdbc.driver.JdbcOdbcDriver");
                             String dataSourceName = "Inventory";
                             String dbURL = "jdbc:odbc:" + dataSourceName;
                             conn=DriverManager.getConnection(dbURL, "","");
                             stmt=conn.createStatement();
                             ResultSet rst=stmt.executeQuery("Select * from User");
                             System.out.println(jtf1.getText()+"/t"+jpf1.getPassword());
                             while(rst.next())
                                  System.out.println( rst.getString(1) +"/t"+ rst.getString(2));
              if(jtf1.getText().equals(rst.getString(1).trim()) && new String(jpf1.getPassword()).equals(rst.getString(2).trim()))
                                       found=true;
                                       rst.close();
                                       dispose();
                                       MainWindow mw= new MainWindow();     /*created min window object created to be opend after login but not working*/     
                                       break;
                             rst.close();
                             stmt.close();
                             conn.close();                    
                        catch(ClassNotFoundException e){System.out.print(e);}
                        catch(Exception e){System.out.print(e);}
                        if(found==false) /*this portion is executing and dialog box appears invalid name and pw with class not found exception sun:jdbc.......on console */
                             JOptionPane.showMessageDialog(null,"Invalid username or password",
                                  "Error Message",JOptionPane.ERROR_MESSAGE);
              jb2=new JButton("Clear");
              gbc.gridx=1;
              gbc.gridy=2;
              add(jb2,gbc);
              jb2.addActionListener(new ActionListener()
                   public void actionPerformed(ActionEvent ae)
                        jtf1.setText("");
                        jpf1.setText("");
                        jtf1.requestFocus();
              setSize(350,200);
              setVisible(true);
              jtf1.requestFocus();
         public static void main(String args[])
    Login l=new Login();
    Edited by: 795772 on Sep 19, 2010 4:44 AM

    795772 wrote:
    hye frnz... plz help me m new to java
    m using ms access as database and try to create a login page where user type username and pw
    i had enter valid user entries in database i checked connectivity is working i want as user login the main window must open after checking username and pw field to database but
    now there is an error class not found exception sun:jdbc...... error
    plz help me i had stuck frm 4 days */
    <snip>The subject of this forum is Oracle databases. How does your problem relate to that subject?
    Two bits of advice:
    1) Make sure you ask questions in a forum related to your problem.
    2) If you want to be taken seriously as a professional, drop the MS IM Speak and use the language of the forum. In this forum it is English, which is successfully used by many people for whom English is far from their native language.

  • How to open a JSP page from a form ??? plz help

    hi ..
    i want to know how to open a jsp page from a oracle apps form using a button .
    the requirement is that whenever we click on the button created on the form, it opens a jsp page.
    plz help me ..its urgent !! :-(

    In portlet project, to navigate between pages, you should not use the URL property to link to a page. Instead, portlets use navigation via action handling. You use the Page Navigation editor to set up links to pages; that is, the navigation editor sets the action property.
    Here is an example to hyperlink ans button to open a new page:
    # From within the IDE, create a new portlet project. This action creates the project and one page, PortletPage1.jsp.
    # Create a second portlet page, called PortletPage2.jsp, for the project.
    # Drop a Hyperlink component onto the first portlet page, PortletPage1. (You can drop the Hyperlink on the page in the Design window or on the PortletPage1 node in the Outline window.) Change the Hyperlink's text property to Next Page.
    # Drop a Button component (found in the Basic section of the Palette) onto the second portlet page, PortletPage2.
    # Open the Page Navigation Editor. It displays the two pages (PortletPage1.jsp and PortletPage2.jsp) of the application.
    # Click the PortletPage1.jsp icon in the Navigation window to expand it, and then drag a connector from hyperlink1 to PortletPage2.jsp. Change the name of the connector from case1 to Page2.
    # Click the PortletPage2.jsp icon in the Navigation window to expand it, and then drag a connector from button1 to PortletPage1.jsp. Change the name of the connector from case1 to Page1.
    # Run and deploy the portlet. The browser displays PortletPage1 and you should see the Next Page hyperlink. When you click the Next Page hyperlink, the Apache Pluto Portal server displays PortletPage2. Click the Page2 button to return to PortletPage1.
    Sherry
    Creator Team

  • Plz Help me put  navigation menu on my front page, but a good one......

    Hi ive used spryware ive used normal typing but my navigation bar is awful how can i can create a good one ?
    Another thing is ive made the spyware navigation menu bar horizontal but when i load it up on my ftp files for the internet it ends up going vertical with bullet points, plz help.........
    In my dreamweaver it previews like its suppose to be but when i load it on the internet public html it doesnt show it horizontally.
    thanks for anyone who can help
    Ive also attached the file

    Did you upload your CSS and javascript files to the server?  We would need to see a link to your live page on server to give more meaningful feedback.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics |  Print | Media Specialists
    www.alt-web.com/
    www.twitter.com/altweb

  • HT204074 ccount Information screen, click Manage Devices...that step is missing on my page view

    Account Information screen, click Manage Devices...that step is missing on my page view
    in other words i dont see manage Devices when logged into my account on the itunes store through itunes

    Bump.
    All I see is a table with the following:
    Apple ID Summary:   
         <info>
    iTunes in the Cloud:
         <options>
    Purchase History:
         <see all>
    Ping
         <turn off| on>
    Settings
         <settings>
    Please state where there is a button (if there is)

  • TS3367 This doesn't help me I updated  my iPhone and the FaceTime app is missing. How do I during it back !! PLZ HELP ME PLZ POZ !!

    I need help  I updated my phone and when It was done updating  if centime was missing and when I ask Siri to upend it she says I have to make an account how do I do this if i don't have the app plz help me apple

    Any restrictions set up for FaceTime in Settings/General/Restrictions? If yes, disable them.
    Also, there are carriers that don't support FaceTime.

  • Customize option is missing under menu button. It is missing under View Toolbars as well. Please help!

    Customize option is missing under menu button. It is missing under View > Toolbars as well. Please help!

    Screenshot:

  • I am unable to view videos in youtube using mozilla plz help

    I am unable to view videos in youtube using mozilla plz help
    duplicate of [/questions/1009851]
    edit: for some reason this user shows as deactivated which I did not do.

    Are you still able to view flash videos and games from other sites?
    If so and are from India then youtube videos among many other sites were blocked. https://support.mozilla.org/en-US/forums/contributors/710463

  • PLZ HELP ME PROBLEM :- JSP Pages is slow

    HI, i am using oracle 10g application server to deploy my jsp pages.
    When i am running the jsp page ie. default.jsp which consist of three combo box which are dependent on each other.
    Database :- oracle 10g.
    Logic : I am retrieving all the data from the database in to a nested structure and using that nested structure to fill up in the combo box,
    Problem : when i m refreshing or opening the page , it takes a lot of time to open. well the data are also not so much huge that it take some time. ]
    Plz help me

    Why have you declared your own interface Tag?
    The server knows nothing about your custom classes.
    You should be implementing the javax.servlet.jsp.tagext.Tag Interface.
    Actually the easier way is for your tag to extend SimpleTag, which implements the basic interface for you, leaving you to override the bit you want to.
    Check out the API: http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/jsp/tagext/package-summary.html

  • Help needed with Browser page views

    I have a Curve 3G, and my browser has full page views. I want to change to column views. I just updated my OS to 6, and must say that I HATE it!!! However, according to Blackberry help, I should be able to push the menu button and simply click on column view. That is not an option on my menu. There is nowhere to change the view, that I can find. Any suggestions? Thanks in advance.

    Hi guys
    As a mere 8520 user I cannot ever have OS6, but having looked into the question of column view, it seems its now officially available for the 9780 and possibly the 9700 (it was a leaked version I saw) so its on its way.
    Blackberry Best Advice - Back-up weekly
    If I have helped you please check the "Kudos" star on the right >>>>

  • I have an iPod touch 4g. Has all recent up dates but it will not me sync music from my library too my iPod icon at the top of the page.. Plz help

    I have an iPod touch 4g. Has all recent up dates but it will not me sync music from my library too my iPod icon at the top of the page.. Plz help
    this also happen with my iPhone 4.. I've used the same laptop for both and same iTunes account x

    What exactly happens when you try to sync?
    Does iTunes see the iPod?
    Was the iPod previous synced to another iTunes library/computer?
    Have you successfully synced from this iTunes library/computer before?
    If so have you done anything like update iTunes on the computer since it last successfully synced?
    Do the songs play in iTunes?          
    Does any media now sync to the iPod?
    Do you have the right boxes checked to sync?
    iTunes: Syncing media content to iOS devices and iPod       
    Try syncing using the manual method                
    Managing content manually on iPhone, iPad, and iPod

Maybe you are looking for