Change auth. window to web form page

hi all,
i need to take user name and password from web form (text boxes)
instead of taking from windows popup window and check them through with
stored in ldap.
how can i deserve that,
hay, i forgot to mention that iam using php 5 , Apache Directory Studio
, and Apache 2.2 , windows xp
thanks in advance
Amira
amira_iti
amira_iti's Profile: http://forums.novell.com/member.php?userid=66524
View this thread: http://forums.novell.com/showthread.php?t=388161

hi all,
i need to take user name and password from web form (text boxes)
instead of taking from windows popup window and check them through with
stored in ldap.
how can i deserve that,
hay, i forgot to mention that iam using php 5 , Apache Directory Studio
, and Apache 2.2 , windows xp
thanks in advance
Amira
amira_iti
amira_iti's Profile: http://forums.novell.com/member.php?userid=66524
View this thread: http://forums.novell.com/showthread.php?t=388161

Similar Messages

  • How to maximize the MDI window in web form.

    Dear all,
    i am new to jdeveloper. i am using form 10g there is a problem which is not handle by me in forms.
    i want to maximize the MDI window in web form.
    can jdeveloper solve my problem.
    i am new please anyone tell me step by step.
    thanks
    Muhammad Nadeem
    [email protected]

    Hi,
    no. Please use the Forms built-in set_window_property maximize
    Forms questions are answered here: Forms
    Frank

  • Custom confirmation web form page

    I have built a custom registration web form that works with a secure zone and when a subscriber registers and hits submit I would like it to either 1.) redirect directly to the page in the secure zone or if that is not possible, 2.) link to a log in page that directs to the secure zone page instead of hitting submit and going to the default confirmation page.
    I also saw a similar question (http://forums.adobe.com/message/4536842#4536842), but could not get the new redirect ID correctly.

    You need to add "&PageID=/video-confirmation" to your form's ACTION attribute.  Add it to the end of what was there originally, and yes, you need to leave that string of code after the URL in there.  There's important information being passed from the form to BC letting them know where to sign you in, etc.
    If you need to redo it, just insert your form into your page fresh and then add "&PageID=/video-confirmation" to the end of the form's action attribute.  You are passing your URL to the "WebFormID" parameter which should actually be the numerical ID of your form which is why you are probably getting 404 (not found) errors.  Also, make sure that your destination page at "/video-confirmation" is resolving normally as well.

  • Changing the Window positions from second page

    I want to change the position of Windows (x, y coordinates) from second page in smartform.
    How to achieve this?

    Why can't you change the positon of windows ?? just by going into form painter of second page you can change it or from the output options of each window

  • Size of windows in WEB Forms 6i

    Hi all,
    I'm facing a problem regarding the size of the windows in our application. We are using Forms 6i server with IIS and I'm facing the follwing problems:
    1)     I’m having an output screen which is having a canvas width of 1141 units and height of 670 units. Now, instead of giving set_window_property (maximize) I’m explicitly mentioning the size of the window as
    Set_window_property (‘window_name’, window_size, 1141, 670);
    I’m writing this code in When-New-Form-Instance trigger. But the output screen is not coming totally; some of the columns are truncated at the right portion. This problem I’m facing for two or three of the forms.Since the canvas size is maximum for this one, so I thought if I can solve this one, I can solve the rest also.
    2)     The next problem is also regarding the size of the window. I want to set the size of a window at runtime, so that it can override the properties set in the property palette at design time. Now I’m having 4 or 5 stacked canvases running from a single window and I want to set the size of the window on the basis of the size of the canvas itself. So my idea is whenever I’m navigating to the stacked canvas through some button, say, I write the following code in the When-Button-Pressed trigger:
    Set_window_property (‘window_name’, window_size, width,height);
    But the window size is not changing, it’s having the same size that it had in the previous canvas. Why is it so and how can I attain my goals?
    Someone please help me in this as the above mentioned forms are very crucial to our application.
    Thanks and Regards,
    Arindam Thakur

    This appears to be bug 2637005. It should be fixed in the latest version of 6i as well as in 9 and 10.

  • Adding a BC web form to a Muse site

    Hi, trying to add a simple web form to a Muse website.
    Found the tool in 'Site Manager' OK.  Created a web form OK.
    When I go to add it to a web page the preview window looks really odd.  Loads of coding floating about and when I go to click into the page to add the form, can't seem to see a blinking cursor.
    The 'Customise web form' panel doesn't seem to display any changes made to the web form layout.
    Also having issues updating the form too.
    Appreciate the above is a bit vague.  here's the url: http://www.gt-consulting.org/group-booking-form.html
    Screen shot of web form panel attached.  Any pointers, gratefully received.

    You cannot just copy a form from someone else and expect it to work on your own site - it doesn't work like that.
    If you want a contact form, then you need to go and open your own account and create your own form for yourself and then copy and paste the resultant code that you get into an html snippet on your own site.
    Go to Google and sign up for your own account and then create your own form. When you have done this, you will be given an embed code and this is what you copy and paste into an html snippet on your own site and click Apply and then publish.
    You can't just go around copying from other peoples sites. Do it for yourself.

  • How do you set up the paypal standard gateway to work without a web form?

    I must have missed a step.  I have this site set up and the paypal standard gateway does not work with a web form, but works with shopping cart.  Does that mean I need to disable the web form page and use something else to check out?  How do you do this?  The BC help page on this stops at this point in describing what to do. 

    For those who are running Windows and controlling the Airport Base Station with Airport for Windows.  Apple just came out with a firmware update for Airport Extreme (7.7.2).  It so happens that this Firmware version requires Airport Software version 6.3 or newer.  The Windows version only goes as high as Version 5.6 or so.  I was also told that Apple is unlikely to upgrade this software.  To make a long story short you need to control (Configure) your Airport Base Station with an iMac, or an iPhone or iPad with the Airport app.  This solved my problems.  Good Luck :)

  • Web form integration in CRM

    Hi All,
              Can i request for any infomraion on web form integration with CRM?
    Kind Regards.

    Hi thomas
    CRM processes Web forms much the same as regular emails. Logically there are 3 parts for Webform to CRM integration:
    a) External web application: This is the application hosting the web form page.
    b) Webform to Email conversion: The external application needs to convert the web form data to an email and send to CRM.
    c) Webform fact gathering service (CRM): The webform fact gathering service analyzes the email structure extracts relevant information and adds this to factbase. This information may be used during rule evaluation or for other purpose.
    To facilitate processing of Web forms, the external application first converts Web-form data into standard email format (i.e., SMTP) with an XML attachment.  As a convention, you must name the Web form WEBFORM.XML.
    Technologies such as Sun JavaMail or Microsoft ASP.NET can perform the conversion as long as the resulting email contains an attached XML document with the following mandatory tags:
    1. name of the Web form
    <WEBFORM_ID> </WEBFORM_ID>
    2. ID of Web form email address as defined in the CRM system; determines the u201CFromu201D email address
    <WEBFORM_ACCOUNT> </WEBFORM_ACCOUNT>
    3. ID of the inbound CRM email address as defined in the CRM system (transaction CRM_ERMS_OUTG_EMAIL)
    <ERMS_EMAILID> </ERMS_EMAILID>
    u2022     : email address of the individual customer/user
    <SENDER> </SENDER>
    Let me know if you need further information
    Regards
    Rupesh Patil

  • Maximizing web forms dynamically

    Forms 9.0.4(10g), RDBMS 9.2
    I am currently using the following code in a WHEN-NEW-FORM-INSTANCE form level trigger to maximize the web form window. Note that the window name is hardcoded.
    SET_WINDOW_PROPERTY('win_main',WINDOW_STATE,MAXIMIZE);
    In an effort to standardize this approach and reuse this code for other forms, I removed this code from the above trigger and created a WHEN-WINDOW-ACTIVATED form level trigger. I made the following substitution (hoping to dynamically capture the value of whatever window happen to be "active").
    SET_WINDOW_PROPERTY(:SYSTEM.EVENT_WINDOW,WINDOW_STATE,MAXIMIZE);
    This approach seems to work, however, not knowing much about these triggers and my relative inexperience in Forms, I ask the following questions:
    (1)Will this approach keep the active window "maximized", as the user switches from window to window in web forms? (2)Is this a 'best practices" approach? (3)How are others handling this issue?
    Any other approaches, problems with my current approach or comments are appreciated.
    Thanks in advance.
    Barry

    First read this thread:<br>
        MDI Window State in web forms
    <p>Maximizing the Form's active window is ok -- just don't maximize the Forms_MDI_window. You don't want your form to take up all the space on a user's screen if it does not need to.
    <p>I maximize the primary window in the Pre-Form trigger, then use a When-window-resized trigger to keep it that way. Our forms always have a single window named WINDOW0, so this works:<br>
    PROCEDURE PLL_WHEN_WINDOW_RESIZED IS
    -- Re-maximize the form's window.  If user clicks "Window, Tile" or
    -- "Window, Cascade", it causes the form's Window0 to shrink.  So
    -- calling this from the form's When-Window-Resized trigger maintains
    -- the desired display.
      W0 Window := Find_Window('WINDOW0');
    BEGIN
      If Get_Window_Property(W0,Window_State)<>'MAXIMIZE' then
         Set_Window_Property(W0,Window_State,Maximize);
      End if;
    END;<p>The above code was written for client/server Forms. Upon testing, I see that window state ALWAYS reports 'NORMAL', even when it is maximized. ...as stated in the other topic. But setting the state to maximize does keep the inner window maximized, anyway.

  • How can I change the default web form names?

    I'm using the web forms in Business Catalyst, but our web site is in Norwegian, so I want the default FirstName and LastName values to be displayed in Norwegian in the error message when the field is not filled out.
    At the moment the user will get an error saying "Skriv inn First Name". "Skriv inn" is correctly translated from English to Norwegian, but the value "First Name" has to be changed. The same applies for "Cell Phone Number".
    Also, I don't really want two fields for the name, I want the form to have just one field that is called "Name" or "Navn" in Norwegian.
    I have tried deleting the name fields and replacing them by custom fields, but then I get an error message when the form is sent saying "ERROR: An error occurred. Your web form must capture customer name and email address. Please fix this issue and re-insert your web form on your web page."
    Also, why does some of the "-" before the error have a space, and some not? I want all the errors to be displayed with a space between the dash and the error.
    The e-mail error is automatically translated into Norwegian for some reason, but it should be a dash in there, so it says "e-postadresse" and not "epostadresse".
    Is there anywhere I can customize these error messages? Or at least change the values of the English fields to Norwegian so the error messages display the Norwegian field names, and not the English?

    That is very helpful! Thank you!
    But how can I change the dashes that are shown before the error? It really annoys me that they are shown inconsistently with different spaces like this:
    - Error 1
    -Error 2
    - Error 3
    -Error 4
    And is there any way to change the automatic translation from English to Norwegian?

  • Using "View Selector" in the List View Web Part, changes the web part page to the view selected's page.

    Hi,
    I am relatively new to Web Parts pages.  I created a page with list view web part and a Infopath Form Web Part, which are connect via the "Get Form From" option.  My users would like to be able to use views dependent on what
    they are looking for.  So I created different views.  However, when I select the view from within the Web Part, it changes the web part page to the list view page.  I must be doing something wrong.  How do I configure the list view to show
    the selected view and results within the existing "list view web part"?
    Thanks,
    Dwayne

    Hi
    Lindali,
    Sorry, but this has not been answered to my liking.  The "List View Web Part" has the ability for the user to select the view from within the web part, so there you should be able to select a different view and have it appear within the same web part. 
    Does anyone know how to complete this task?
    Thanks,
    Dwayen

  • Slow response on Windows 2003 with web forms

    We are current running Oracle web forms on thin clients on Windows 2000 terminal server. We have installed Windows 2003 on one node of the cluster. When we run the same application on 2003, it is very slow and the screen flashes a lot. It takes 1-2 seconds to echo a keystroke. This is true for Jinitiator 1.3.1.25 and 1.3.1.18. We are using 1.3.1.18 on the Win 2000 terminal server. When I try form=test on Win 2003, the screen has colors and has poorer resolution that running the same on Win2003. The form has a grey background on Win 2000 but is magenta in Win 2003 and you can barely make out the hammer in the prompt. This happens when running from the same thin client with the same resolution and colors. Is there a setting on IE that could be causing this? Is there a problem with Win 2003? The Oracle application server is 9iAS but we see the same probelm with 10g.
    Thanks,
    Dave

    Copying my response from this thread:
    Report in Designer fast, in Viewer extremely slow
    Thread is now locked.
    A "cool" issue, form my perspective as this may be something new to think about / figure out. Not so cool from where you sit...
    Anyhow, a few things to check:
    1) Compare the runtime of your dev system and the Citrix system. Use Modules to do the comparison.
    2) Not sure what runtime was installed, but the most recent MSI / MSM are from SP 1.4:
    MSI
    https://smpdl.sap-ag.de/~sapidp/012002523100004610752009E/cr2008_fp14_ri.zip
    MSM
    https://smpdl.sap-ag.de/~sapidp/012002523100004610922009E/cr2008_fp14_mm.zip
    Trying the FP 1.4 runtime will be worth a shot.
    3) How is the performance on the Citrix when you actually sit right on the server, and not on a work station?
    4) Where is the slow down occurring (unfortunately this will require a bit of temporary code modification)? But the bottle necks typically are at:
    -report load
    - connection to the data source
    - setting of parameters
    - actual report output, be it to a viewer, export or printer.
    I suggest a possible way of tackling this in the performance article (page 4):
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/8029cc96-6ff3-2b10-47a2-b30ea790ea5b
    Ludek

  • 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

  • WEB Forms do not display properly with windows 95 LARGE fonts desktop setting

    Hi,
    We are using WEB forms 6.0 patch level 6 (We tried 6i but had too many bugs with it, we prefer to wait until at least a couple of patches are out, installation was a VERY painful experience for us)
    We still have the following problem with WEB FORMS deployed on win95 desktops with LARGE FONTS destktop settings: The forms are not displayed correctly, sometimes there are no scroll bars, resizing a window gives weird results, part of the forms become inaccesible, some forms are blank, etc...
    Can you verify or confirm that you have the same kind of problems ? We use jinitiator 1.1.18.
    Is it fixed with 6i ? Is it fixed wit jinit 1.1.27 ?
    We develop in smal fonts on win95 and recompile under solaris before deploying.
    Thanks
    null

    Thank you all for your fast asnwers. The "Use hardware acceleration when available" was the problem, I disabled it and I will post a message on my site about this.
    The site is on-line in the same aspect since 2005, modifiyng the whole site to fit with Firefox11's default setting is not a good option. At that moment, placing a tabel (alligned to the center of the page) and puting in it the thumbnails with links generated by ExpressThumbnailCreator, than manually adding the description in the HTML view of FrontPage was the simplyest way possible to make the site appear properly on my 800*600 px resolution I used then. Of course, I upgraded my hardware and software since then, but the site remained mostly unchanged (except the index and a few files). I know it's time for a new version of the site but... my web-design knowledges are limited to basic HTML.

  • Web Part Error: A Web Part or Web Form Control on this Page cannot be displayed or imported.

    SharePoint 2007 custom (VS 2008) solution is upgraded to SharePoint 2013 using (VS 2012). I followed this approach.
    I had created new empty project (solution) in SharePoint 2013 using (VS 2012) compiled and deployed successfully. All safe controls are registered in the web.config file. After deploying solution i Restarted IIS also, still getting this error. How to resolve
    Error
    Web Part Error: A Web Part or Web Form Control on this Page cannot be displayed or imported. The type could not be found or it is not registered as safe. Correlation ID: 5d217c9c-1827-7083-80cd-e095a30befee.
    Show Error Details
    Hide Error Details
    [UnsafeControlException: A Web Part or Web Form Control on this Page cannot be displayed or imported. The type could not be found or it is not registered as safe.]
      at Microsoft.SharePoint.ApplicationRuntime.SafeControls.GetTypeFromGuid(Boolean isAppWeb, Guid guid, Guid solutionId, Nullable`1 solutionWebId, String assemblyFullName, String typeFullName, Boolean throwIfNotSafe)
      at Microsoft.SharePoint.WebPartPages.SPWebPartManager.CreateWebPartsFromRowSetData(Boolean onlyInitializeClosedWebParts)
    <menu class="ms-hide" id="MSOMenu_WebPartMenu"><ie:menuitem id="MSOMenu_Minimize" text="Minimize" title="Collapse this web part." type="option"></ie:menuitem><ie:menuitem
    id="MSOMenu_Restore" text="Restore" title="Expand this web part." type="option"></ie:menuitem><ie:menuitem id="MSOMenu_Close" text="Close" title="Close this Web Part. You can still
    find it under closed Web Parts section in the insert ribbon. These changes will apply to all users." type="option"></ie:menuitem><ie:menuitem iconsrc="/_layouts/15/images/DelItem.gif" id="MSOMenu_Delete" text="Delete"
    title="Delete this Web Part from the page. These changes will apply to all users." type="option"></ie:menuitem><ie:menuitem type="separator"></ie:menuitem><ie:menuitem iconsrc="/_layouts/15/images/EditItem.gif"
    id="MSOMenu_Edit" text="Edit Web Part" title="Change properties of this shared Web Part. These changes will apply to all users." type="option"></ie:menuitem><ie:menuitem id="MSOMenu_Connections"
    text="Connections" title="Show connections options for this Web Part. These changes will apply to all users." type="option"></ie:menuitem><ie:menuitem type="separator"></ie:menuitem><ie:menuitem
    id="MSOMenu_Export" text="Export..." title="Export this Web Part. These changes will apply to all users." type="option"></ie:menuitem><ie:menuitem iconsrc="/_layouts/15/images/HelpIcon.gif" id="MSOMenu_Help"
    style="display:none;" text="Help" type="option"></ie:menuitem> </menu>        

    Hi Ashok,
    According to your description, my understanding is that you got an error after you re-built a SharePoint 2007 solution with VS2012, and deployed it.
    Make sure the Namespace and Type Name are consistent across all files where indicated. Also with matching case sensitivity. Verify web.config file and assembly in GAC or virtual directory bin folder in post deployment.
    More information, please refer to the link below:
    http://roykimsharepoint.wordpress.com/2013/04/27/classic-web-part-errors/
    Here is a similar post for you to take a look at:
    http://stackoverflow.com/questions/1689707/sharepoint-web-part-type-could-not-be-found-registered-as-safe
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

Maybe you are looking for

  • Itunes 12.0.1 home sharing issues

    Hi, Just wondering if anyone else was having problems with home sharing and iTunes 12.0.1? My whole house pivots around home sharing, so this was a bit annoying when I couldn't get it to work after installing Yosemite and itunes 12.0.1.  I have apple

  • Can rman restore tablespace to a different tablespace name?

    Hi all, I was wondering that can RMAN restore a tablespace to a different name tablespace in the same instance? I have the full backup by RMAN, I wonder I can do that or not? Any helps would be greatly appreciated. Thank you. Rich,

  • Problem in Using OLE Container

    Sir I have development an ActiveX in VB for urdu in oracle forms. The problems I am facing is that it is storing the input efficiently but when I Query the saved data it is not working, I got an Error that OLE Object not defined for the current recor

  • Restore from rman - kindly help

    Hi, I'm new with RMAN and need some help from experts here. my database is in archivelog. version: 10.2.0.3 rman with recovery catalog. I have backup my database (online) using rman by executing the following: RMAN> run allocate channel c1 type disk1

  • Thumbnail size adjustment

    Hi, Is there a way to adjust the size of the Thumbnails when you click Events and go to the viewing pane the thumbnails seem so small.