Options for sending data

My epic app (DMX 2004) is in the final stages and I'm stuck
again, I'm sorry to say.
The app allows users to browse a catalogue of items and add
them to a basket. Once the user is happy they can create their
order, including their details, which I've loaded into a sprite,
using the HTML property, AND saved to a file on the users local
disk.
Great. Now I need to get it to us. As part of the final
ordering process I create a 'real' HTML file and use Dir to open
this using goToNetPage, which contains the order itself and
whatever else I want. What I need now is a way in which the user
can
automatically send the order file to our email address. As I
understand it, the mailto tag 'attachment' rarely works and is
considered a security risk in any case.
What are my options? I have a file on the users hard drive
that is a nicely formatted order and I need to get it emailed to us
in the simplest (for the user) way possible.
Any ideas or suggestions gratefully received.
Jon

The DirectEmail xtra looks like a good fit for you.
Here is a clip from their website:
DirectEmail is a cross-platform, easy to use Scripting Xtra
for
Macromedia Director, Authorware and Shockwave that provides
applications
with the ability to reliably send e-mails, send faxes as well
as
validate e-mail addresses.
Emails can be sent in either plain text or rich HTML format,
in various
languages, and can include file attachments.
http://www.directxtras.com/demail_home.asp?UUID=1217348

Similar Messages

  • My phone number is not coming up as an option for sending and receiving imessages

    My phone number is not coming up as an option for sending and receiving imessages

    You do not have a "phone number".    Your ipad has a cellular access number and can't make phone calls. 
    You must use your apple ID email for imessage and FaceTime on iPad.

  • Maximum number of dialog processes for sending data

    Hello All,
    How to change the Maximum number of dialog processes for sending data from default value ?
    I see this infopackage->Scheduler->Settings for Sending Data--
    >Maximum size of a data packet  as 3 .....Can we increase this setting  to 5 for faster extraction?
    if yes,,,please let me know how & where we can change this...
    Thanks,

    Hi,
    in the source system table:table ROIDOCPRMS
    change these:
    MAXSIZE
    MAXPROCS
    STATFRQU
    thnks.

  • Delta Option for Generic Data Source

    Hi ,
    My requirement is Delta Option for Generic Data Source. This Data Source is getting Extracted from Function Module.
    For this requirement I have followed below steps.
    1) Added the Field (On which Delta gets enabled) to the extract structure by using Append Structure
    2) Enabled Delta On this Filed.
    3) If I try to save the Data Source,  I have gone to a screen where I am able to see 4 coloumns
    a) Selection
    b) Hide Field
    c) Inversion
    d) Filed Only known in User Exit.
    By default Hide Field and Filed Only known in User Exit check boxes have been checked.
    Would you please tell what is the use of Filled Only known in User Exit check biox.
    As My data source is getting the data buy using the Function Module, Shall I uncheck this Check Box.
    Thanks and Regards,
    K.Krishna Chaitanya.

    Hi Krishna,
    The "FIELD" should be checked if we write any enhancement in CMOD, so that system can identify that this particular field has enhancement written to it,
    But even in real time systems i usually find that even though we check the "FIELD" or not , there is no effect .
    So Checking "FIELD" or not will not impose any isses .
    Regards,
    Krishna

  • TS3899 i receiving my gmails with 15+ minutes delay. this is because no option for "push" data, only "fetch" for gmail account. How can fix that?

    I receiving my gmails with 15+ minutes delay. this is because no option for "push" data, only "fetch" for gmail account. How can fix that?

    Sign up for Google's paid Apps for Business service, you can then set things up using Exchange & you'll get push using Gmail. Otherwise, you can't get push using Gmail.

  • What are my options for a data plan + upgrade?

    So my old phone (Samsung Intensity) broke today, and I'm looking to upgrade to a smartphone. I would prefer an iPhone, but really it's not that big of a deal if I get a Droid. I'm eligible for an upgrade currently. What are my options for a smartphone and a data plan? I'm looking for what's the cheapest option as far as this goes. People tell me an iPhone is free with an upgrade, and that the cost is $20 a month, but I just want to be sure.

    Unless you have an old calling plan, you should be able to add a tiered data plan for your new smartphone (i.e., $30 for 2 GB).  If you switched to the Share Everything plan, your monthly cost would be $40 line access + at least $50 for 1 GB data (includes unlimited minutes/texts and mobile hotspot, although the hotspot data usage comes out of your data plan), plus, of course, taxes/fees (and insurance, if applicable).
    You can check pricing for phones via your on-line MyVerizon account if you click on the Upgrade button.  If you are mainly interested in free phones (keep in mind that there's a $30 upgrade fee), there's the Nokia Lumia 822, Spectrum 2, Droid Razr M, iPhone 4, Galaxy Stellar, Marauder, Rhyme, and the Lucid.  Several of those are 3G phones.

  • Is Multimaster Timesten replication a good option for huge data volumes?

    Hi,
    There are 3 timesten nodes in our production setup .There will be around 5 million rows in each node initially which will gradually increase to about 10 million.Once our application moves to production, there will be around 50-70 transactions per second in each node , which need to be replicated on to the other node.
    Initially we thought of going with Active-Standby-Subscriber replication.However in this case if active and standby node go down,then it will be a site failure case.So is Active-Active (Multimaster replication) configuration a good option ? Will data collision happen when replication happens in both directions?
    Thanks in advance.
    Nithya

    Multi-master replication is rarely a good idea. You will get data collisions unless you rigorously partition the workload. Conflict detection and resolution is not adequate to guarantee consistency over time. Recovery back to a consistent state after a failure is complex and error prone. I'd strongly advise against a multi-master setup, especially for a high volume system.
    You seem to be concerned that 2 out of the 3 systems may fail resulting in a site outage. The likelihood of that is small if you have set things up with separate power etc. With the A/S pair based approach you would still have query capability if the two master systems failed. The chances of all 3 systems failing is not that much less than of just 2 failing in reality I would say (depending on the reason for the failure).
    Chris

  • Options for auditing data changes

    Hi Friends,
    I thought I will get some inputs on my following implementation. The requirement is to audit some data changes with in the system.( Oracle 10.2 on RHEL 4.7 )
    The audit is required in a sense that, the before images of data and information of who changed the data is required. I have looked at options like Oracle Auditing,FGA and so. But this cannot give me audit for the data changes,when and who changed.
    The first thing that comes into my mind are using triggers . Another option is using log miner. I have successfully tested it out with both of these approaches. The environment is like
    1 ) For some critical tables for which audit is required triggers were written ( ours is an OLTP application )
    2 ) For some non critical tables, log miner which was called by a stored procedure which runs at certain periods is used.
    3 ) audit data is stored in a different schema , with same table names as in base schema.
    I would like to know your thoughts on this.
    Thank You,
    SSN

    The delay with log miner is acceptable with some less critical audit tables and as you said, tirggers can be implemented for some critical tables.
    One bottleneck with using logminer is that it depends on the availability of archived redo logs, the backup mechanism if any implemented should make sure that, no archive logs are removed from the locations specified for the audit program. The backup mechanism should ensure that all archived logs are processed by periodically running audit program which uses log miner.
    Wondering if there is any other recommended approach for this.
    Thanks
    SSN

  • Which option for sending mails

    hi,
    I am working on DMS workflow,
    i have to send a mail for quality check person depending on plant. i dont have to assign the person id directly in the user option for agents.
    how this can be done?
    if its to use another option like role/oraganizational unit..etc..
    on  wat basi they have to created ?
    Raghu

    Hi Raghu ,
    If this is the case , then your problem cant be solved by Role or Organization Unit .
    For this you will have to go for Rule Creation .
    In this rule you check what is the plant or QI and depending upon this , append the name of the person in the Actor_tasb internal table .
    IF you want to see how to code a rule , open 20000027 in transaction PFAC

  • I cannot find an option for sending a web link directly to my Wallpaper as a 'shortcut'.

    I cannot find any option (in the 'File' tab), to send a website link to my wallpaper directly. On IE in the drop down 'File' menu tab, it has an option to 'Send' as an email, OR 'Send' to your desktop as a Shortcut.. Mozilla does not have that option. I do not understand why you do not have that simple option? The Drop down 'File' in Mozilla only allows you to send the link as an email. I always have to copy and paste a link from Mozilla to my IE browser to be able to send a link as a Shortcut to my wall paper.

    Upgrade your browser to Firefox 8 and check
    * getfirefox.com

  • Options for moving data

    I'm moving some rather large tables between two Oracle 10 instances.
    In simple words I would like to copy a schema from one database to another. Simple, you say? Not so!
    I cannot use Oracle data pump on the target host as I lack the required privileges (Oracle Data Pump is essentially a server side tool unlike the old 'imp' and 'exp' tools which are client-side tools).
    The first option I try is good old-fashioned exp and imp. The export is pretty fast. Only 1 hour. Then comes the import which is painfully slow (we are talking an estimated 2-3 days). The reason is that Oracle is doing a commit per row because the tables contains TIMESTAMP columns. I'm wondering what is so special about TIMESTAMP columns that it forces Oracle not to use array inserts?? Anyway the restriction is fully documented by Oracle.
    (Utilities Guide for Oracle 10.2 database, see description on import parameter BUFFER).
    The tables I'm loading into have no indexes and there are no indexes as part of the dump file. Furthermore the target tables have been pre-allocated in size so they do not need to extend as part of the import. Lastly logging is turned off on these tables. So all should be in place for fast 'imp' performance. However not so because of the TIMESTAMP restriction. Hmmm.
    Then I try other options. How about the COPY command in SQL*Plus. With this you can control the frequency of the commit. Unfortunately the COPY command only works on tables with colums of type CHAR, DATE, LONG, NUMBER and VARCHAR2. In other words: I cannot use this solution either.
    What are my options? I simply want to move data from one Oracle 10 to another with reasonable performance. All together we are talking about 5-6 Gb data. Not a lot by modern standards. Why is it so difficult? Am I overlooking something obvious?
    Thanks.
    Edited by: user491370 on Apr 19, 2009 9:27 AM

    Thank you for responding.
    I've considered dumping the data into a flat file and using SQL*Loader to import as you suggest but this would require some scripting on a per-table basis. Again: all I want to do is to copy the contents of a table from one database to another. I do not think I should have to resort to creating my own dump and load scripts in order to do that. However I agree with you that this type of solution may be my final solution.
    I've tried the db link solution. It was just a slow as the 'imp' solution for some reason. Don't know why. The tables are rather large (3 tables of a few Gb each) and therefore require intermediate commits when loaded. Otherwise the rollback segment will run out of space. So the 'db link solution' is really a PL/SQL script with a commit for each x records.
    I think Oracle is making it a bit difficult for me to copy the contents of a table from one database to another and to do it efficiently. Perhaps I'm missing something here?

  • I have an ipad mini 16G wifi - why can't I send SMS txt msg and only imessages?  On the settings, there is no option for "send SMS when imessage not available" like on my iphone.

    Why can't I send SMS messages from my ipad mini 16g wifi?

    Even when your iPad Mini has a 3G cellular modem onboard, the iPad Mini still can NOT send or receive SMS Text messages.
    The 3G modem is only used for a internet data connection and has no software to either send or receive SMS text messages even though the hardware is available.
    I can confirm this with the iPad Mini iOS6.1 with 3G cellular modem.
    Apple Support has this issue currenlty under investigation - you can follow this issue here:
    Ipad Mini with 3G prepaid internet.

  • Options for loading data from legacy mainframe to SAP CRM and ECC

    Hello All,
    I am new to SAP.
    As part of data conversion planning from legacy mainframe to SAP CRM and ECC systems, I need to know the different tools available for loading the data and comparative analysis of the tools by showing the features. Please also describe the process to evaluate the tools (prototyping, technical discussions etc) and make the recommendations.
    I would also appreciate any information on testing tools like (eCATT) and any third party tools (like Informatica)
    I know I am asking for lot of things here. But, I really appreciate any information reagrding this.
    Thanks,
    Balu

    Hi
    Data Migration(Conversions) mainly involves the following Major Steps
    Discovery->Extract->Cleanse->Transform->Load
    Discovery-> Involves identifying various source systems available where the actual data is residing.
    Extract->Extract the data from the source systems(legacy systems)
    Cleanse->Cleanse the data by enriching it,De-duplications etc
    Transform->Transform the data into SAP Loadable format
    Load->Upload the data into SAP Using the Load Programs(Eg,BDC,LSMW,Data Transfer Workbench,BAPIs etc)
    Also i would request you to visit http://www.businessobjects.com/solutions/im/data_migration.asp
    Cheers,
    Hakim

  • Option for IPTC "Date Created" field to be auto-populated?

    Hi,
    The date of capture is held within the "Date Time Original" field in the EXIF data; but the IPTC "Date Created" field is blank.
    Currently i have to fill this in manually  if i want it populated (which i have to do for a certain customer, for hundreds of differently dated images)  but i would really like a "replicate" button by which i can auto-populate this field; or someother easy workaround that i might be missing here?!?
    thanks,

    Hmm, both LR 3.6 and LR 4.0 normally set IPTC:DateCreated to be the same as EXIF:DateTimeOriginal, both on export and when you do Metadata > Save To File. 
    Perhaps you could post a culprit image here (use the camera icon) to see what might be going on with you.

  • ProcessAdd in processing options for keeping data fresh in dimensions (very large dimension)

    hi all, maybe it's a stupid questions but when I open Analysis services processing task editor in ssis  to process dimension, I just can not find the ProcessAdd in the Process Options List? 
    thanks
    --Currently using Reporting Service 2000; Visual Studio .NET 2003; Visual Source Safe SSIS 2008 SSAS 2008, SVN --

    thanks sqlsaga, I did check but no luck ...
    --Currently using Reporting Service 2000; Visual Studio .NET 2003; Visual Source Safe SSIS 2008 SSAS 2008, SVN --
    This is what you should do for ProcessAdd option on a dimension
    http://www.mssqltips.com/sqlservertip/2997/using-processadd-to-add-rows-to-a-dimension-in-sql-server-analysis-services-ssas/
    http://www.purplefrogsystems.com/blog/2013/09/dimension-processadd-in-ssas/
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

