Disabling Name/Email from Web Form

Our client, who is a doctor, had us create a patient survey form. However, he would like it to be submitted anonymously, therefore I need to take the Name and Email off of the form.  I know this is not possible within the web form options on the back end of the site.
Any tips?

Hello Design054atAlphagraphics,
You would just give each input field a value so that the form does vailidate. Here is an example of how I would go about this:
http://jsfiddle.net/chaddidthis/FZnvW/1/
I removed the inputs from the table since they no longer have anything to do with the information I'm trying to collect and you don't need the labels any longer.  And placing them in a div that is hidden so the user doesn't have to worry about them.
I hope this helps you.
Chad Smith | www.bcgurus.com/Business-Catalyst-Templates for only $7

Similar Messages

  • Sending email from web forms (Forms 6i)

    Does anyone know how to send email using Outlook from web forms? I can get it working with client server but not with web forms.
    Thanks,
    Darcea Klein
    null

    Many ways to send a email:
    1. use Web.Show_Document(v_url, '_blank') to call a .asp or .php or .cgi page which can send email, attaching some message.
    2. use utl_smtp built_in in Oracle 8i, you can save this procedure in database, then call this procedure in your web form.
    PROCEDURE SEND_EMAIL (sender IN VARCHAR2,
    recipient IN VARCHAR2,
    message IN VARCHAR2)
    IS
    mailhost VARCHAR2(30) := 'smtp.aaaaa.com';
    mail_conn utl_smtp.connection;
    BEGIN
    mail_conn := utl_smtp.open_connection(mailhost, 25);
    utl_smtp.helo(mail_conn, mailhost);
    utl_smtp.mail(mail_conn, sender);
    utl_smtp.rcpt(mail_conn, recipient);
    utl_smtp.data(mail_conn, message);
    utl_smtp.quit(mail_conn);
    -- Handle the error
    END;
    GOOD LUCK

  • Adobe Creative Cloud Muse: Why I don't receive anymore the email from the forms I created in several websites?

    Adobe Creative Cloud Muse: Why I don't receive anymore the email from the forms I created in several websites?

    Hello Sanjit,
    thank you for replying.
    I had the problem on this website, I have two forms, one simple and the other more sofisticated:
    www.oeso.org
    (at the bottom I have a simple contact form) and
    I created also a form on www.oeso.org/new-membership.html
    but i didn't receive any reply so
    I put the form on my website (architecturevisualdesign.ch) in a hidden form:
    http://architecturevisualdesign.ch/oeso-new-membership.html
    and here I receive the OESO New Membership Form Submission reply.
    Thank you for your help.
    Best regards,
    Nicole
    2014-09-09 11:17 GMT+02:00 Sanjit_Das <[email protected]>:
    Adobe Creative Cloud Muse: Why I don't receive anymore the email from the forms I created in several websites?
    created by Sanjit_Das in Help with using Adobe Muse CC - View the full discussion
    Please provide the site url in question , also have you hosted the site on Business Catalyst ?
    Emails can land to spam/junk folders so you should also check the folders.
    Thanks,
    Sanjit
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6713391#6713391
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Help with using Adobe Muse CC by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • How to change/set the browser title from web forms (XP platform with SP2)

    I am running Form9i, I have set the browser windows title from Web Forms dynamically by using following method. However, when my PC has changed to XP, the function seems not work. Does anybody have same problem and how to solve it? Any suggestions would be appreciated.
    Add the Javascript code to your baseHTML file. For example,
    if you are using the basejini.htm:
    <HEAD><TITLE>%pageTitle%</TITLE>
    <script language="javascript1.2" type="text/javascript1.2">
    function Change(a) {    document.title=a;    } </script>
    </HEAD>
    In web Forms , call the javascript function with WEB.SHOW_DOCUMENT built.
    For Example the following code set the browser title with username . web.show_document('javascript:Change('||'"'|| get_application_property(USERNAME)||'"'||')','_self');
    Best Regards,
    Bowie

    Dear Frank,
    Thanks for your reply. Can you tell me in detail which built-in function in Webutil can set value in browser title ?
    Btw, is it possible for me to set parameter "separateFrame=True" in formsweb.cfg and set the form window title by using SET_WINDOW_PROPERTY(FORMS_MDI_WINDOW,TITLE,v_msg_string)?
    Best Regards,
    Bowie

  • How do I extract email from a form and send the PDF to that user?

    How do I extract email from a form and send the PDF to that user?

    here you can add email to send to, CC, Subject, and body message
    var oDoc = event.target;
                        oDoc.mailDoc({
                                                                bUI: false,
                                                                cTo: "Agency Contact Email",
                                                                cCC: "",
                                                                cSubject: "Write your title here,
                                                                cMsg: "Dear" + AgencyContact + "(" + AgencyContactEmail + ")\nThe student, " + FirstName + " " + LastName + " has applied to work at your agency. Please confirm they can work here blah blah blah.......\n\nThanks.\n\nrespectuflly,\n\nme"

  • Audit Intersection fails from Web Form

    We have an HFM 9.3.1 application successfully integrated with FDM 9.3.1, in that when navigating to a base level intersection, which has been loaded by FDM, the audit intersection option allows a drill-through analysis to the correct FDM application / location.
    This feature works perfectly OK from right clicking a grid intersection and selecting Audit Intersection. However, if a web form is used to display the same intersection and the user selects Audit Intersection the following error message is generated :-
    System Error "The signed on token is no longer valid" the web screen also displays an error stating there are localization errors and that the action is empty or missing.
    Repeatedly performing the same operation from data grids and web forms results in the web form audit always failing and grid audit always succeeding.
    Looking at the URL parameters I can see that the two sets of actions sent to generate the FDM audit page are indeed different
    I have included the source "action" parameter from the IntersectionSummarybyLocation web page. (With line breaks to aid readability)
    Repeated successful Grid Audit
    action="IntersectionSummaryByLocation.aspx?
    SSO_TOKEN=NbD9qzBZXx%2B%2BFm%2BFySzSa7uCWdYLvOAI14GJ6%2B7kFhWT2YN4lvlRfQExBNUyOMBkvAX1%2F3sfkyyu%0A3Ej8JSWj14o4Gf380eNrEeCax4fMVO28wUniiwcCepjkb6kvNhLCsKc%2FEmTctCxxd1lUmGcnalfO%0Avmc7rwQyxBAu8FtPnrtmy5REje4Epw%3D%3D&amp;
    FDMAppName=TTGFDM&amp;
    ScenarioLabel=Actual&amp;
    YearLabel=2012&amp;
    PeriodLabel=Apr&amp;
    ViewLabel=%3CScenario%20View%3E&amp;
    EntityLabel=CPW0005&amp;
    ParentLabel=AOL&amp;
    ValueLabel=%3CEntity%20Currency%3E&amp;
    AccountLabel=PL50000&amp;
    ICPLabel=%5BICP%20None%5D&amp;
    Custom1Label=F6000&amp;
    Custom2Label=%5BNone%5D&amp;
    Custom3Label=C7142&amp;
    Custom4Label=%5BNone%5D" id="formMain">
    Repeated failed action from web form
    action="IntersectionSummaryByLocation.aspx?
    SSO_TOKEN=NbD9qzBZXx++Fm+FySzSa7uCWdYLvOAI14GJ6+7kFhWT2YN4lvlRfQExBNUyOMBkvAX1/3sfkyyu%0A3Ej8JSWj14o4Gf380eNrEeCax4fMVO28wUniiwcCepjkb6kvNhLCsKc/EmTctCxxd1lUmGcnalfO%0Avmc7rwQyxBAu8FtPnrtmy5REje4Epw==&amp;
    FDMAppName=TTGFDM&amp;
    ScenarioLabel=Actual&amp;
    YearLabel=2012&amp;
    PeriodLabel=Apr&amp;
    ViewLabel=%3CScenario+View%3E&amp;
    EntityLabel=CPW0005&amp;
    ParentLabel=AOL&amp;
    ValueLabel=%3CEntity+Currency%3E&amp;
    AccountLabel=PL50000&amp;
    ICPLabel=%5BICP+None%5D&amp;
    Custom1Label=F6000&amp;
    Custom2Label=%5BNone%5D&amp;
    Custom3Label=C7142&amp;
    Custom4Label=%5BNone%5D" id="formMain"
    It would appear that the format for characters is different and the SSO_TOKEN is differrent (although this maybe by design since the calling locations are different).
    I have checked that the Grid and Web Form operations are calling the same web page encoding of Unicode (UTF-8).
    Anybody got any idea why FORM functionality is failing to display the Audit Intersection?
    Kind regards
    Colin
    Edited by: Colin Lye on Sep 15, 2011 6:26 AM

    Applied Patches 9.3.1.1 thru to 9.3.1.4 (latest).
    Problem resolved. Audit Intersections now work from both Grid and Forms.
    Incidentally, both "Action" parameters from Grid and Form are now identical including the SSO_Token.

  • Problem with Print Email from Web IC

    Hello Experts,
    I am currently working on CRM 6.0. When i try to print an EMail from Web IC using Print Message Button at the bottom of Email body, I can only find this email in spool rather than printing on printer.
    Also I have assigned the printer to my user. Even though `m not able to get the print of the email using Print Message Button. Please Advice.
    Thank you.

    I have a same problem. I've turned on print immediately, but it still prints E-mails to spool and not to printer. Printing from GUI works ok. Do you have any other advice?
    Best regards,
    Duško Šorak

  • Clling a Compiled HTML HelpFile Topic from Web Form

    Ben:
    I'm a project manager on a development project in a client's Oracle environment. We want to deliver help files from the unix server when a user presses the F1 key or the ? button. The application runs on the server and users have access to it through web forms. In the new web-based application, we want to be able to access compiled HTML Help files (.chm) AND a specific topic in the file - a context sensitive approach. Our developers are using the WEB.SHOW_DOCUMENT call and the help file name to get just the help file, but we can't figure out how to call a specific topic in the file (topic ID's and numbers have been assigned to each topic and the file is compiled with the ID's in it). Do you have any way to do this? If so, can you provide a script that works?
    Also, when the file is delivered, the users get the Open/Save dialog box prior to delivery. Have you ever heard of a way to supress this dialog programmatically so the user won't see the dialog? I have seen this work in the real world but have never been able to figure it out.
    Thanks.
    Eric Blythe ([email protected])

    Eric,
    You are asking a Forms/Microsoft Help related question.
    The Oracle Help Technologies Forum is intended to be a resource for OHJ (Oracle Help for Java) and OHW (Oracle Help for Web) product related issues. This forum is not intended for general help discussion.
    Having said that, here is a blurb from the Ehelp (RoboHelp) help system:
    "For context-sensitive Help to work properly, both the Help author and developer need to use the correct topic IDs in the same map files. This sounds fairly simple and straightforward except that the HTML Help engine requires a topic ID plus something known as a map number.
    The topic ID is matched with its corresponding map number in the map file. The entire string (known as a map ID) looks something like this:
    #define ID_PizzaDeliveryForm 101
    Any number between 0 and 4294967294 is valid, but the same map number cannot be used more than once in a Help project."
    For more info about Microsoft Help (HTML Help), visit the Microsoft site.
    Btw, Forms provides you with the ability to programmatically supress messages. See the Forms help system for details.
    Thanks,
    Ken

  • Creating pdf from web form

    Hi
    How can i create a pdf from my webform which i have filled partially.
    I need it to be emailed (with the data that are filled) so that i can download it and then complete the form later.
    Also i need to create the pdf dynamically (number of fields in my webform changes depending on a particular selection).
    The webform is created using perl.
    Anybody please help me in this.
    Thanks in advance.
    Regards
    Rahesh

    Hi,
    I would like to make the process automatic. For that I have installed the LiveCycle ES trial version and started working on it. I tried to generate PDF from  http://localhost:8080/adminui/secured/admin.faces, but the generated PDF was real mess. The genereated PDF didn't have the text boxes and the drop down as designed.
    Now I doubt, if LiveCycle will help in meeting my requirements.
    I can give you a brief about my requirements. Please go through and let me know if LiveCycle can help me with this.
    I have a webform (say "http://mydomain.com/invoice.php") which contains input boxes for  entering  invoice number, customer code, customer name, address, country, state, city, Total Amount, Comments etc. Here country and state fields are dropdowns. When I enter a customer code, all the information related to the customer are populated in the respective fields in the web form. And some fields will be filled in manually. From this web form, I want to generate a PDF with the required data and then email it to our customers. Also I should be able to download the PDF file.
    Also when the customer download the pdf, there should be the data which we have populated through our code. Also they must be able to edit certain fields and must not be able to edit other fields. After the process of updating the PDF file, the customer must be able to save the file with customer updates.
    I want to know whether I would be able to accomplish this project through Livecycle?.
    Awaiting your guidance.
    Thanks
    Rahesh

  • Change 'new form submission' text when receiving email from contact form.

    Hi,
    One of our clients has asked us to change the text they receive when they get an email from their contact form.
    It currently says: 'new form submission'
    they want it to say: 'West of the Moon ~ Ayr ~ Website Enquiry'
    We have tried changing the name of the form but this only changes the subject in the email not the wording on the email. Is there any way to do this?

    Hi Richard,
    Please check the php script to which the web form submits to and then open that with a text editor and edit the verbiage that you want to there.
    PS - You will need to make these changes after every export from Muse as Muse will override them on every export/upload.
    - Abhishek Maurya

  • Filling in PDF forms from web forms

    I have acrobot pro, and can build PDF files. What I don't know how to do is build a web form that'll fill in PDFs, and then make a copy to the server, or email the pdf to the person who filled in the form.
    What forum is the correct place to ask this question? I don't want to be irritating people by asking in the wrong place.

    This forum is fine, you just may want to provide more details. Acrobat's help has more information on creating forms, as do a number of tutorials at AcrobatUsers.com.
    Submitting the entire PDF either to a web server or sending it by email is easy, but if it has to work with Reader, the form has to be Reader-enabled. You can do this in Acrobat, but there is a 500 form limit on the number of returned forms Iincluding hardcopies) that you can use data from if you distribute the document to more than 500 users. When you post a Reader-enabled document on a publicly accessible web site, you are effectively distributing it to an unlimited number or people.
    An alternative is to set up the form to submit just the form data to a web server or send it via email. There are no licensing restrictions for this. The form data can then be later imported back into a blank form, stored in a database, or the data file archived.
    Much of what you asked about does not involve Acrobat directly, but rather programming of the server to respond to a form submission.

  • I need to call an external application (on the user's PC) from web forms 6i

    We do imaging here, and all our images are scanned to a novell fileserver that has a drive letter mapped to the user's PC.
    These images are used for Oracle applications and other applications, and we only store the image's location path and file type in oracle.
    e.g. image_path varchar2(100), image_type varchar2(3)
    would be: 'w:\archive\ap\0127\ap12345', 'tif' where 'ap12345' is the image name.
    The file is stored on the novell box without an extension, which has worked fine for us with our forms applications in client server.
    Moving to web forms, I'm trying to reference the images via web using forms 6i triggers and web.show_document('file:///'||image_path) for the URL.
    This finds the image, however, internet explorer doesn't know what to pull it up as without the extension, and if I try to put an extension on the file, the browser isn't able to identify it since it doesn't have an extension on the fileserver, so I'm in a catch 22. I'm unable to put an extension on the original copy of the file on the fileserver due to other applications that also need to reference it.
    Also, I'm unable to go directly to the file on the novell server from my 9iAS webserver.
    My question is:
    Would it be possible to use javascript or some other means from inside the forms 6i trigger, or a database procedure that the forms trigger kicks off inside the Jinitiator JVM to go out to the client PC's file system, grab that file and copy it to a temporary location on the 9iAS webserver -OR- the client PC with the extension, and then reference it from there?
    If so, how could I do that?

    The images are stored on an external novell server that I don't have any access to from my 9iAS server. I can find the novell box from the windows machines, but I have no direct means of "grabbing" that image ...
    or so I thought.
    I'm looking now as the Oracle FileUpload javabean utility that I can put within a form to let the user click on the view-image button, it will then kick off a procedure to grab the file from the user's mapped network drive, copy the file to the server with an extension and into the directory I want it, and let me then link to the copy of it with a web.show_document command ...
    At least that's the theory. So far all I get is an ORA-105100 error and I've doublechecked and triple-checked my path and classpath settings everywhere the documentation and several notes says to check them. I've had oracle looking at it too, but so far, nada - still working on it though.

  • Sending email from a form (runtime)

    Hi otn,
    I wanna send an email with a text file attached from a form at run time mode.
    can u help ?
    Thank u

    HERE IS CODE :
    PROCEDURE kr_sendmail(
    p_mail_subject IN VARCHAR2
    ,p_mail_to                IN VARCHAR2
    ,p_mail_cc                IN VARCHAR2 DEFAULT NULL
    ,p_mail_bcc           IN VARCHAR2 DEFAULT NULL
    ,p_mail_body           IN VARCHAR2 DEFAULT NULL
    ,p_attachment_source      IN VARCHAR2 DEFAULT NULL
    ,p_attachment_name           IN VARCHAR2 DEFAULT NULL
    ,p_display                IN BOOLEAN DEFAULT TRUE
    ,p_cisoe_id IN NUMBER DEFAULT 0
    ,pio_entry_id IN OUT VARCHAR2)
    IS
    c_cisoe_id               CONSTANT VARCHAR2
    (30) := 'CISOEMAILID';
    objArgL                         
         OLE2.OBJ_TYPE;
    objAppOutlook           OLE2.OBJ_TYPE;
    objNameSpace                OLE2.OBJ_TYPE;
    objInBox                          OLE2.OBJ_TYPE;
    --objFolders                     OLE2.OBJ_TYPE;
    --objFolder                     OLE2.OBJ_TYPE;
    objMailItem                    OLE2.OBJ_TYPE;
    objAttachments          OLE2.OBJ_TYPE;
    objAttachment               OLE2.OBJ_TYPE;
    objUserProperties     OLE2.OBJ_TYPE;
    objUserProperty          OLE2.OBJ_TYPE;
    v_id_new                     VARCHAR2(2000);
    v_id_folder           VARCHAR2(2000);
    v_cisoe_id               NUMBER;
    v_test BOOLEAN;
    BEGIN
         -- Create Outlook Application Object
    objAppOutlook := ole2.create_obj('Outlook.Application');
    -- Get Namespace
    objArgL := ole2.create_arglist;
    ole2.add_arg(objArgL,'MAPI');
    objNameSpace := ole2.invoke_obj
    (objAppOutlook,'GetNamespace',objArgL);
    ole2.destroy_arglist(objArgL);
    -- Get InBox-Folder (Posteingang)
    objArgL := ole2.create_arglist;
    ole2.add_arg(objArgL,6);
    objInBox := ole2.invoke_obj
    (objNameSpace,'GetDefaultFolder',objArgL);
    ole2.destroy_arglist(objArgL);
    -- Create MailItem with properties
    objArgL := ole2.create_arglist;
    ole2.add_arg(objArgL,0);
    objMailItem := ole2.invoke_obj
    (objAppOutlook,'CreateItem',objArgL);
    ole2.destroy_arglist(objArgL);
    ole2.set_property(objMailItem,'To', p_mail_to);
    ole2.set_property(objMailItem,'CC', p_mail_cc);
    ole2.set_property(objMailItem,'BCC',p_mail_bcc);
    ole2.set_property(objMailItem,'Subject',p_mail_subject);
    ole2.set_property(objMailItem,'Body',p_mail_body);
    --Test p_attachment_source
    IF p_attachment_source IS NOT NULL THEN -- Create Attachment
    --Test exist File
    v_test := kr$fexists(p_attachment_source);
    IF v_test = FALSE THEN --NOT TEXT_IO.IS_OPEN(v_test) THEN
    --qms$errors.show_message(p_mesg=>'CKR-00022',p_param1 =>
    1);
    MESSAGE('Datei '||p_attachment_source||' ist nicht
    existieren !');
    RETURN;
    ELSE
    -- Create Attachment
    objAttachments := ole2.get_obj_property
    (objMailItem,'Attachments');
    objArgL := ole2.create_arglist;
    ole2.add_arg(objArgL,p_attachment_source);
    ole2.add_arg(objArgL,1);                     --
    property type
    ole2.add_arg(objArgL,1);                     --
    property position
    ole2.add_arg(objArgL,p_attachment_name);     -- property name
    objAttachment := ole2.invoke_obj
    (objAttachments,'Add',objArgL);
    ole2.destroy_arglist(objArgL);
    END IF;
    END IF;
    -- Create User Property
    objUserProperties := ole2.get_obj_property
    (objMailItem,'UserProperties');
    objArgL := ole2.create_arglist;
    ole2.add_arg(objArgL,c_cisoe_id); -- property name
    ole2.add_arg(objArgL,3);                     
         -- property type (number)
    objUserProperty := ole2.invoke_obj
    (objUserProperties,'Add',objArgL);
    ole2.destroy_arglist(objArgL);
    -- Set User Property
    ole2.set_property(objUserProperty,'Value',p_cisoe_id);
    -- Save
    ole2.invoke(objMailItem,'Save');
    -- Get Entry ID
    v_id_new := ole2.get_char_property(objMailItem,'EntryID');
    pio_entry_id := v_id_new;
    -- Get User Property
    v_cisoe_id := ole2.get_num_property(objUserProperty,'Value');
    -- Create new Folder in InBox
    -- objFolders := ole2.invoke_obj(objInBox,'Folders');
    -- objArgL := ole2.create_arglist;
    -- ole2.add_arg(objArgL,'MyFolder');
    -- objFolder := ole2.invoke_obj(objFolders,'Add',objArgL);
    -- ole2.destroy_arglist(objArgL);
    -- Display Folder
    -- ole2.invoke(objFolder,'Display');
    -- Move Mail to new Folder
    objArgL := ole2.create_arglist;
    ole2.add_arg_obj(objArgL,objInbox); --objFolder);
    ole2.invoke(objMailItem,'Move',objArgL);
    ole2.destroy_arglist(objArgL);
    v_id_folder := ole2.get_char_property(objMailItem,'EntryID');
    -- Display or send
    IF p_display
    THEN
    ole2.invoke(objMailItem,'Display');
    ELSE
    ole2.invoke(objMailItem,'Send');
    END IF;
    -- Release objects
    ole2.release_obj(objUserProperty);
    ole2.release_obj(objUserProperties);
    --Test p_attachment_source
    IF p_attachment_source IS NOT NULL THEN -- Create Attachment
    ole2.release_obj(objAttachment);
    ole2.release_obj(objAttachments);
    END IF;
    ole2.release_obj(objMailItem);
    --ole2.release_obj(objFolder);
    --ole2.release_obj(objFolders);
    ole2.release_obj(objInBox);
    ole2.release_obj(objNameSpace);
    ole2.release_obj(objAppOutlook);
    END kr_sendmail;

  • Send Multiple emails from a form using CF

    Is it possible to build a form so that when submit is clicked an email gets sent to two preselected email address and to a third email address that the user has selected from a drop down using CF?
    We are not allowed to use PHP and I'm fairly new to CF.
    Thank you

    Thanks for the input. The part that is confusing for me is since this is in a form, the user types in his/her name, address, phone number... and then they come to a textbox and he/she needs to type in his/her email address and the next text box we need the bosses email address. After those are filled in the user comes to a dropdown box where they are asked to select one of a dozen branch locations they belong to. Say they select the San Antonio branch. The value for San Antonio equals an email address say [email protected] So the real question is/ should have been ...How would I create the code using CF so that once the "Submit" button is click, an email is sent, (contaning the input info from the form) to the users,the users bosses email address and to the branch the user selected from the dropdown. I can come close to making it work using ASP but I'm  trying to push CF here and like I said I'm fairly new to CF.
    Thanks again.

  • Emails from contact form not working

    I have a contact form on one of my website and it is not working properly. 
    Muse gives me a warning of not using another email than connected to the domain of the web.
    As I use Gmail in this particular website it is not working.
    How to solve this?
    Thanks
    Pétur

    Hi,
    I have and they told me they use SMTP authentication for their incoming emails.
    They also tried to work on Muse PHP code for me - but did not manage to configure it correctly for emails through SMTP from forms in Adobe Muse.
    The problem is that I have a customer that is not receiving any inquiries from his customers because the form on his website is not working.
    Do I have to use Businesscatalyst - is it alright there to use Gmail to send emails from forms hosted there?
    Hope you have some solution - I have to solve this
    Reg.
    Pétur

Maybe you are looking for

  • HT1751 How do I allow other users on my mac to access my music library?

    Hi I have a macbook and my wife is also a user. I've followed instructions to try and move my iTunes media folder to a public location but basically can't find a public location that's accessible to drag a folder to. It only shows up on Bootcamp and

  • ITunes crashing when iPod is connected

    iTunes has been crashing on my computer for the past few weeks some (not all) of the time when I connect my iPod for updating and recharging. The program doesn't quit all the time, as I stated, and it never immediately repeats itself when I relaunch

  • Report not defined in vs2005 Web Site

    Post Author: baylessk CA Forum: General I have a VS2005 Web Site (vs Web project) and I'm using CR11V2.  I've added a Crystal Report to the web site.  I have two issues perhaps someone can help with. 1.  The following code produces an error that the

  • User-exit for program RFPNFC00

    I need to create an ACH format file. For this i'm using program RFPNFC00 to create file. I need to modify few things in the file for which i need any user-exit available to do the required modifications. Please lemme know if anyone have used this pro

  • JSF commandButton with Parameters

    Hello, How can I pass parameters to backing bean through commandButton?