Making the Form File Object Look in Specific Folder

Hi, I am using a form to identify attachments that will be
sent with an email use webserver CDOSYS once the form has been
submitted. So, I have made the user first upload the attahments to
an 'Attachments' folder on the web and now I want him to be able to
browse to that folder so I can identify them such as
MailObj.AddAttachment
"E:\Webs\Myweb\wwwroot\Attachments\Test.xls
On my DWMX form, how do i get the Form 'File' object (with
the browse button) to browse to my webserver attachemt folder only
please as they will have previously been uploaded as CDOSYS
requires the attachemts to be on the webserver.
Thanks
Dave

You can't. That Browse button only looks on the users
local/networked
drives.
You could create a routine that would display the list of
files on the web
server and they could select it from that list.
"Dave(UK)" <[email protected]> wrote in
message
news:e8h1fj$nlb$[email protected]..
> On my DWMX form, how do i get the Form 'File' object
(with the browse
> button)
> to browse to my webserver attachemt folder only please
as they will have
> previously been uploaded as CDOSYS requires the
attachemts to be on the
> webserver.
>
> Thanks
> Dave
>

Similar Messages

  • How can I create a long employment form without making the form widget drag?

    How can I create a long employment form without making the form widget drag?

    Sorry Sachin, I mean that I created a simple form on the page from the widget and started adding fields to it. The more fields I add the slower the delay becomes in creating a new field. Even when I try to select and drag or move an item, there's a huge delay and sometimes the program feezes,  loose what i've done and have ot restart.
    I'm doing an enployment form that has more than 20 fields, at least, and I need to be able to build the fields in separate categories, like Education, Past Employment, etc... quickly without delay issues.
    I can probably send you a snap shot of what I'm talking about if I cna post it or attach it here..?
    ~Andy

  • [svn:fx-trunk] 8480: update to how the config files will look in svn.

    Revision: 8480
    Author:   [email protected]
    Date:     2009-07-09 10:05:55 -0700 (Thu, 09 Jul 2009)
    Log Message:
    update to how the config files will look in svn.  replacing ${build.number} with 0 in the RSL section so that builder will function properly from src since it doesn't know how to handle ${build.number} whereas the compiler did.
    qa: no
    doc: no
    checkintests: pass
    Modified Paths:
        flex/sdk/trunk/frameworks/air-config.xml
        flex/sdk/trunk/frameworks/flex-config.xml

    Thats good news.

  • Why does final cut x copy events even when the copy files to final cuts events folder is unchecked

    When I import iMovie (v 9.04) events into Final Cut Pro X (v 10.0.2) it always copies (duplicates) the events even though the "copy files to Final Cut Events folder" import preference is unchecked. I do not want to duplicate 1 TB of data for no reason. Is this a bug or is the feature badly mislabeled? Can I impot iMovie events without duplicating them?

    You shouldn't expect the FCP events folder to be twice the iMovie events folder. While the .dv files (or whatever the media are) are duplicated, the iMovie Movie Cache and iMovie Thumbnails folders are not. Instead, FCP creates a Render Files folder and a CurrentVersion.fcpevent file.
    To compare one event, iMovie had a Thumbnails folder of 681.3 MB and a cache folder of 587 KB.  In contrast, FCP created a Render Files folder of 45 MB and an CurrentVersion.fcpevent file of 2.1 MB. So, the FCP foder is 634 MB smaller than the iMovie folder for the one event. But don't take my word for it, just compare pairs of events yourself.  You will see the media in the Original Media folder and it will be exactly the same as the media in the iMovie folder. Since you have the media, there is no reason to worry about deleting the iMovie folder.
    Now I have no way of knowing if this is true, but is it possible that FCP duplicated events until it ran out of disk space? While the FCP events folders are a bit smaller than the iMovie events folders, it may not be enough to have made everything fit. And keep in mind that it takes a while for the Render Files folders to be generated. After I imported 50 events (about an hour of video each), it took a few hours for FCP to finish generating the Render Files folders.  I watched the entire Final Cut Events folder grow by several GB while that was going on.
    In short, just compare pairs of events to reassure yourself that the media are in both places.

  • Batch File to look at specific location in txt files

    Is there a way to have at batch file look at a specific line and location from a text file and pull it for use in the batch file?  For example, line 1 of sample.txt position ~15,8.
    I'm currently using the Find command(FIND /C "" *.TXT) but would like to be more specific in search.

    From a command line prompt, type 'help set' and look at environment variable expansion. Read the part that says "May also specify substrings for an expansion." It shows an example that uses ~10,5 to start at offset 10 and get the next 5 characters. Of course,
    this means that you will need to you will need to loop through each line. Use the FOR command; type 'help for' and start reading from "Some examples might help." It shows how you can parse a text file:
    FOR /F %%i IN (myfile.txt) do @echo %%i
    In a batch file, use two percent signs. At the command line, use one percent sign. 
    After the 'do' in the FOR command, you can use a CALL :Someprocedurename %%i, which would pass the line from the file into a sub and you can use the SET command to parse it.
    The Help mentions Command Extensions. At command prompt, type 'help setlocal' and read about ENABLEEXTENSIONS. At the bottom of the Help, they give you an example of how to add this to a batch file. You will need this to use the SET command to parse lines
    from the file.
    If you want to save the output, use the redirects, > or >> (create output file or append to output, respectively). Use the same for HELP output: help for > for-help.txt. In your line parser, you would do something more like this:
    [code]
    :ParseLine
    @echo %1 >> outputfile.txt
    exit /b
    GoTo :Eof
    [end code]
    To exit a sub, use either exit /b or goto :eof. Exit will allow you to return a value or error code. Goto :eof simply goes to end of file and returns control to the caller (in our case the FOR command). Of course, you can type 'help exit' to learn more.
    Outside of a subroutine, exit will end the batch file script and return to command prompt. This can be useful when you call this batch file from another script, but if you are starting it from Windows you may want to keep the command prompt open to show user
    the results or simply tell them to look at the output file.
    You can find good samples on Rob Van Der Woude's website.
    http://www.robvanderwoude.com/batchstart.php
    A major geek...

  • Cannot open the  form file in apps 11i

    Hi all
    I have modified an fmb file and when i try to compile in apps 11i ,i get "cannot open file"
    telnet erptest
    cd /s01/oracle/prodappl
    . APPSORA.env
    cd /s01/oracle/prodappl/au/11.5.0/forms/US
    f60gen  XXNPOPNJOBLOG.fmb userid=apps/apps
    I get the message "frm-10043-cannot open filekindly help me
    thanking in advance
    regards
    oracleuser

    Hi oracleuser;
    Please check Hussein Sawwan's post first and be sure you have correct syntax:
    Hi,
    In addition to the above, please note that you are not using the correct/complete command to compile the form -- See (Note: 130686.1 - How to Generate >Form, Library and Menu for Oracle Applications) for the command.
    Regards,
    Hussein If you sure you are using correct syntax than as i and Shailendra point, be sure you have w/r permission for your XXNPOPNJOBLOG.fmb file. For can see this issue is:
    ls -lrt /s01/oracle/prodappl/au/11.5.0/forms/US/XXNPOPNJOBLOG.fmb << this will give you permission righ for your XXNPOPNJOBLOG.fmb file
    For can open my links you have to login metalink then put Note ID to search button,then i belive you will find notes
    Hope it helps
    Regard
    Helios

  • Making the form "Unsecured" for advanced editing tools in PDF?

    I have a Comment Card or Customer Satiscation Survey form that I created through Adobe LiveCycle Designer and I need help... I want to use the "Submit By Email" button BUT I don't want it sent back to me in data form... There is a buttons they click for 1-5 satisfaction and a comment area at the bottom of the form but I want the full form back, not the xml data...
    So my plan was to use the Advanced Editing under the Tools tab on Adobe Acrobat Professional... Then use the Link Tool I believe it is to put a mask over top of the "Submit By Email" button and have it send me back the form filled out... I haven't tested this theory yet because the form is "Secured" while in PDF and I don't know how I can get my idea to work...
    Can anyone help?

    Hi,
    I suspect that the form is "secured" when viewed in Acrobat becuase you have set an open-password for when the formed is opened in LC Designer. This applies security to the form (which also prevents a user from printing to PDF).
    Even if the form does not have the security, you will not be able to use AcroForm tools on an LC Designer form. They are different animals!
    There is a solution, which is in plenty of posts to the forum. If you use a standard "button" instead of a "submit by email" button, you can have JavaScript in the click event which would look something like this:
    var vEmail = "[email protected]";
    var vSubject = "Customer Comments";
    var vBody = "Put some nice customer focused text in here and it will appear in the body of the email for the customer.";
    event.target.submitForm({cURL:"mailto: "+ vEmail +"?subject=" + vSubject +"&body=" + vBody, cSubmitAs:"PDF",cCharset:"utf-8"});
    The submit as PDF command will ensure you get the form and not just the XML.
    When developing in LC, it is best to do all of the scripting in LC, rather than trying to adapt parts of it in Acrobat (imho)  ;-)
    Good luck,
    Niall

  • How to populate the form bean object for multiselect box in struts

    hi, i am using two multi select boxes,one to populate the data by getting from the data base and another to fill the items selected from the first select box to store the values in the database..i need the information (how to declare the select boxes and how to write the form bean getters and setters for this one.) regarding this..

    http://forum.java.sun.com/thread.jspa?threadID=5147813&messageID=9553925#9553925

  • Making the form Readonly in subsequent stages in a process

    Hi all,
    I have a situation where we want to make the form readonly in subsequent stages.Let me put it this way-
    In my process the user1 will fill the form and hit on complete button. the user2 opens the form but the form should be readonly to the user2. He should have a action button at the button called Edit and when hits on the action the same form pops up and the fields are enabled and he can make modifications.
    Th form goes to User3 and the form should be again readonly with same edit button and the form pops up and he can make modifications...
    how can this be achieved?
    Please help me with this.
    Thanks in advance.

    BPM User
    The way I usually tackle state changes for a form across multiple user steps is by having a hidden text field on my form called txtStep. In my process, I then stuff this field with an appropriate value using a SetValue operation. In the form, I have code that is called on the form's initialize event that checks to see what value is in that text field. Depending on what the value is in that field, I change the form appropriately.
    For example, just prior to your second user step you could use a SetValue to set the value of this text field to the string "user2". In your form's initialize event (pick any one - such as a page's initialize event), check to see what the value is. If the value is "user2" then you know to lock down the form but have the "Edit" button displayed to the user.
    Feel free to email me if you have any questions.
    Josh Boyle
    Cardinal Solutions Group
    [email protected]

  • Making the data file visible as the vi runs and writes to it

    This is a rather simple question but I want to make sure I that I know how to do it and do it right. I am writing to a text file and would like to make it visible as the vi runs and updates it. Thanks.

    If you are using this for the purpose of de-bugging your program, I like the idea Tomoya wrote about using a probe to see what is going to the text file. It's very simple.
    If you are trying to do this at runtime, I would handle it this way : In a loop seperate from the one that does the writing, use a file properties vi to get file size and compare it to the last file size query (use a shift register for this). If the file size has changed, re-read and display the contents of the file to a front panel text box. Otherwise do nothing.
    For a more programatically correct method, use a semaphore or queue to tell the update loop that its time to re-read. The writing loop would (after write) set the queue element (or semaphore). The reading loop would wait on this trigg
    er to know when to read.
    Jared

  • Firefox 6 won't load from the exe file, always looking to remove older file which has been removed.

    Windows Vista 7. When I double click on Setup 6.0.exe file, it goes thru the file extraction, and prompts to reboot to remove old files. (The old files have been previously removed.) The computer restarts and no continuation of loading vs. 6. Then I proceed to click on Firefox Setup 6.o and click RUN. Goes thru set ups steps and then repeats "you computer must be restarted to complete uninstall of Firefox. Do you want to reboot?". If YES, then process repeats itself, if NO, it terminates the installation. Same results with IE and Google Chrome.

    If there are problems with updating then best is to download the full version and uninstall the currently installed version.
    Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 6.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Uninstall your current Firefox version.
    * Do not remove personal data when you uninstall the current version.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the Firefox Profile Folder and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.

  • How to create a dynamic link in a Form to link to a specific FOLDER

    Hello,
    I have created a reports of all employees of my department.
    This reports shows me the empno and ename
    When I clicked on a empno ( for example empno = 1 ) then then I got a MASTER DETAIL FORM about that employee(empno = 1) .
    Who he or she is and which course he or she had followed.
    I want create a dynamic link in the MASTER DETAIL FORM which shows me directly the folder of that employee ( in this example folder 1 ).
    If I clickt on the report with all employees of my department on an other number ( for example empno = 3333333) then if I click on the dynamic link in the MASTER DETAIL FORM I want to see the folder of employee 3333333 !!! You know what I mean ?
    What I want to know is, how to create a dynamic link that shows me directly a folder which is dependent on which empno I had clicked on in the report ( report with employee numbers and ename )
    Is there any way to pass some parameters into a link to a Folder ? Is this possible in Portal ? Does anyone know how to do this, or do you have a suggestion how to solve this problem ?
    Thanks a lot !!!
    Chu Lam

    Hi Chetan,
    I am glad that someone had replied on my question.
    I will explain it to you again.
    I have created a report that shows me all employees. If I click on a employee number then I get an MASTER DETAIL FORM on my screen with all the information(where he works now and which number I have to dial ifhow can I reach him by telephone) of that employee on which number I clicked on.
    I really like this mechanism. (You click on a number and the information that you see in the next screen is dependent of the number you clicked on ! )I have created all this. It works fine.
    What I want is to expand this example.
    Every employee has a FOLDER (yes, those ones in Content Area ) which they can insert text or image into that folder. The folder name is just the employee number. ( employee with employee number 3303, he owns a folder which is named 3303 and an employee with empno 9999, he or she owns a folder with the name 9999. )
    Every employee can tell more about himself in that FOLDER by iserting text and images. For example : What he likes, pictures of his vacation, something like this.
    What I want is this :
    If I click on the first report,which provides me all employees on screen, on a employee number 3303 then I get a Master Detail Form on my screen with all information about that employee with employee number 3303. And I want in this MASTER DETAIL FORM to create a link that shows me directly the FOLDER of that employee ( 3303), so I can learn more about employee with employee number 3303. But I don't know how to create this link.
    That link had to be dependent on the employee number. The difficult thing about this link is that this link had to be dynamic.
    I hope this will make it clear to you :
    (report all employees:)
    empno ename
    3301 john smith
    3302 peter clark
    3303 wilson jones
    If I click on a empno ( for example 3303) then I get a MASTER DETAIL FORM which provides me information.
    (MASTER DETAIL FORM )
    EMPNO 3303
    ENAME wilson jones
    department New York
    mobile number 98908763
    Company tel. no day
    AOL 097485838 monday till wednesday
    Oracle 04848584333 thursday and friday
    LINK
    (what I want is to create a link here )
    If I click on LINK in this MASTER DETAIL FORM then I want to link to the FOLDER of this employee ! ( In this example it is FOLDER 3303.
    BUT IF I CLICKED ON THE FIRST REPORT ON A DIFFERENT NUMBER ( FOR EXAMPLE 3301) THEN IF I CLICK ON LINK IN THE MASTER DETAIL FORM THEN I HAVE TO LINKED TO FOLDER 3301.
    I just want to know how to make a link like this ( create a dynamic link to a specific folder ).
    Thanks in Advance.
    Chu

  • How can i force the source link to look in current folder? Using dropbox as source location

    My data source is an Excel file located on a dropbox folder which is shared between team members. 
    The report file is also located in the same dropbox folder. 
    My problem is that when other people refreshed the data source they get an error saying that the data source is located on MY local machine even though they have it in their dropbox folder as well. 
    Is it possible to build the link to the data source in a way that forces powerpivot to look in its current folder..? 
    If i just write the file name and refreshes it seems to work, but when reopening the file the url has changed to this and only works on my computer.
    C:\Users\Myname\Dropbox\01 Company\Reports\Report Source Data.xlsx

    Fenixxen,
    Is this still an issue?
    Thanks!
    Ed Price, Power BI & SQL Server Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • Find Specific File Type Group in Specific Folder

    Hi, I dont know how to find a specific group of files (i.e. all movies, all music etc) in one specific folder (and its sub folders) on Snowleopard.
    I do know how to find a single file type (i.e. .mov, .mp3)
    Thanks for the help.

    Hi,
    And, Welcome to Apple Discussions!
    In the search box, type
    kind:
    (that's "kind" followed by a colon) followed by either
    movie
    image
    or
    music
    I just tested it myself (I've never actually used it!) and it works a treat.
    HTH,
    S.
    Message was edited by: SiRGadaBout

  • What is the best way to share a specific folder between macs????

    Hello, I would like to share a specific folder between macs, heres what I need to do:
    1) share one folder that resides in my home folder
    2) the other mac should be able to view it without any login information (no password etc)
    How? What is the best way?

    aapl.up wrote:
    Rick, are you saying that if you try to share a folder outside of home and use sharepoints, then the other mac wont prompt you to log in? Have you tried that? It is hard to believe that is the case
    I am sort of saying that. Have you tried it? I know it's hard to believe, but you really need to help us out by trying some steps that you don't believe.
    We can't see what your exact situation is. We sort of know what's worked for us out here. Just trying to help you get this going in less than 24 hours!
    Sharepoints manages the samba configuration file. It's free software that puts a pretty face on an otherwise cumbersome config file.
    Give it a shot.
    windows will not prompt for passwords, I have tried this with multiple computer at home for both vista and xp
    As I stated. You will not get prompted on windows, if you have set up sharing in an insecure fashion. You are not using a secured sharing situation.
    No argument with your statement.

Maybe you are looking for

  • Performance of  Sun's J2EE1.4

    Hi all, I'm currently building a prototype on the Sun J2EE Server 1.4 to use some of the new features in the 1.4 to solve a problem that's currently a bottleneck in our current 1.3 solution. I wonder if you have some impressions about the performance

  • Fscommand "allowscale" not working in Flash 9?

    I'm trying to export a standalone projector to the Flash 9 format. I'm using these lines in the beginning of the file... fscommand("fullscreen", "true"); fscommand("allowscale", "false"); fscommand("showmenu", "false"); If I export to Flash 8, it wor

  • Spaces and Spotlight issues after wakeup

    Hi, when ever I wakeup my macbook pro 13" running 10.6.8 I have 2 issues: 1)  the spaces grid freezes on the screen. I can still navigate via apple key + arrow keys, but the grid wont dissappear until... 2) I fidgit with spotlight. It wont respond vi

  • Load balancing ssl that terminates on servers

    hi, right now i have a very simple clear-text http + https setup. initially, my load-balancer was terminating SSL, but because of the way our application works, we moved away from that and installed an SSL-server on the servers themselves which we kn

  • Converting images to Jpeg

    I have a number of RAW files and would like to convert them to Jpeg post editing. How do you do this with is software?