Maybe you are looking for

  • IPod's music library only shows items purchased from iTunes store?

    I'm really frustrated because I've only had this iPod since Christmas and it's already giving me grief. My iPod is synced with 918 songs: However, my music library on the device itself only displays 65, as seen here: These songs are ones I've purchas

  • XML editor with grid support?

    I've been trying XML Spy for a few months and I really like its grid editing feature. I want to purchase it, but I don't want to spend the $400 they want for it. Most of the features are overkill for me, but I do need the grid editor. I've searched a

  • Customer consignment from vendor consignment stocks

    Hello Experts, I am working on the below scenario, The stocks in vendor consignment are used for customer consignment.  I believe in standard we need to bring the vendor consignment stocks to company's unrestriced to do the post goods issue. Is there

  • I got a brand new windows 7 computer and can not install itunes

    I tired to install itunes on my new windows 7 professional 64 bit computer. I downloaded "iTunes64Setup.exe" and get during execution of that program the error message: "There is a problem with this Windows Installer package. A DLL required for this

  • Unable to Download From CC

    Hi, I joined CC a few weeks ago and have downloaded Photoshop, Dreamweaver, InDesign and Illistrator to name a few. However, today I have tried to download Muse and Exchage panel but I get the "Installation Failed" message. Can anyone give me an idea