Seeking validation help - one error has me stumped

Hi,
I am in the midst of validating this page and almost have it
done. The WC3 site is telling me what's wrong but not exactly
explaining how to rectify the issue in a way that I can
understand:
Here a link to the page
Thanks for taking the time to help,
J

quote:
Originally posted by:
Newsgroup User
Try it the other way around - I just mistyped -
'<a href="
http://www.macromedia.com/go/getflash">Get
Flash </' + 'a>';
No luck Murray, that last correction just created more
errors...I tried reading the documentation on the WC3 site but
could not decipher,
Thanks for the help
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"jordydme" <[email protected]> wrote in
message
news:[email protected]...
>
quote:
Originally posted by:
Newsgroup User
> Change this -
>
> + '<a href="
http://www.macromedia.com/go/getflash">Get
Flash </a>';
>
> to this -
>
> + '<a href="
http://www.macromedia.com/go/getflash">Get
Flash <' + '/a>';
>
>
>
> --
> Murray --- ICQ 71997575
> Adobe Community Expert
> (If you *MUST* email me, don't LAUGH when you do so!)
> ==================
>
http://www.dreamweavermx-templates.com
- Template Triage!
>
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
>
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
>
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
> ==================
>
>
> "jordydme" <[email protected]> wrote in
message
> news:[email protected]...
> > Hi,
> >
> > I am in the midst of validating this page and
almost have it done. The
> > WC3
> > site is telling me what's wrong but not exactly
> > explaining how to rectify the issue in a way that I
can understand:
> >
> >
> >
http://woganworks.com/
> >
> >
> >
> >
> >
> > Here is the error I am getting from the validator:
> >
> >
> > Line 68, Column 53: document type does not allow
element "a" here.
> >
> > + '<a href="
http://www.macromedia.com/go/getflash">Get
Flash </a>';
> >
> > ?
> >
> > The element named above was found in a context
where it is not allowed.
> > This
> > could mean that you have incorrectly nested
elements -- such as a
> > "style"
> > element in the "body" section instead of inside
"head" -- or two
> > elements
> > that
> > overlap (which is not allowed).
> >
> > One common cause for this error is the use of XHTML
syntax in HTML
> > documents.
> > Due to HTML's rules of implicitly closed elements,
this error can create
> > cascading effects. For instance, using XHTML's
"self-closing" tags for
> > "meta"
> > and "link" in the "head" section of a HTML document
may cause the parser
> > to
> > infer the end of the "head" section and the
beginning of the "body"
> > section
> > (where "link" and "meta" are not allowed; hence the
reported error).
> >
>
>
>
>
> Thanks for the help Murray, when I follow your
recommendations, the one
> error
> turns into 8 see errors below:
>
>
>
> 1. Line 68, Column 50: document type does not allow
element "a" here.
>
> ?ttp://www.macromedia.com/go/getflash">Get Flash
<' +
> '/a>'; document.write(a
>
> ?
>
> The element named above was found in a context where it
is not
> allowed.
> This could mean that you have incorrectly nested
elements -- such as a
> "style"
> element in the "body" section instead of inside "head"
-- or two elements
> that
> overlap (which is not allowed).
>
> One common cause for this error is the use of XHTML
syntax in HTML
> documents. Due to HTML's rules of implicitly closed
elements, this error
> can
> create cascading effects. For instance, using XHTML's
"self-closing" tags
> for
> "meta" and "link" in the "head" section of a HTML
document may cause the
> parser
> to infer the end of the "head" section and the beginning
of the "body"
> section
> (where "link" and "meta" are not allowed; hence the
reported error).
> 2. Warning Line 68, Column 61: character "<" is the
first character of
> a
> delimiter but occurred as data.
>
> ?acromedia.com/go/getflash">Get Flash <' +
> '/a>'; document.write(alternateCon
>
> ?
>
> This message may appear in several cases:
> * You tried to include the "<" character in your
page: you
> should
> escape it as "&lt;"
> * You used an unescaped ampersand "&": this may be
valid in some
> contexts, but it is recommended to use "&amp;",
which is always safe.
> * Another possibility is that you forgot to close quotes
in a
> previous tag.
> 3. Error Line 72, Column 8: end tag for "a" omitted, but
OMITTAG NO was
> specified.
>
> </script>
>
> ?
>
> You may have neglected to close an element, or perhaps
you meant to
> "self-close" an element, that is, ending it with "/>"
instead of ">".
> 4. Info Line 68, Column 3: start tag was here.
>
> + '<a href="
http://www.macromedia.com/go/getflash">Get
Flash <' +
> '/a>'; docume
>
> 5. Error Line 68, Column 62: XML Parsing Error:
StartTag: invalid
> element
> name.
>
> ?cromedia.com/go/getflash">Get Flash <' +
> '/a>'; document.write(alternateCont
>
> ?
> 6. Error Line 72, Column 9: XML Parsing Error: Opening
and ending tag
> mismatch: a line 68 and script.
>
> </script>
>
> ?
> 7. Error Line 76, Column 8: XML Parsing Error: Opening
and ending tag
> mismatch: script line 27 and div.
>
> </div>
>
> ?
> 8. Error Line 149, Column 7: XML Parsing Error: Opening
and ending tag
> mismatch: div line 24 and body.
>
> </body>
>
> ?
> 9. Error Line 150, Column 7: XML Parsing Error: Opening
and ending tag
> mismatch: body line 23 and html.
>
> </html>
>
> ?
> 10. Error Line 150, Column 7: XML Parsing Error:
Premature end of data
> in
> tag html line 2.
>
> </html>
>
> ?
>

Similar Messages

  • Help-unknown error has occurred when logging into mac app store

    I am unable to log into the mac app store. It says "an unknown error has occurred" i can log onto itunes without any issues. ive read some discussions and tried to delete networkinterfaces.plist but it doesnt even seem to exist, ive looked in 3 different preferences files. I also tried to create a new user id from the mac store and it doesnt even recognize when i click to create user. what can i do next???  Thanks

    Sorry,
    you don't need any app Store. That - sorry - bullshi. is mother of all problems.
    There is the usuall Software Update process - all can find in finder menue below the apple logo. So why I have to update my iLife and iWork via App Store? Can't this be done by Software update as before? No, we need something special and we also deny any other possible way, like download from apple support page and install manually. No, everybody needs App Store - and then we get an issue after software update and don't get a fix? Sorry, that what I dislike most  - a bad customer support.
    So, no one needs App Store for a Fix - all apple has to do is simply provide a simple MacUpdate via Software Update process and all is fine again.
    And Software Update is just in such cases the best choice and most possible way to fix such problems - and we need also a valid and good second way - if all strings get cut...
    We need ways without any strong internet - because I know places, were you cannot download a MacOS

  • Need help ASAP - SSAS Tabular error has me stumped and others' solutions do not apply in this case.

    Hello everyone,
    Here's hoping no one will consider this to be the wrong forum. The data source is an Access database, but the issue is an SSAS Tabular issue. Kind of desperate here... the customer needs this ASAP, and I've been trying to resolve this for a week
    already! Any help would be much appreciated!
    A customer of mine (another employee of the ComIT department) is receiving an error trying to open an Access database via SQL Data Tools.
    The error is "OLE DB or ODBC error: The Microsoft Access database engine cannot open or write to the file '\\[our_domain]\[the_path_to_the_file]\[database_name].accdb'. It is already opened exclusively by another user, or you need permission
    to view and write its data.; 3051."
    What perplexes me is that I do not receive this error, my coworkers on the DBA team do not receive this error, and our boss does not receive this error--even on the customer's machine. But the customer gets this error every single time.
    The only difference is the credentials provided on the "Impersonation Information" window.
    Here is our process:
    We open SQL Data Tools, we create a new Analysis Services Tabular Project, we select the workspace server (our Analysis Services server... db5079\tabular) and test connection ("Test connection succeded") and click OK.
    Then we click "Import From Data Source," select "Microsoft Access," enter the full network path to the database and test connection ("Test connection succeeded")
    The next window says "Impersonation Information - Specify the credentials used by the Analysis Services server to connect to the data source when importing and processing data"
    The credentials provided at this point is the only difference between me/my team/our boss and the customer. If we use our own credentials at this point--even on the customer's machine--we receive no error and everything is fine.
    If we use the customer's credentials, we get the error above at the end of the next step (i.e., after we choose the data to import and then click Finish).
    So that's it. On the same machine, the customer's credentials produce this error, and our credentials do not.
    I have already added the customer as a server administrator to the Analysis Services server (db5079\tabular).
    Copying the data source to another folder on the network or to his local machine produces the same results: his credentials produce the error, my credentials/my boss's credentials/etc. do not.
    All of our machines are 64 bit, and the Analysis Services server is 2012 64-bit.
    Please help!

    UPDATE: As it turns out, all those who were able to import the data were local administrators on the Analysis Server (i.e., on the OS), and all those who were unable to import data were not.
    When we added someone who couldn't import the data to the local Administrators group on the Analysis Server, they were able to import the data.
    However, we can't give them local admin on the Analysis Server, and we are unable to determine what combination of user rights and permissions on folders we can grant the user as individual that will allow them to import the data.
    Just as a test, we tried giving the user the same user rights that the admin group has, and the same permissions on all the drive as the admin group has, but that didn't work.
    If it had worked, we could have started reducing the rights until we found the minimum necessary, but it didn't and once again we're stuck.
    Please help!

  • I cannot install latest itunes to my Sony notebook which is running on traditional chinese windows 7 64-bit, the error message is something like unrecognized windows package, can any one help me or has similar experience? Thanks.

    I cannot install latest itunes to my Sony notebook which is running on traditional chinese windows 7 64-bit, the error message is something like unrecognized windows package, can any one help me or has similar experience? Thanks.

    iTunes 9.0.x is certainly compatible with Win7 64 bit since I use that exact setup on 3 different PCs. Two suggestions for your installation problems:
    1)Download a new copy of the 64 bit installer from Apple then, instead of just running the itunes installer right click on it and try 'run as adminstrator'. In my experience that clears up a world of problems with program installation in Win7 and Vista. This is necessary even if you're already logged in as an administrator.
    2) Try the previous version of iTunes (9.0.3). You can get a copy at http://www.oldapps.com/itunes.php?old_itunes=54 again right click on the file and "run as administrator"
    Good luck, hope this helps.
    Lil

  • I have CS2 and I use it almost every day.. Today when I tried to launch it, a prompt came up saying my Activation was no longer valid and it closed automatically.  Then when I tried to re-open it, a prompt came up saying "A serious error has occured"  Ple

    I have CS2 and I use it almost every day.. Today when I tried to launch it, a prompt came up saying my Activation was no longer valid and it closed automatically.  Then when I tried to re-open it, a prompt came up saying "A serious error has occured"  Please re-install the software...  I have no idea where my software is... That was many many years ago?  HELP!!

    When you go to the download page, you must do two things:
    Download this file: PhSp_CS2_English.exe on the download page.
    Use the serial number on the download page in order to install your non-activation copy.
    Do not use your old CD or serial number. It no longer works.
    If you have Windows 7, the advice is to turn off UAC and run the installer as Administrator.
    Gene

  • PLEASEEE HELP ME! "serious error has occured" and now it wont open

    So I have been working on a video for youtube, and as always Adobe being a peice of crap shuts down every 5 minutes or so when I am doing a lot of effects or text, but pretty much it doesn't bother me anymore. Until last night I had been working on a project (it is saved because I click the save button every minute or so) and it said " a serious error has occured and we shut down immediatly, your project will try to be saved" or something like that. It has done this once or twice before so I was just going to open it back up. But now when I go to open it it does the little "im loading thing" for like 2 seconds then doesn't do anything..I gave it time to see if that would help. no. I also tried opening it up from another spot (not the desktop) but from my documents/adobe/4.0/ then my project, does it work? no. I am sooooo mad at it since I have had so many issues with other movie makers and other computers recently being soo stupid like this.  and I thought this one was actually gonna work. but no. BTW it is Adobe Premiere Elements 4.0, if that helps. If ANYONE can give me a suggestion that DOES NOT involved rebooting and losing my current project which has taken me SEVERAL HOURS of VERYY specific effects almost down to a different one every second please tell me....and I would be DEVISTATED if it was gone! So pleaseeeeeeeeeeee help me if you can. Thanks so much.
    -Emma_5

    If it's a piece of crap, why are you trying to fix it?
    Otherwise, how about telling us more about your system. Like which operating system you're using, how fast your processor is and how much free, defragmetned space is on your C drive?
    Also, what kind of camcorder did your video come from and how did you get it into your computer? Which project settings did you select when you set up your Premiere Elements project?
    Version 4 was a very stable build. But we can try to figure out what's up with your system if you give us some details.

  • I have lost the tool bar that runs along top of your web page, the one that has your bookmarks on it ,how do i get it back, i unticked it in error !

    how do i reinstate the tool bar/menu bar that runs along top of web page, the one that has your bookmarks on it plus others if required , i unticked it in error and cannot get it back, help!
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)

    In Firefox 3.6 on Windows you can hide the menu bar via "View > Toolbars" or via the right click context menu on a toolbar.
    Press and hold the Alt key down to bring up the menu bar.
    Go to "View > Toolbars" or right-click the menu bar or press Alt+V T to select which toolbars to show or hide.
    See also [[Menu bar is missing]]

  • Connect to mysql DB (An unidentified error has occurred.) plz need help...

    I have been unable to create a database connection in dreamweaver to my MySql
    server.  Each time I receive the message "an unidentified error has occurred".
    I can use pure php code to create a connection successfully:
    <?php
    $username = "root";
    $password = "password";
    $hostname = "localhost";
    $dbh = mysql_connect($hostname, $username, $password)
    or die("Unable to connect to mysql");
    print "connected to mysql<br>";
    $selected = mysql_select_db("test",$dbh)
    or die("Could not select first_test");
    if (mysql_query("insert into test_table values('5')")) {
    print "successfully inserted record";
    else {
    print "Failed to insert record";
    mysql_close($dbh);
    ?>
    This works, I can successfully insert a record.  However, if I try and create
    a connection in Dreamweaver with these same variables, I receive the message
    "an unidentified error has occurred".  I have tried, deleting the _mm
    connection scripts folder and recreating them.  I have used the mx2004 updater,
    I have tried all document types...  nothing seems to work...
    i am using local server (phptraid)
    PHPTriad 2.2 contains the following changes:
    Updated packages for Apache(1.3.23), MySQL(3.23.48) and PHP(4.1.1).
    also using remote host at (www.0fees.net)
    last thing i would to say in my computer i success only one time to make connection in window 7 - dreamweaver cs4
    and i create this site mwlobby.0fees.net
    but now i downloaded dreamweaver cs5 and i need to install new windows
    so i need help
    any suggestions?

    Turn your iPhone to a DFU mode and restore it

  • Problem with connecting ipad 2 with crestron cp2e...help plss its urgent... I hv a ipad 2 with mobile pro g connected with cp2e. when i pressed any button in ipad its connet with cp2e but after 4-5 sec one error comes (warning wifi was powered off while t

    problem with connecting ipad 2 with crestron cp2e...help plss its urgent...
    I hv a ipad 2 with mobile pro g connected with cp2e. when i pressed any button in ipad its connet with cp2e but after 4-5 sec one error comes (warning wifi was powered off while the device was in auto -lock(sleep)press connect to reconnect) when i pressed again its connected with cp2e. i am using netgear wireless access point . i also has been changed access point as well as updated ipad firmware bt problem is as it is .. pls help.

    Hi have you solved the issue ?
    Cause I have the same problem.
    Tnx

  • Tried all 6steps to Error Message: An error has occurred when attempting to change modules-Please help thx

    Tried all 6steps to Error Message: An error has occurred when attempting to change modules-Please help thx

    Hi, I¹ve been through it again to ensure I¹ve not forgot things. Completely
    removed Lightroom and all files I can find, etc and reloaded. Some tedious
    result. Step 6 is too time consuming at the moment for me, too many things
    on the go since I¹m about to go on holiday and on return I shall need
    Lightroom on this iMac. Any clues? This iMac had Mavericks from new,
    uploaded to Yosemite and then loaded Photoshop CC, Lightroom etc and get
    this damned problem.
    Reading around the web I¹m not the only one with this issue, to suggest a
    new user a/c is a soft option without resolving the issue.
    I hope an expert from Adobe can resolve this,
    Regards, George (retired IT Manager and IT Systems Project Manager)

  • Photosmart C7280 All in One error notice saying out of yellow ink when cartridge has been replaced

    Hello Forum members...I hope you can help me. 
    When I try and print something I get an error notice which says that I must replace the yellow ink cartridge and telling me I can print in Black only (which is fine because i usually use the greyscale fast print option anyway).  However the worrying thing is that the error notice also says that if I do not replace the yellow cartridge then the printer will cease to work.
    I did replace the cartridge quite some time ago.  An HP cartridge from HP online.  The cartridge is showing full on the bar chart display and yet still the error notice comes up when I try to print.
    I hardly use the printer.  I am a retired person who may occasionally print out the odd letter or email (I would say on average 2/3 pages per 2/3 weeks.)  I very, very occasionally print the odd photo....say twice a year 6 photos.
    I got the printer in 2008.  This was a replacement FOC for an earlier model of the same type.  It was one month out of guarantee when the earlier printer did exactly the same thing.  I had just replaced several cartridges (the first replacements). The printer was eventually replaced by the store I had bought it from because they could not repair it.  It just stopped functioning.  Some computer type glitch
    I am now afraid that if I do not act soon then this printer will seize up and be irrepairable.
    I do hope some teccy member of the forum will be able to help me.

    mine has an error notice that says yellow ink cartridge is empty ( when trying to print something off of the internet) though I have tried 3 new full ones.It also had a message that my printer could print black only. I've been angry for 2 days.
    Now, I found out my computer is lying to me! I decided to print a blonde hairstyle I liked off the internet and I hit "black only" since that's my only option. But, it printed in color. I realized I've missed 2 days of being able to print off the internet because my computer or printer was lying.

  • An unknown error has occurred (-53)...please help

    i have just downloaded the update 7.7 for itunes and now when i connect my 3rd gen ipod nano to update it itunes freezes and when i disconnect my ipod in my computer, itunes springs to life and says "The ipod cannot be synced. An unknown error has occurred (-53)".
    i'm stumped.
    can anyone help?

    Hi,
    Please try this.
    http://docs.info.apple.com/article.html?artnum=304996
    Regards,
    Prashu

  • Need validation that ensures only one item has a value.

    Hello,
    I need a validation that ensures that only one item has a value. I want to allow a person entering information into a form to have the option to either select from a drop-down or enter something into a text box but not both.
    I have found some information about validation of this type but I'm not sure how to use it. Here is what I found:
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    This validation ensures that only one item (ITEM_1, ITEM_2) has a value.
    Example 5:
    Assume a function similar to the following exists:
    create or replace function sampleValidation (p_arg in varchar2) return boolean
    as
    begin
    if p_arg= '1' then
    return true;
    else
    return false;
    end if;
    end;
    A validation of type PL/SQL Expression could then reference this function returning a boolean using the following syntax:
    sampleValidation(v('MY_ITEM'))
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Please let me know how to implement this or give me another way to validate.
    Thanks
    Linda

    Linda,
    The best is to use a Validation of type PL/SQL Function Returning Error Text like this:
    BEGIN
       IF :p1_item_1 IS NULL AND :p1_item_2 IS NULL
       THEN
          RETURN 'One of the items must have a value.';
       ELSIF :p1_item_1 IS NOT NULL AND :p1_item_2 IS NOT NULL
       THEN
          RETURN 'Only one of the items must have a value.';
       END IF;
    END;Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • Any One Can Help Me--error :-SQL command not properly ended

    hi,
    this code has an error i have tried to find out this error but i can't find it so please help me :-
    report error:
    ORA-06550: line 1, column 149:
    PL/SQL: ORA-00933: SQL command not properly ended
    ORA-06550: line 1, column 7:
    PL/SQL: SQL Statement ignored
    Code
    select HTMLDB_ITEM.HIDDEN(1,SEQ_ID),
    HTMLDB_ITEM.TEXT(2,a.c001) c001,
    HTMLDB_ITEM.TEXT(3,a.c002) c002,
    HTMLDB_ITEM.TEXT(4,a.c003) c003,
    APEX_ITEM.SELECT_LIST_FROM_QUERY(5,a.c004,'SELECT P_ID D,P_ID R FROM PARTY_DETAIL') c004,
    APEX_ITEM.SELECT_LIST_FROM_QUERY
    (6,a.c005,
    'SELECT CATEGARY_NAME D,'||'CATEGARY_NAME R FROM ITEM_CATEGARY',
    'style="width:220px" '
    ||'onchange="get_select_list_xml1(this,'
    || 'f7_'
    || LPAD (seq_id, 4, '0')
    || ')"',
    'YES',
    '0',
    '-Select-',
    'f6_'|| LPAD (seq_id, 4, '0'),
    NULL,
    'NO') c005,
    APEX_ITEM.SELECT_LIST_FROM_QUERY
    (7,a.c006,
    'SELECT ITEM_CODE D,'
    ||'ITEM_CODE R FROM ITEM_MASTER'
    ||'WHERE CATEGARY_NAME ='
    || c005,
    'style="width:220px"',
    'YES',
    '0',
    '-Select Code ('
    || (Select Count(*)
    from ITEM_MASTER
    where CATEGARY_NAME = c005)
    || ')-',
    'f7_' || LPAD (seq_id, 4, '0'),
    NULL,
    'NO') c006,
    APEX_ITEM.SELECT_LIST_FROM_QUERY(8,a.c007,'SELECT ITEM_NAME D,ITEM_NAME R FROM ITEM_MASTER') c007,
    HTMLDB_ITEM.TEXT(9,a.c008) c008,
    APEX_ITEM.SELECT_LIST_FROM_QUERY(10,a.c009,'SELECT PACK_TYPE D,PACK_TYPE R FROM ITEM_PACKING') c009,
    HTMLDB_ITEM.TEXT(11,a.c010) c010,
    HTMLDB_ITEM.TEXT(12,a.c011) c011,
    HTMLDB_ITEM.TEXT(13,a.c012) c012,
    HTMLDB_ITEM.TEXT(14,a.c013) c013
    FROM wwv_flow_collections a
    where a.collection_name = 'REC_ITEM'
    Thanks
    Manoj
    Edited by: Manoj Kaushik on Sep 10, 2009 3:36 AM

    hi mike,
    My problem is:-
    i have a bill with multiple item eg . Apple (12), Banana (49), Badam (145) , Grapes(25) with there quantity and now i want to Add these item with quantity in my database
    when i finaly click on submit button .
    Actully I have been used tabular form but i am facing one problem when using tabular form ,in Tabular form i enter first item eg . Apple and there quantity eg. 12 in textfield and after click on Add Row Buttom data insert in to the database . but i want Entry Shouldn't go in to the database. But only New Row Should Add there when i click on Add Row Button.
    I want all these 4 item should enter in to data base when i click on Final Submit.
    So i have use this collection report to insert multiple item .everything was all right when i was using text field but when i changed these textfield into select list then error has arise .
    Actually i want also a cascade selectlist in this report .
    eg .item name depend on item code and item code depend on item category name .
    so i want when i select CATEGARY_NAME then item code come into report item and when i select ietem code them correcponding item name should come into item name field.
    for cascade select list i have created application process and java script .
    So please mike Suggest me some solution how can i do this .
    its urgent for me .
    This Is my code :-
    select HTMLDB_ITEM.HIDDEN(1,SEQ_ID),
    APEX_ITEM.TEXT(2,a.c001) c001,
    APEX_ITEM.TEXT(3,a.c002) c002,
    APEX_ITEM.TEXT(4,a.c003) c003,
    APEX_ITEM.SELECT_LIST_FROM_QUERY(5,a.c004,'SELECT P_ID D,P_ID R FROM PARTY_DETAIL') c004,
    APEX_ITEM.SELECT_LIST_FROM_QUERY
    (6,a.c005,
    'SELECT CATEGARY_NAME D,'||'CATEGARY_NAME R FROM ITEM_CATEGARY',
    'style="width:220px" '
    ||'onchange="get_select_list_xml1(this,''f7_'|| LPAD (seq_id, 4, '0')
    ||''')"',
    'YES',
    '0',
    '-Select-',
    'f6_'|| LPAD (seq_id, 4, '0'),
    NULL,
    'NO') c005,
    APEX_ITEM.SELECT_LIST_FROM_QUERY
    (7,a.c006,
    'SELECT ITEM_CODE D,'
    ||'ITEM_CODE R FROM ITEM_MASTER'
    ||'WHERE CATEGARY_NAME ='
    || c005,
    'style="width:220px"',
    'YES',
    '0',
    '-Select Code ('
    || (Select Count(*)
    from ITEM_MASTER
    where CATEGARY_NAME = c005)
    || ')-',
    'f7_' || LPAD (seq_id, 4, '0'),
    NULL,
    'NO') c006,
    APEX_ITEM.SELECT_LIST_FROM_QUERY(8,a.c007,'SELECT ITEM_NAME D,ITEM_NAME R FROM ITEM_MASTER') c007,
    APEX_ITEM.TEXT(9,a.c008) c008,
    APEX_ITEM.SELECT_LIST_FROM_QUERY(10,a.c009,'SELECT PACK_TYPE D,PACK_TYPE R FROM ITEM_PACKING') c009,
    APEX_ITEM.TEXT(11,a.c010) c010,
    APEX_ITEM.TEXT(12,a.c011) c011,
    APEX_ITEM.TEXT(13,a.c012) c012,
    APEX_ITEM.TEXT(14,a.c013) c013
    FROM wwv_flow_collections a
    where a.collection_name = 'REC_ITEM'
    I am waiting for your positive responce.
    thanks
    Manoj
    Edited by: Manoj Kaushik on Sep 10, 2009 4:46 AM

  • When i redownloaded one of my alblums it says that it cant be downloaded because an unknown error has occured

    So i recently restored my Iphone and when i went to download my music everything was fine untill i got to one of my alblums and it says Itunes cannot copy "the alblum" to my Iphone because an unknown error has occurred.I do not know what to do please help Thanks.

    Hi..
    Try "resetting" the iPhone.
    Hold the On/Off Sleep/Wake button and the Home button down at the same time for at least ten seconds, until the Apple logo appears.
    You may need to click Purchased (new) right side of the iTunes store in order to re download the album then sync to your iPhone.

Maybe you are looking for

  • URGENT help with BOOTCAMP

    hi guys Need urgent help before i throw my macbook pro retina 15'' 2013 out the window. Ive installed Windows 7 onto my macbook via bootcamp, everything ok, but it doesnt recognise anything i put in external disc drive, so i cant install and drivers

  • Query regarding Business Partner Address in SAP B1?

    Hi Friends, WHile i extract SAP datas for my ETL Product,I found some issues..Hereby i m telling the steps to reproduce that in Demo database of OEC Computers.. 1.Open SAP B1 Business Partner data 2.Open C40001 Business partner data.. 3.Open Addresse

  • Do Express VI's attach to specific hardware?

    I'm teaching introductory LabVIEW programming to undergraduate students. We're using Express VI's to read input from USB connected cDaq hardware. We have ten identically configured computers, including the LabVIEW software and USB connected hardware.

  • NEWS FROM TECH SUPPORT - UPDATED LINK COMING to SOLVE OUTLOOK SYNCING ETC

    I talked to Tech support today Regarding Outlook sync... there is a work around... defining a hotmail account (with hotmail connector)  in outlook , making hotmail the contact database.... it will sync to the online hotmail account . when you then cr

  • HT2476 Will my purchased 3rd party software (Reason, Finale) work on mountain lion?

    The software is expensive and I can't afford to buy all of it again. I ran into that problem with the lion update, and would hate to have to go through that again. If anyone knows if 3rd party software will be unaffected than I would love to update,