Heading in forum

can you make the forum heading apply to all?
because it is about some chelsea girl and im like /??
so do i hve to change everytime or apply all possilbe?

Welcome to the Apple Discussions.
can you make the forum heading apply to all?
Which forum? Which heading?
because it is about some chelsea girl and im like /??
Huh?
so do i hve to change everytime or apply all possilbe?
Change what? Every time you do what? All possible what?
We're not mind readers here. You'll have to describe what you're trying to accomplish, where you're trying to accomplish it and what you've tried so far. Are you sure you've posted in the right forum?
Happy New Year

Similar Messages

  • Hide Nested columns header

    I've a nested column, i.e. one column has 2 columns in it. How to disable only the header of the sub column and not the main column's header.
    Example:
    TableColumn main = new TableColumn("");
    TableColumn lastName = new TableColumn("Last Name");
    TableColumn firstName = new TableColumn("First Name");
    main.getColumns().addAll(lastName , firstName );
    When this is rendered, it displays 1 main header and 2 sub header Last Name and First Name. Now how to only hide showing of First and Last Name column's header.
    Is it possible?
    I checked the other posts in the forum like this in the below link, but i want to hide the nested columns header.
    https://forums.oracle.com/message/10028003#10028003
    Thanks.

    I did the below code to hide the columns, but it hides all the columns. Is there a way to hide only the nested column only and not main header column which has both these columns.
    Pane header = (Pane) table.lookup("TableHeaderRow");
    header.setVisible(false);
    table.setLayoutY(-header.getHeight());
    table.autosize();
    What if there are 2 tableview's and you want only ont tableview's header be made invisible.? How to do it?
    Thanks.

  • When loading some webpages I get what seems like an ASCII dump, what causes this and how can I fix it?

    ices</a> and perform a title search for the words <b>HTTP</b> and <b>404</b>.</li>
    <li>Open <b>IIS Help</b>, which is accessible in IIS Manager (inetmgr),
    and search for topics titled <b>Web Site Setup</b>, <b>Common Administrative Tasks</b>, and <b>About Custom Error Messages</b>.</li>
    </ul>
    </TD></TR></TABLE></BODY></HTML>
    HTTP/1.1 200 OK
    Cache-Control: public
    Content-Length: 17402
    Content-Type: text/html; charset=utf-8
    Expires: Sat, 09 Apr 2011 22:01:31 GMT
    Server: Microsoft-IIS/6.0
    X-AspNet-Version: 1.1.4322
    Set-Cookie: airbrushpreURL=/forums/tt.aspx?forumid=2; path=/
    X-Powered-By: ASP.NET
    Date: Sun, 10 Apr 2011 23:01:30 GMT
    <html>
    <head>
    <title>Airbrush.com Forums</title>
    <meta content="BearAir's Airbrush.com seeks to preserve the history of the art of airbrushing in an entertaining and informative nature as well as provide an ever-developing environment for the cultivation and proliferation of the airbrush industry." name="description" />
    <meta content="airbrush, airbrushing, airbrusher, airbrush artist, artist, artists, art, compressors, nail, cosmetics, cosmetic, paint, cosmetic airbrushing, airbrushed nails, bodypainting, spraygun, iwata, richpen, devillbiss, taxidermy, airbrush tanning, paasche, efbe, badger, vega, ph martins, thayer and chandler, mortuary airbrushing, airbrush magazines, airbrush contests, airbrush information, airbrush products, airbrush forum, message board" name="keywords" />
    <meta name="author" content="Airbrush.com" />
    <meta name="copyright" content="Copyright (c) 2003-2008 by Airbrush.com" />
    <link rel='stylesheet' href='/forums/upfiles/5.css' type='text/css'>
    <script language="JavaScript" src="js/popie.js"></script>
    </head>
    <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
    <script language="JavaScript">
    var appMPG = 20
    function showPicture(lastU,isLocked,hits,replies,threadid,forumid,largepic,subforum){
    var checkDate = new Date("3/13/2011 7:50:49 PM")
    var checkDate1= new Date(lastU)
    var lastVisit=checkDate.getTime()
    var lastUpdate=checkDate1.getTime()
    var boardNImg, boardImg
    boardNImg = (largepic==1)? "board_n.gif" : "board_sn.gif"
    boardImg = (largepic==1)? "board.gif" : "board_s.gif"
    if (subforum==1){
    boardNImg = "newestmsg.gif"
    boardImg = "blank.gif"
    var withNewMessage = true
    var readChecked = 0
    if (readChecked==0){
    if ((lastUpdate-lastVisit)<=0) withNewMessage = false
    if (withNewMessage) {
    if (isLocked==1) {
    document.write ("<img src='/forums/image/board_snlocked.gif' border='0' alt='New Messages'>")
    else if (hits>=10*appMPG || replies>=appMPG){
    document.write ("<img src='/forums/image/board_snh.gif' border='0' alt='Hot Topic!, New Messages'>")
    else {
    document.write ("<img src='/forums/image/"+ boardNImg +"' border='0' alt='New Messages'>")
    else {
    if (isLocked==1) {
    document.write ("<img src='/forums/image/board_slocked.gif' border='0' alt='No New Messages'>")
    else if (hits>=10*appMPG || replies>=appMPG){
    document.write ("<img src='/forums/image/board_sh.gif' border='0' alt='Hot Topic!, No New Messages'>")
    else {
    document.write ("<img src='/forums/image/"+ boardImg +"' border='0' alt='No New Messages'>")
    function showArrow(lastU,threadid,forumid,fromTree){
    var checkDate = new Date("3/13/2011 7:50:49 PM")
    var checkDate1= new Date(lastU)
    var lastVisit=checkDate.getTime()
    var lastUpdate=checkDate1.getTime()
    var withNewMessage = true
    var readChecked = 0
    var linkDate = "3/13/2011 7:50:49 PM"
    if (readChecked==0){
    if ((lastUpdate-lastVisit)<=0) withNewMessage = false
    if (!fromTree){
    if (withNewMessage) {
    document.write (" <a href=\"/forums/fb.aspx?m=" + threadid + "&go=newest&lastvisit=" + escape(linkDate) + "\"><img src=\"/forums/image/newestmsg.gif\" title=\"Go to first unread post\" border=0 align=\"absmiddle\"></a> <span class=\"newpost\">")
    }else{
    document.write ("<span class=\"oldpost\">")
    }else{
    if (withNewMessage) {
    return "newpost";
    }else{
    return "oldpost";
    //-->
    </script>
    <!-- START: airbrush.com header for forums -->
    <table cellspacing="2" cellpadding="2" width="99%" border="0">
    <!-- logo and ad banner -->
    <tr valign="top">
    <td colspan="2" height="65">
    <table height="65" cellspacing="0" cellpadding="0" width="100%" border="0">
    <tr>
    <td valign="center" align="left" width="175">
    <a href="../index.aspx"><img height="50" alt="airbrush.com" src="../images/airbrush-logo.jpg" width="157" border="0" /></a></td>
    <td valign="center" align="middle">
    <script language="JavaScript" src="../ad-banners/forum-top-ads.js"></script>
    </td>
    </tr>
    </table>
    </td>
    </tr>
    <!-- airbrush.com navigation -->
    <tr bgcolor="#a52008" valign="middle">
    <td align="center" class="navTop" height="25" colspan="2">
    <a href="../gallery.aspx" class="navTop">Gallery</a> |
    <a href="../forums/" class="navTop">Forum</a> |
    <a href="../tips-and-tricks.aspx" class="navTop">Industry Resources</a> |
    <a href="../sponsors.aspx" class="navTop">Sponsors</a> |
    <a href="http://www.airbrushestore.com" class="navTop">e-Store</a> |
    <a href="../faq.aspx" class="navTop">FAQ</a> |
    <a href="../contact-us.aspx" class="navTop">Contact Us</a> |
    <a href="../index.aspx" class="navTop">Home</a>
    </td>
    </tr>
    <!-- forum navigation -->
    <tr valign="middle">
    <td align="left" height="20">
    <b>New Users</b> <a href="register.aspx" class="subhead"><b>Register Now</b></a><br>to participate in the forums.
    </td>
    <td align="center">
    <!--<A href="register.aspx">Register</A> :: -->
    <A href="login.aspx" onClick="return logwin(this.href)" class="subhead">Login</A> ::
    <A href="editprofile.aspx">My Profile</A> ::
    <A href="search.aspx">Search</A> ::
    <A href="calendar.aspx">Calendars</A> ::
    <A href="faq.aspx">FAQ</A> ::
    <A href="redirect.aspx">Log Out</A>
    </td>
    </tr>
    </table>
    <!-- END: airbrush.com header for forums -->
    <table width="95%" border="0" cellspacing="2" cellpadding="0">
    <tr>
    <td class="c2">Active Users: 203</td>
    <td class="c2" align="right">Logged in as: danny boy&nbsp;</td>
    </tr>
    </table>
    <br>
    <table width="95%" border="0" cellspacing="2" cellpadding="0">
    <tr>
    <td class="c2">
    <a href="default.aspx?mode=delcookie">Delete All Cookies</a>
    <a href="default.aspx?mode=markread">Mark All Forums read</a>
    <a href="resetLastVisit.aspx" onclick="return logwin(this.href)">Reset Last Visit Time</a>
    <a href="default.aspx?mode=0">Close All Categories</a>
    </td>
    </tr>
    <tr>
    <td bgcolor="d0d0d0">
    <table width="100%" border="0" cellspacing="1" cellpadding="3">
    <tr bgcolor="a52008"><th align="center" colspan="2"><font color="f3f3f3" class="subhead">Forum Description</font></th><th align="center"><font color="f3f3f3" class="subhead">Topics</font></th><th align="center"><font color="f3f3f3" class="subhead">Posts</font></th><th align="center"><font color="f3f3f3" class="subhead">Last Post</font></th></tr><tr nowrap><td colspan="5" class="cat" bgcolor="f5f5f5" ><a href="tt.aspx?forumid=1" class="subhead"><img src='image/icon2.gif' border='0' align="absmiddle">[Forums]</a></td></tr><tr nowrap bgcolor="f5f5f5" ><td width="5%" align="center" bgcolor="ffffff" ><script type="text/javascript">showPicture("4/10/2011 3:39:21 PM",0,0,0,0,2,1)</script></td><td width="68%" bgcolor="ffffff" ><a href="tt.aspx?forumid=2" class="subhead">Airbrush.com Forums</a>&nbsp;<br>The all new Airbrush.com messageboards!</td><td width="5%" align="center" bgcolor="f5f5f5" >26275</td><td width="5%" align="center" bgcolor="ffffff" >361156</td><td width="17%" align="center" nowrap bgcolor="f5f5f5" class="ultrasmall"><a href="fb.aspx?m=426198"><b> RE: Helmet with skulls+T-800 </b> </a>..<br><span class="info">4/10/2011 3:39:21 PM</span><b><br><a href="http://www.airbrush.com/forums/showprofile.aspx?memid=6630">pamachir</a></b>&nbsp;</td></tr><tr nowrap bgcolor="ffffff" ><td width="5%" align="center" bgcolor="ffffff" ><script type="text/javascript">showPicture("1/12/2011 5:08:12 PM",0,0,0,0,4,1)</script></td><td width="68%" bgcolor="ffffff" ><a href="tt.aspx?forumid=4"

    Also what speed are you burning at?
    This workflow is recommended to help ensure the best quality video DVD:
    Once you have the project as you want it save it as a disk image via the  File ➙ Save as Disk Image  menu option.  This will separate the encoding process from the burn process. 
    To check the encoding mount the disk image and launch DVD Player and play it.  If it plays OK with DVD Player the encoding was good.
    Then burn to disk with Disk Utility or Toast at the slowest speed available (2x-4x) to assure the best burn quality.  Always use top quality media:  Verbatim, Maxell or Taiyo Yuden DVD-R are the most recommended in these forums.
    OT

  • Noise at the beginning of each song/ Zen Mi

    Well at the start of every song i have a slight noise. I'm using firmware ..0 Zen Micro 6GB. Thanks
    Bernd

    the Micro photo (not sure about the micro) has what your referring to as long as the screen is on. It's a sad known bug. Just set your screen to turn off ASAP and basicly deal with it. Noone on the Head-Fi forums can find a fix for it either

  • Separate clip flashing at the beginning of each clip

    Each clip I insert into my sequence has a brief flash of another clip at the beginning of it.
    When I select the clip and trim the unwanted piece away, the unwanted piece simply shifts to the the next available point on the clip.
    This repeats for every new clip I insert into my sequence.
    What feature is causing this, and how to I turn it off.
    I am new to Premiere, and I am unsure as to whether this is related to the problem, but the attached picture shows a piece extending right from the marker.
    I don't know if this has any significance, but it seem's relatively close to the length of the unwanted piece, and it's all I can find out of place.

    the Micro photo (not sure about the micro) has what your referring to as long as the screen is on. It's a sad known bug. Just set your screen to turn off ASAP and basicly deal with it. Noone on the Head-Fi forums can find a fix for it either

  • Format-number not working for me with preview to excel

    Hi,
    I have a report with 8 fields across within a table.
    Each field is formatted in the same way, with format-number like this (there are 8):
    <?format-number:total-year-remaining;’PT999G999D99’?>
    (that's the type-your-own form-field help text in the word template).
    When I preview the PDF, the data looks fine (8 cells shown below):
    .00 (.10) (.10) .00 (.50) (.50) (.60) (.60)
    But when previewing to Excel, there are two problems:
    1. Only the data in the last field (the 8th one) is formatted with the oracle mask:
    (.60)
    But upon closer inspection, there are two blank spaces after the number in that cell, and the value itself is treated like a string, e.g. '(.60) '. In fact if I ask excel to format this cell like a number with currency and two decimal places, in won't do it because of trailing spaces. Its just not a number to excel at that point. Probably the ('s don't help things either.
    2. The data in the first seven fields in excel are numeric, and I can format them in excel as currency, but I wanted XMLP to handle this, not the excel user.
    The bottom line is this: I want both PDF and excel output. I want both forms to have the fomat mask applied correctly. And I want excel to treat each cell as a number. Is this possible?
    Thanks
    Adam

    Anatoli,
    Hello!
    I don't know if my situation is the same as yours, but after a lot of head-scratching, forum searching and template rebuilding, I finally figured out my problem.
    I had one column that no matter what I did kept appearing in Excel as text. I'd format it to Number in Excel and nothing. When trying to sum the column, Excel would not recognize any of the values as numbers. I even did the reformatting on the XML Word template to number, and the currency format that Adam mentions. Still no go. The $ and ',' appeared, but column still formatted as string.
    I just finally noticed Adam's mention of the 2 extra spaces at the end of the numbers and sure enough mine was doing the same thing. Take out the 2 spaces and voila! Number!
    Every time I redid my template in Word (07 and 03), I used the wizard. (Add-ins>Insert>Table>Wizard) walked through the steps, not really changing anything. Then I would preview and the spaces would be there. The column that I was having problems with was the last column of the table, which would get the text 'end G_ASSIGNED_CC' inserted in after the field name - separated by 2 spaces. Once I took out these two spaces, so the column now shows 'COSTend G_ASSIGNED_CC', it worked fine in Excel - all numbers.
    Hope that helps someone out there as I was having a heck of a time finding anything (solutions anyway) on this.
    Thanks,
    Janel

  • How import CDs in Lossless Format with Error Correction?

    When I check the error correction option and try to import a CD in Apple Lossless format, it pretends to import the CD very quickly -- it takes less than 30 seconds -- but the tracks have no data. If I uncheck error correction, I can import the CD just fine -- takes the expected time. I only stumbled on this when trying to isolate a noise problem with a CD I'd imported.
    I've found this problem mentioned in recent years on Audio Asylum, Audiogon, and Head-Fi forums, but without any explanation for what's up.
    I've made sure all my software (OS and application) is current.
    I'd appreciate any clues or pointers to threads that discuss what's going on here. I've tried to search this site but have not had any luck.
    Thanks in advance,
    __Roy
    Lenovo T60 Windows XP Pro Various working new CD readers, internal and USB.
    Lenovo T60   Windows XP Pro  

    Hi,
    Referencing: https://supportforums.cisco.com/thread/2095711
    Have you followed the steps outlined in page 72 of this guide?  This should be applicable to 792x.
    http://www.cisco.com/en/US/docs/voice_ip_comm/cuipph/7925g/7_0/english/deployment/guide/7925dply.pdf
    Do you have any trace logs from the phone you can post after your attempt to import the cert?

  • Problem with Search?

    Is there an issue with the Forum Search feature? Searching on the word "Camino" which I used in a post a few hours ago brings back no results.

    To clarify, when in the "Feedback about New Discussions" Forum Listing, the search box is headed "Search Forum" and returns no result despite there being two posts with the correct value present.
    When viewing a post, the search field heading reads "Search Discussions" and does seem to conduct a search across all forums. It however only seems to return results up to 12th November (for the term "Camino" at least).

  • Currency format and Right Align not working for messagetext in HGrid

    Hi
    We are dynamically enabling MessageTextinput inside HGrid region, it is Number type and when we set readonly to True it become left align, and currency format also not working, I tried the below various options but nothing is working.
    Option : 1
    OAMessageTextInputBean attribute = (OAMessageTextInputBean)webBean.findChildRecursive("Attribute"+i);
    attribute.setCurrencyCode("USD");
    Option :2
    OAWebBean amountDueBean2 = webBean.findChildRecursive("Attribute"+i);
    oracle.cabo.ui.validate.Formatter formatter2 = new OADecimalValidater("#,##0.00;(#,##0.00)","#,##0.00;(#,##0.00)");
    amountDueBean2.setAttributeValue(ON_SUBMIT_VALIDATER_ATTR, formatter2);
    etc options we tried
    amountDueBean2.setAttributeValue(CURRENCY_CODE,formatter2);
    amountDueBean2.setAttributeValue(OAWebBeanConstants.CURRENCY_CODE,"USD" );
    Please help on this issue.
    We are using Jdeveloper 10.1.3.3.0.3
    TiA
    Babu

    Anatoli,
    Hello!
    I don't know if my situation is the same as yours, but after a lot of head-scratching, forum searching and template rebuilding, I finally figured out my problem.
    I had one column that no matter what I did kept appearing in Excel as text. I'd format it to Number in Excel and nothing. When trying to sum the column, Excel would not recognize any of the values as numbers. I even did the reformatting on the XML Word template to number, and the currency format that Adam mentions. Still no go. The $ and ',' appeared, but column still formatted as string.
    I just finally noticed Adam's mention of the 2 extra spaces at the end of the numbers and sure enough mine was doing the same thing. Take out the 2 spaces and voila! Number!
    Every time I redid my template in Word (07 and 03), I used the wizard. (Add-ins>Insert>Table>Wizard) walked through the steps, not really changing anything. Then I would preview and the spaces would be there. The column that I was having problems with was the last column of the table, which would get the text 'end G_ASSIGNED_CC' inserted in after the field name - separated by 2 spaces. Once I took out these two spaces, so the column now shows 'COSTend G_ASSIGNED_CC', it worked fine in Excel - all numbers.
    Hope that helps someone out there as I was having a heck of a time finding anything (solutions anyway) on this.
    Thanks,
    Janel

  • 3rd party headphones question

    I just opened up my brand new shure E5c headphones and plugged them in and sitting back waiting for this spectacular sound - not - dont get mme wrong they sound ok - but i was expecting to get a lil more bass response from them - has anyone else experienced this - and - would going back into itunes and tweeking the EQ there help out any - now its alot of treble coming out.... if no fix then these $499 babies has got to go back....

    The Shure E5c canaphones, or IEM's (In-Ear Monitors) are at the top of a small heap of similar products and do sound great. I have a pair and love them, but there is also much to know about how to best use them. There is no point in my duplicating effort on this subject since it has already been exhaustively researched.
    I suggest you navigate yourself to the Head-Fi forum. It is IMO the definitive discussion place for this topic:
    http://www4.head-fi.org/forums/forumdisplay.php?s=&forumid=2
    You will be able to search and find reams of valuable information and, ultimately, answers to your questions there.
    Best.

  • FB3 Where do circuit images go?

    Hi, I’m using CF10 and Fusebox 3. Can you tell me where images for a circuit go? Should they be stored in the root “Images” folder or should I create an “images” folder in the circuit directory? I’ve tried it both ways and cannot get the graphic to show in one of my circuit pages.
    This is the code that does not work for me where I put all the graphics in the images root folder. None of the graphics show up when I look at the circuits main page. The code work fine however, from the main site page. Thank you.
    <code>
    <cfoutput><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <html>
    <head>
                    <title>Forums</title>
    </head>
    <body>
    <table>
                    <tr>
                                    <td>
                <table width="100" border="1" cellspacing="2" cellpadding="2">
    <tr>
    <td><img src="#fusebox.rootpath##imagesdir#arrow.gif" width="9" height="9" border="0" alt="home" />
          <a class="orange2bluebold" href="#self#?fuseaction=#XFA.welcome#">Home</a><br /></td>
    </tr>
    <tr>
                    <td><img src="#fusebox.rootpath##imagesdir#intranet_logo.gif" width="133" height="36" border="0" alt="intranet logo" /></td>
    </tr>
    </table>
            </td>
    <td><cfoutput>#fusebox.layout#</cfoutput></td>
                    </tr>
    </table>
    </body>
    </html>
    </cfoutput>
    </code>

    Use cfdump to debug fusebox.rootpath and imagesdir. See if they are correct.

  • Plzzzzzzzzzzzzzzzzzzzzz recover the error from my jsp

    developed a code to access database from jsp page.
    not working , giving exceptions
    here is the code:[
    <html>
    <link rel="stylesheet" type="text/css" href="p.css">
    <head>
    <title>Forum</title>
    </head>
    <body background="t.jpeg">
    <table border=1 width="100%" frame="box" cellspacing=0>
    <tr >
    <td colspan=2 class="red" align="center">
    <b>Knowledge Based System
    </td>
    </tr>
    <tr >
    <td colspan=2 bgcolor="blue" >&nbsp</td>
    </tr>
    <tr >
    <td class="yellow" width="15%" >
    &raquo Why join
    <br><br><br><br><br><br>&raquo Register
    <br><form name="loginform" action="" method="POST">
    Login Name
    <input type="text" name="LoginName" size=10 maxlength=25><br>
    Password
    <input type="password" name="Password" size=10 maxlength=15><br><br>
    <input type="button" value="Submit" onClick="checkForm();">
    <script language="JavaScript" type="text/javascript">
    <!--
    function checkForm()
    if(document.loginform.LoginName.value="")
    alert("Please enter your Last name");
    document.loginform.LoginName.focus();
    else if (document.loginform.Password.value == "")
    alert("Please enter your Last name");
    document.loginform.Password.focus();
    else
    document.loginform.submit();
    // -->
    </script>
    </form>
    </td>
    <td valign="top">
    <table class="orange" width="100%">
    <tr>
    <td align="right" nowrap="nowrap" >
    <b>&laquo; Previous</b>
    <b>1</b>
    |
    <a href="category.jspa?categoryID=21&start=15
    >2</a>
    |
    <a href="category.jspa?categoryID=21&start=30
    >3</a>
    |
    <a href="category.jspa?categoryID=21&start=45
    >4</a>
    |
    <a href="category.jspa?categoryID=21&start=60
    >5</a>
    |
    <a href="category.jspa?categoryID=21&start=75
    >6</a>
    |
    <a href="category.jspa?categoryID=21&start=90
    >7</a>
    |
    <a href="category.jspa?categoryID=21&start=105
    >8</a>
    |
    <a href="category.jspa?categoryID=21&start=120
    >9</a>
    |
    <a href="category.jspa?categoryID=21&start=135
    >10</a>
    <b><a href="category.jspa?categoryID=21&start=15
    >Next &raquo;</a></b>
    </td>
    </tr>
    <tr ><td >&nbsp</td></tr>
    <tr>
    <td >
    <b><font size=5 >Java Forum</font></b><hr>
    </td>
    </tr>
    <tr ><td colspan=14>&nbsp</td></tr>
    <tr ><td colspan=14 >
    <div align="right" >
    <form action="register.html">
    <input type="submit" border="0" value=" Post New Topic &raquo; " />
    </form>
    </div></td>
    </tr>
    <tr ><td colspan=14>&nbsp</td></tr>
    <tr ><td colspan=14>&nbsp</td></tr>
    <!--central table will be created -->
    <!-- this is the problematic code-->
    <%@ page import="java.sql.*" %>
    <%
    try
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver").newInstance();
    Connection conn=DriverManager.getConnection("jdbc:odbc:data","","");
    Statement stat=conn.createStatement();
    ResultSet rs=stat.executeQuery("select FirstName,LastName from UserAccount where LoginName='asd'");
    %>
    <tr >
    <td>
    <table rules="all">
    <tr>
    <td colspan=3 align="left" width=20%>FirstName</td>
    <td colspan=4 align="left" width=25%>LastName</div></td>
    </tr>
    <%
    while(rs.next())
    %>
    <tr>
    <td colspan=3 width=20%>
    <%= rs.getString(1)
    %>
    </td>
    <td colspan=4 width=20%>
    <%= rs.getString(2)%>
    </td>
    </tr>
    <% } }
    catch(SQLException e)
    {%>
    <%=e%>
    <%}
    catch(Exception er)
    {%>
    <%=er%>
    <%} %>
    </table>
    </td>
    </tr>
    <!--End of central table-->
    <tr rowspan=10 height=35%>
    <td>&nbsp</td>
    </tr>
    <tr>
    <td valign="top" align="right" nowrap="nowrap" class="orange">
    <b>&laquo; Previous</b>
    <b>1</b>
    |
    <a href="category.jspa?categoryID=21&start=15
    >2</a>
    |
    <a href="category.jspa?categoryID=21&start=30
    >3</a>
    |
    <a href="category.jspa?categoryID=21&start=45
    >4</a>
    |
    <a href="category.jspa?categoryID=21&start=60
    >5</a>
    |
    <a href="category.jspa?categoryID=21&start=75
    >6</a>
    |
    <a href="category.jspa?categoryID=21&start=90
    >7</a>
    |
    <a href="category.jspa?categoryID=21&start=105
    >8</a>
    |
    <a href="category.jspa?categoryID=21&start=120
    >9</a>
    |
    <a href="category.jspa?categoryID=21&start=135
    >10</a>
    <b><a href="category.jspa?categoryID=21&start=15
    >Next &raquo;</a></b>
    </td>
    </tr>
    </table>
    </td>
    </tr>
    </table>
    </body>
    </html>

    Here's a few links to some of the many 3rd party programs that copy music from the iPod to the computer (that Vixen refers to).
    One of the most recommended is Yamipod. This is a free program that transfers music from iPod back to the computer. However, it does not transfer playcounts/ratings etc.
    Another free program is Pod Player.
    SharePod is also freeware.
    If you want to recover just the structure of playlists from the iPod (and not the actual song files themselves), there's iRepo for Windows. which I understand has this feature along with all the standard features for these programs.
    iPodRip also has the feature enabling you to reconstruct playlists.
    There is also CopyTrans. This does preserve ratings/playcounts etc if those are important to you but this program is not free. It also supports video transfer.

  • Cheap/free DIY Zen Micro/Photo Case and wall charg

    Ahoy! I've been on the Head-Fi forums and figured to check out these and didnt find much.
    Its simple to make a hardcase for your Zen Micro or Micro Photo, check out mine!
    I used a penguins mint tin, (like Altoids but caffinated)
    also, the standard wall charger for USB motorola phones will charge your Zen Micro Photo
    its still a 5v usb charger, it works and you can find them cheaper than one from
    creative
    <img border="0" alt="My DIY Case" src="http://img.photobucket.com/albums/v627/Fev3r/Zen/DSCN087Small.jpg">
    [url="http://photobucket.com/"><img border="0" alt="My DIY Case" src="http://img.photobucket.com/albums/v627/Fev3r/Zen/DSCN086Small.jpg">[/url]
    [url="http://photobucket.com/"><img border="0" alt="My DIY Case" src="http://img.photobucket.com/albums/v627/Fev3r/Zen/DSCN9986Small.jpg">[/url]
    This was very easy to do.
    Take the mint tin, trace it onto the back of a peice of foam (the white plasticy side)
    cut slightly inside the line, about /3 a centimeter.
    measure the height of the tin and take about /5 to /4 of a cm off of that and cut straight down the long edge of the foam, its an exact fit (if you want it fitted like mine)
    you will need TWO of these, its double layered
    Check the fit of the peice before you place anything.
    i placed the sides first but do whatever you find easiest.
    fold the long peices in half to find the center and just start applying from the bottom of the tin.
    next, cut a peice big enough to cover your screen but not the buttons.
    take the sticky side off and lay the foam, sticky side up, onto the screen. close the tin.
    Your MOST of the way done
    now take a dremel (what i used) or what ever else. maybe a nail and hammer the corners and scisor the between? (that may be sharp)
    and you have yoruself a great case everyone will marvel at and youll be proud of it, post your pics here or atleast email me at [email protected]
    (edited for grammer and aded images and title)Message Edited by HalfTwitch on 0-06-20072:59 AM

    I deal with the slight buzzing while the screen is on, i just haev my screen cut off in 0sec of idle and its good to go, thats a known bug.
    Also, one time my zen kinda froze booting but that was a fluke adn has been fine since then.
    I Love my hard case i made, it has a mysterious ding in it but that just means that i spared my zen from that same ding.
    I've been IM'd and asked abotu it overheating in the enclosure and i've used it in the sun for hours on end and the zen itself stays cool, i dont think there is a problem with that at all.
    If you rmaking one know that its one layer of foam on the bottom and two on the sides.
    the easiest way to apply the screen protector is to peel the sticky off of lay it on the screen, sticky side up and then just close the lid.
    I had the idea of putting a hole in the lid where the screen is and glueing the clear plastic from a CD case but scrapped that idea because it would look tacky and get dirty.

  • XML +loadMovie

    I'm trying to create a menu through XML and i'm using 2
    attributes in dat XML one is buttons name and another is link.
    This link is not a URL this is a name of another swf which i
    wanna load.
    stop();
    xmlData = new XML();
    xmlData.ignoreWhite = true;
    xmlData.onLoad = loadXML;
    var btn_arr = new Array();
    var link_arr = new Array();
    function loadXML(loaded) {
    if (loaded) {
    xmlNode = this.firstChild;
    total = xmlNode.childNodes.length;
    xml_arr = xmlNode.childNodes;
    for (i=0; i<total; i++) {
    btn_arr.push(xml_arr
    .attributes.heading);
    link_arr.push(xml_arr.attributes.pageToLoad);
    trace('"'+link_arr
    +'"');
    makeButtons();
    function makeButtons() {
    for (var i = 0; i<xml_arr.length; i++) {
    button0_mc._visible = false;
    var btn = button0_mc.duplicateMovieClip("btn"+i+"_mc",
    1000+i);
    btn._y =
    this["btn"+(i-1)+"_mc"]._y+this["btn"+(i-1)+"_mc"]._height+5;
    btn._x = 1.1;
    btn.button_txt.text = btn_arr;
    btn.onRollOver = function() {
    trace(bt._name) //always come to btn4_mc
    this.effectIn("in");
    btn.onRollOut = function() {
    this.effectIn("out");
    btn.onRelease = function() {
    loadMovieNum('"'+link_arr
    +'"', i+10); //showing error loading URL
    xmlData.load("xml/menu.xml");
    //////////////////////////////////// XML
    <nav>
    <nav_item heading="Home" pageToLoad="site.swf" />
    <nav_item heading="About Flash" pageToLoad="flash.swf"
    />
    <nav_item heading="Flash Resources"
    pageToLoad="resources.swf" />
    <nav_item heading="Flash Forums" pageToLoad="forums.swf"
    />
    <nav_item heading="Contact Us"
    pageToLoad="contact_us.swf" />
    </nav>

    Hi,
    Well first of all the [i-1] index is giving errors because
    when you start with -1 index for XML childNodes that is NULL for
    all values anyhow must be giving error for IMAGE only as NULL can
    be assigned to STRING. I think you were trying to prevent the last
    DUMMY node from loading but the flow was not correct. Second thing
    is when you do get to the BARRY node structure your code is having
    one typo plus required one addition to fecth the image(see attached
    code). So you see it wasn't getting the image path anyhow hence the
    errors.
    Hope this helps.
    Thanks and Regards,
    Sumeet

  • LIVE audio stereo stream

    Hi there,
    I'm looking for a way to offer a LIVE audio stereo stream to
    the web client using Shockwave plug-in.
    I was "banging my head off forums and search engines" (as
    flashcomguru nice says) for some weeks
    to find a way to stream LIVE audio stereo to Flash Media
    Server but I couldn't find one viable direct
    solution for this platform.
    The client Flash Media Server app uses Microphone.get method
    to capture sound from soundboard
    which unfortunately is mono. it uses a speech Nellymoser
    codec, at which music sounds pretty OK at 44Khz.
    Possible solution: I can capture the LIVE line-in stereo
    sound using two soundcards and thus beeing able to
    create two sepparate mono audio streams one for left, one for
    right using the only available Microphone.get method.
    It will then maybe need some synchronization server scripts
    later.
    The trick is: In Director I use two .swf movies (action
    script controlled) to connect to server
    and play the streams but I couldn't find a way to direct the
    streams to a specific channel
    (one of the 8 available) from which point I can use the LINGO
    Sound Channel PAN property, like this:
    sound(1).pan = 100 for right
    sound(2).pan = -100 for left
    From all that I read I came to the conclusion that you can
    use the Sound Channel PAN property only to
    .swa imported and prerecorded audio cast members, not to the
    live audio stream which is played roughly
    in the main sound output channel to which I can't apply the
    Sound Channel PAN property.
    The key is to route those two streams left and right in
    Director.
    Any hints?
    Thanks for reading,
    My deepest respect,
    hOver

    The microphone code is very similar to what you have posted.  I can successfully use the enhanced microphone.  When it is enabled, the issue I am having is exhibited.
    A simple test I am using:
    Use ffmpeg to stream a stereo mp3 file to the media server.  I am using the following ffmpeg command line:
    ffmpeg -re -i ~/alone.mp3 -vn -acodec copy -ac 2 -f flv rtmp://myserver.com:1935/video/3Daudio/alone
    In this case the file is encoded at 44.1 kHz.
    The client uses a netstream to play with bufferTime = 0
    Without the microphone, the playback is as expected.  With a normal microphone, not the enhanced microphone, the playback is as expected but there is little to no echo cancellation.
    When the enhanced microphone is enabled, again using similar code to your post, the mp3 playback becomes severely distorted and is unacceptable.
    In my opinion, this is an issue with the AEC algorithms of the enhancedMicrophone and stereo playback of a 'live' stream.  If I modify the client playback code to bufferTime > 0, the mp3 playback is normal but there is no echo cancellation.
    Thanks,
    Sam

Maybe you are looking for

  • How to change the Absence description of an Absence type in PTMW

    I have to change the desc of an absence type ,I have changed it in table T554S table .Th eabsence desc is changed correctly and is visible when i check in IT 2001 of an employee but it is showing incorrectly in PTMW .Do i have to change the desc in P

  • Bad Class File error - Win2k & J2SDK1.4.0_01

    Hi, I am trying to run a 'Hello World' program which came with the FreeTTS package from links from the java.sun.com website, and am not able to compile the program. I get the error: FreeTTSHelloWorld.java:4: cannot access file cl.com.sun.speech.freet

  • Issues Saving Files

    Everytime I want to save a file I've updated it asks me to save it as a new document, rather than just updated what's open. Incredibly frustrating. How do I stop this?

  • Server ---IP address//redirection..Pls

    I am new to this Please help me i am using JSPs i wanna a redirect my clients request to a secure payment gateway (Bank here after) ,But while doing so the Bank needs the invoked IP is from the server(constant) but always I try this Bank gets the cli

  • What is Adobeforms?

    Dear All, What is Adobeform? In which version it is available? How to work with it? Regards, Dharmesh