Recordset on html document type

Is it possible to add a Recordset on html page? I know I
could convert the document to an ASP page to mke this possible, but
I was wondering if it is possible to do this with converting.
Cheers.

"dan brown5" <[email protected]> wrote in
message
news:fgva6u$da3$[email protected]..
> Thanks for the reponse,
>
> I am using MX 2004 and I don't think that we are
updating anytime in the
> forseeable future.
>
> Is there any way to do it using MX2004 - or can I use
the New Spry
> datasets
> using this version?
Yes in that case you can just download the spry sdk and
follow the tutorial,
dreamweaver CS3 only automates the insertion of Spry elements
but you can
use the code in earlier versions.
http://labs.adobe.com/technologies/spry/

Similar Messages

  • Document types show up twice when creating a new blank HTML document.

    I followed the below instructions for getting HTML 5 as a document type option  on CS4. Although I do have HTML 5 as an option now, my other stock CS4 document type options now show up twice in the menu. Any idea how to fix this?
    To add the HTML document type, however, you need to modify the file named MMDocumentTypeDeclarations.xml. Here’s how to do that:
    1. Find the configuration folder then navigate to the documenttypes folder. The Configuration folder can be found under the folder where you installed Dreamweaver.
    2. Find and make a backup copy of MMDocumentTypeDeclarations.xml (MMDocumentTypeDeclarations.xml.bak)
    3. Open MMDocumentTypeDeclarations.xml in your favorite text editor. If anything goes wrong, you can always get back to the default state by replacing your changes with the backup copy.
    4. Go to the end of the document and find the </documenttypedeclarations> tag and add the following lines just before the </documenttypedeclarations> tag:
    <documenttypedeclaration id="mm_html_5">
    <title>
    HTML5
    </title>
    <doctypedecl>
    <![CDATA[<!DOCTYPE HTML>]]>
    </doctypedecl>
    <rootelement>
    <![CDATA[<html></html>]]>
    </rootelement>
    <dtdcontext>html</dtdcontext>
    <dtdcontext>html5</dtdcontext>
    <dtdcontext>frameset_frame</dtdcontext>
    <dtdcontext>xslt</dtdcontext>
    </documenttypedeclaration>
    5. Save the document
    6. Restart Dreamweaver
    You should now have an HTML5 document type option when you create a new document.
    There was an issue with Dreamweaver CS4 that needed to be fixed in code to fully support HTML5 documents which is why upgrading to CS5 was recommended. In CS4, Dreamweaver’s definition of a well formed HTML document has a meta content type which isn’t required for HTML5 documents so, no matter what we do to CS4, any HTML document created by CS4 will have the following:
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    Replace that line with this:
    <meta charset=utf-8">
    You’ll need to do this every time you create a new HTML5 document.
    Once you finish go to Preferences New Document and select HTML5 as default Doc Type...
    Thanks to:
    What I did was create a snippit of the meta and added it to my snippit's meta folder
    Jeff Booher
    Dreamweaver Engineering
    Thanks for your feedback. 

    Hi,
    I have done a test and I can reproduced your issue.
    I referred to the blog about Automatically create Word documents which include list fields:
    http://blogs.technet.com/b/brenclarke/archive/2009/04/15/automatically-create-word-documents-which-include-list-fields.aspx
    When I create a multiple line of text column in a list, I just choose Plain text, Then I solved the issue:
    Besides, here is a similar post, you can take a look at:
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/a7ab3a61-6643-4a47-a464-fe46b5db1558/rich-text-field-showing-html-code
    Best Regards,
    Lisa Chen
    Lisa Chen
    TechNet Community Support

  • Whenever I double click on any htm or html document it will not open with firefox it gives a message window saying "Windows can not file path please type correctly" (not extact these words)

    I installed new version 4. Whenever I double click on any htm or html document it will not open with firefox it gives a message window saying "Windows can not file path please type correctly" (not extact these words) .. It was working when old firefox was there..

    Phillipp,
    I tried it again using "save link as", and this time it actually worked! I just now downloaded several more using the "save link as" option, and it works perfectly. Thanks. Problem solved.
    Littleberry

  • Creation of fillable forms from existing HTML documents

    Hi All,
    I know this is doable, but I was wondering if someone could point me in the right direction or perhaps to an existing HowTo.
    I recently started working for a company in which part of my job duties includes the creation of new users and deauthinication of terminated user accounts. The company uses specific forms for accomplishing this that are filled out from templates in Outlook 2010, i.e. New Items-->More Items-->Choose Forms. This provides the users with a list of forms. By clicking on one of these forms it opens an e-mail that the requester populates.
    The issue we are having with this is that sometimes they use the form, and/or don't provide the right information. They will modify the form and delete certain row or columns etc. They also have a tendency to not provide all the mandatory information.
    I can take these forms and save them as HTML document from Outlook. What I would like to do is create them as fillable PDF forms with some fields as drop downs, other as mandatory and once they have completed the form correctly, (at least to the extent I can make it fool proof), then they can click on a button that will allow them to e-mail the completed form to the desired recipient admin group via outlook.
    The current method is the requester fills out the form then e-mails it to say their manager, who then types approved and sends it back, the requester then sends it to the next person until all the needed "approves" are received then it gets forwarded to a group who is basically the clearinghouse for all access requests who then send it to the appropriate systems admin group emails for completion. Once complete the admins do a reply all with users created or deauthinicated etc for systems xxx and xxx as requested at the top of the e-mail. 
    I want to make this process more standardized to prevent users from not completing the form correctly or modifying the Outlook form to their own interpretation of how the form should be or leaving out mandatory information.
    I would also like the form to automatically name itself with the employee number of the requestor with the date and time appended, i.e RM74651_10202014_0917 when they go to send it and place a copy of the completed form in a pre-specified network folder.
    Any information, suggestions or HowTo would be greatly appreciated.
    Thanks
    Gordon

    Hi Surabh,
    Use HTML codes in notepad. Use the notepad to upload the file and create mail form. You should follow W3C standard. Refer note 1131645.
    BR, Sathish R

  • Creating a new HTML document - removing "todos"

    When creating a new HTML document in a KM repository (i.e. Folder > New > HTML File...), I get a form where I name my HTML document and enter the content etc. I can also choose, from a dropdown box, the document type between a Normal document or a "todos". My questions are the following:
    1) What is "todos" in this case? (I don't think it means "To Do's".)
    2) As a portal admin, how can I remove "todos" from the dropdown box or disable the dropdown box completely.
    Thank you

    Hi Mick,
    sorry, quite late, but better than never
    > how can I remove "todos" from the dropdown box or
    > disable the dropdown box completely.
    System Administration - System Configuration - KM - Configuration - CM - Global Services - Resource Types - Delete "todos".
    > What is "todos" in this case?
    > (I don't think it means "To Do's".)
    I think that in fact some SAP developer wanted to mark this place that there would be more work to be done (Resource Types to be defined or so).
    Hope it helps
    Detlev

  • Not able to add Select Supported Document Types

    Hi
    I am new to Oracle B2B.
    Going through the steps given in the tutorial http://download.oracle.com/docs/cd/E14571_01/integration.1111/e10229/b2b_tps.htm#BABGAJDE
    Completed till 5.3 - Task 2 (Add a User in the Oracle B2B Interface)
    And the Next thing,
    I am not able to Add Select Supported Document Types.When I click on the "Add supported document type for the selected user", i can see "CUSTOM", "EDI_EDIFACT" etc... but in that screen my "Add" Button was disabled.
    Please let me know how to proceed with this.
    Thanks,
    Deepthi.
    Edited by: 796969 on 27/09/2010 14:11

    Hi Deepthi,
    You can download the samples from below location. Samples also has document for step by step configuraion:
    B2B Samples are part of SOA samples:
    http://www.oracle.com/technology/sample_code/products/soa/index.html
    Developer Notes / Step by Step configuration guide:
    http://www.oracle.com/technology/products/soa/b2b/index.html
    http://www.oracle.com/technology/products/soa/b2b/collateral/B2B_TU001_EDI.pdf
    http://www.oracle.com/technology/products/soa/b2b/collateral/B2B_TU002_HL7.pdf
    http://www.oracle.com/technology/products/soa/b2b/collateral/B2B_TU003_ebxml.pdf
    http://blogs.oracle.com/oracleb2bgurus/2010/04/oracle_b2b_started_kit.html
    Please let us know which usecase you are trying for more details.
    Rgds,
    Nitesh Jain
    [email protected]

  • When I download an excel spread sheet from a Ford web site I seem to be getting code and not the work sheet. Example- MIME-Version: 1.0 X-Document-Type: Workbook Content-Type: multipart/related; boundary="====Boundary===="

    I have a Macbook Air. I have MS office installed and work in Excel often with no issues. But When I download an excel spread sheet from a Ford web site I seem to be getting code and not the work sheet.
    Example-
    MIME-Version: 1.0
    X-Document-Type: Workbook
    Content-Type: multipart/related; boundary="====Boundary===="
    --====Boundary====
    Content-Location: file:///C:/HOLD.XHT
    Content-Transfer-Encoding: 8bit
    Content-Type: text/html; charset="utf-8"
    <html xmlns:v="urn:schemas-microsoft-com:vml"
    xmlns:o="urn:schemas-microsoft-com:office:office"
    xmlns:x="urn:schemas-microsoft-com:office:excel"
    xmlns="http://www.w3.org/TR/REC-html40">
    <HEAD>
    <meta name="Excel Workbook Frameset">
    <xml>
    <x:ExcelWorkbook>
      <x:ExcelWorksheets>
       <x:ExcelWorksheet>
        <x:Name>BTB</x:Name>
        <x:WorksheetSource HRef="./IBIT0001.xht"/>
       </x:ExcelWorksheet>
       <x:ExcelWorksheet>
        <x:Name>GSM</x:Name>
        <x:WorksheetSource HRef="./IBIT0002.xht"/>
       </x:ExcelWorksheet>
       <x:ExcelWorksheet>
        <x:Name>RODetail</x:Name>
        <x:WorksheetSource HRef="./IBIT0003.xht"/>
       </x:ExcelWorksheet>
      </x:ExcelWorksheets>
    </x:ExcelWorkbook>
    </xml>
    </HEAD>
    </HTML>
    --====Boundary====
    Content-Location: file:///C:/IBIT0001.xht
    Content-Transfer-Encoding: 8bit
    Content-Type: text/html; charset="utf-8"
    <html xmlns:v="urn:schemas-microsoft-com:vml"
    xmlns:o="urn:schemas-microsoft-com:office:office"
    xmlns:x="urn:schemas-microsoft-com:office:excel"
    xmlns="http://www.w3.org/TR/REC-html40">
    <HEAD>
    <meta http-equiv=Content-Type content="text/html; charset=utf-8">
    <style>
    <!--table
            {mso-displayed-decimal-separator:"\.";
            mso-displayed-thousand-separator:"\,";}
    @page
            {margin:1.0in .75in 1.0in .75in;
            mso-header-margin:.5in;
            mso-footer-margin:.5in;
            mso-page-orientation:landscape;}
    tr
            {mso-height-source:auto;}
    col
            {mso-width-source:auto;}
    br
            {mso-data-placement:same-cell;}
    .style21
            {color:blue;
            font-size:10.0pt;
            font-weight:400;
            font-style:normal;
            text-decoration:underline;
            text-underline-style:single;
            font-family:Arial;

    Try search/ask in the forum devoted entirely to Excel issues:
    http://answers.microsoft.com/en-us/mac/forum/macexcel

  • *.url document type not opening in new window

    I've successfully crawled in website shortcuts as *.url document types. However, after displaying the IIS security message, they open in the main portal window instead of opening in a pop-up window like other documents.
    Anyone have any ideas how I can get them to open in a new window?
    Thanks in advanced,
    Anne

    If you are creating the links with html (not using URL items) then just include target="_blank" in your link like <a href="#" target="_blank">your link</a> to open a link in a new browser window. If you are adding links to the page using URL items, then check the option to show the link in a new browser window. Note: if you are using an HTML Content Layout template and have applied it to the item region where you are publishing your URL items, then you will need to include conditional statements in the template to check for that (e.g. open link in new browser window) and include the correct target for the link based on what was selected for that item.

  • Html documents in webServer/documents folder I can't open...

    Hi all,
    For a while now I've been researching on how to use a mac as a webserver to host my sites.
    I know that to get users to access sites fromt the server without having to use user folders I'll have to store my sites in the HDD's library/WebServer/Documents folder.
    Well, having a look at this folder it is filled with some form of HTML documents, such as Index.html.en, Index.html.cn etc etc. I gather that these are different language variations of an index html document. However because of the html.en extension etc I can't seem to open the document in a web browser, I can open it in textedit and it confirms it is a html doc.
    Why can this not be opened? do they need to be deleted and replaced with my own sites if I use my mac as a webserver?
    Thanks

    Hi--
    Well, having a look at this folder it is filled with
    some form of HTML documents, such as Index.html.en,
    Index.html.cn etc etc. I gather that these are
    different language variations of an index html
    document. However because of the html.en extension
    etc I can't seem to open the document in a web
    browser, I can open it in textedit and it confirms it
    is a html doc.
    You're right, these are localized language variations of the default Apache welcome page. You should be able to open them by dragging them to a web browser window. Apache doesn't server those pages out as a result of a direct request, but as the result of a content negotiation. In other words, if someone requests French pages, they'll get index.html.fr as a result. There's more information about it in the Apache docs on the subject.
    do they need to be
    deleted and replaced with my own sites if I use my
    mac as a webserver?
    You can delete them if you want. The one relating to the Apache manual is the symbolic link called "manual". If you want to be able to type http://localhost/manual/ into your browser to get the manual, I'd leave it.
    One warning, though: sometimes, as a result of a software update from Apple, those files will all get placed there again (I don't think they'll overwrite existing files, however). I don't know how often that's happened recently, though, as I've done as Tim suggested in his post and moved all my web sites to their own folders and pretty much ignore the default one.
    charlie

  • How to view HTML document through ABAP in CRM

    Hi,
    I have an internal table with one field type string containing html code.
    How can i see the output of that html document in SAP CRM using ABAP code.
    Is there any standard function module to display the document by passing the internal table?
    Please help.
    Regards
    Kiran

    you can use cl_gui_htmlviewer control to do this.
    check the demo program
    SAPHTML_DEMO1
    RSDEMO_HTML_VIEWER
    or you can use dynamicdocuments for the same check out samples programs in package
    SDYNAMICDOCUMENTS
    Regards
    Raja

  • Creating a HTML document for email campaign

    I need to send an email campaign and it has to be in HTML. I tried to export it from keynote, open the file in Safari and paste the way to the email message. Obviously it didn't work out well. Any help?? How can I create a HTML document ready to email and be seen as I see it, by the recipient?

    Hi Ariel,
    try a xstring to string conversion:
    DATA: conv TYPE REF TO CL_ABAP_CONV_IN_CE.
      conv = CL_ABAP_CONV_IN_CE=>CREATE( input = Xcontent ).
      conv->READ( importing data = content len = len ).
    regards,
    Ulli

  • Dynamically create document type Item Attribute using WF_ENGINE.AddItem API

    Hi
    Is WF_ENGINE.AddItem API , supported to create document type Item attributes dynamically ? If yes how do we set the display name of the attribute. If no then is there is any other method to dynamically create document tyoe item attribute?
    Thanks

    Hi,
    If the document is stored on a file system, then I would replace the message body with a PL/SQL document which includes links to the files as straightforward URLs. There would be no need to include them in the Workflow in any way. For example, I recently worked with a client where all the (file) attachments made within eBusiness Suite were then migrated into Oracle Universal Content Management and the attachment was replaced with a URL to the new document. Any notifications now just reference the URL link to the document within the document management system in an HTML notification. While the processing is going on, the user is given the list of files that exist as attachments, but no links because the document is being processed by the management system.
    If the attachments are going to be stored in Workflow as documents, you won't be able to change the display name though - display name is set for the attribute on the message, not for each specific notification. Changing the value of the display name for the message would impact all notifications that use that message, which isn't what you want.
    What you need is to dynamically build the notification (either using PL/SQL or OA Framework) and include a list of attachments in the notification. This may be a direct link to the document (either in a document management system or on a file system somewhere) that you can render as a URL, or a link to code that can retrieve the document from the database and serve that to the user. This is not a straightforward piece of work.
    If this is purely internal, you might be better off having a custom form / screen which displays the different documents, and link to that from the notification. Or you could link to a standard form for the transaction and have the users pick up the attachments directly from the transaction.
    HTH,
    Matt
    WorkflowFAQ.com - the ONLY independent resource for Oracle Workflow development
    Alpha review chapters from my book "Developing With Oracle Workflow" are available via my website http://www.workflowfaq.com
    Have you read the blog at http://www.workflowfaq.com/blog ?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

  • Viewing HTML documents

    If I am downloading an HTML document from the WWW, i.e. a web page, how can I handle it so that what is actually shown on my GUI component (which is of type TextArea) is the final "page" (as shown by any standard Web browser) rather than just html code?

    Check out JEditorPane

  • Purchase requisition document type- USER EXIT

    Hi,
    I want to create two separate document type for material and services for PR that is created from PS. What is the user exit I shall use for the purpose or any other way to do.
    Zinni

    Hi
    Check this link for user exit.
    http://sap.niraj.tripod.com/id21.html
    Thanks
    S.Murali
    Edited by: S. Murali on Jul 8, 2009 2:30 PM
    Edited by: S. Murali on Jul 8, 2009 2:30 PM

  • Change document type without changing file extension

    I've recently started using Dreamweaver CS3 after nearly a decade on Homesite (which regrettably wouldn't work on my new Windows 7 machine). I like Dreamweaver's code view but find it lacking in some of the flexibility and intelligence that Homesite had.
    Case in point: I work on a rather large site that uses Classic ASP. Most of the site uses .html file extensions, but we have these configured to be processed through the ASP engine. When editing the pages on this site, Dreamweaver sees the .html file extension and assumes they're regular HTML documents, and color codes them accordingly, but it can't figure out ASP comments and code blocks and mangles the color coding. If I try to change the Document Type (in the Application > Server Behaviors panel), Dreamweaver insists on changing the file extension too.
    It appears I can modify Dreamweaver's MMDocumentTypes.xml file so that it thinks .html files are ASP. But I don't want to do this globally for ALL the sites I work on, only for this particular site. It would be really nice if I could change the document type definitions on a per-site basis, or to change the document type for a file without having to change the file extension. Surely I'm not the first person to use non-standard file extensions on webpages. Any ideas on how to fix this?

    I think you have to disable it in your Operating system:
    8dot3NameCreation
    [http://support.microsoft.com/kb/121007]

Maybe you are looking for