Modifying the redirect page of an input behavior

I created a user input behavior for a user registration page.
I also added a check new username behavior. It all works well. The
problem isn't really a big problem because it all still works. But,
it would be nice if I could modify the code that Dreamweaver
generates and NOT get the red exclamation error next to the
behavior in the behaviors panel. That way I could still click on
the behavior and be able to edit it with the dialog box instead of
hand coding it.
Here is the deal. In the input behavior, I specified the
redirect page. The code written by Dreamweaver is:
MM_editRedirectUrl = "login_confirmation_send.asp"
Problem is, I want to pass a form value in the query string
to that redirected page. So, I modified that code to say:
MM_editRedirectUrl = "login_confirmation_send.asp?email="
& Request.Form("email")
When I do that, I get a big red exclaimation next to the
check new user behavior which says the input behavior has been
deleted. Eventhough, it still works fine.
Is there a way to modify the code without getting the
error?

MM_editRedirectUrl = "login_confirmation_send.asp?email="
MM_editRedirectUrl = MM_editRedirectUrl &
Request.Form("email")
That might do it. Does ASP have another concatenator besides
ampersand(&) like the plus sign(+) that you could use? Also,
I've totally forgotten if you need semicolons(;) at the end of
lines of ASP code.

Similar Messages

  • How modify the default page from jdeveloper

    I´m trying set a aplications server whit jdeveloper, but i can´t find a configuration file, to modify the default page showed in http://localhost8080
    can you help me ???

    Thanks Maxi... I explain you, I'm trying to set a webservice whith JDeveloper 11g to simulate 3 layers, a computer whit windows system it will be the front end or first layer, and the second computer whit linux system it will be the second( coordination layer) and third layer ((data base layer)), and , my question is this; Jdeveloper has a server aplications like apache ??? where I can set a default page whith a JSP to connect the first layer whit the layer that has installed the linux system.
    Thanks.

  • Modify the login page (login.jsp) of B2B scenario of the Internet Sales app

    All
    I wanted to modify the login page (login.jsp) of B2B scenario of the Internet Sales application
    By typing the URL "http://<servername>:50001/b2b/b2b/init.do." I could able to see the login page
    My requirement is to add an extra link in this page
    when I use showmodule=true it gives the location of jsp which is "user/logon/login.jsp"
    I could able to find this jsp in the DC "crm-isa-web-b2b"
    when I open the DC in package explorer i could able to locate this jsp in a jar file but not able to open/modify it
    Awaiting experts response
    Thanks
    Murali.K.N

    When I work on ours ISA4, I go to the file on the server
    \jsp\crm.b2b\servlet_jsp\b2b\root\b2b\login\login.jsp
    Now, I'd imagine there might be a much easier way to work with the files, but that's how I edited ours. 

  • Modifying the framework page width.

    Dear All,
    I want to customize the default framework page.
    I am on EP 7.0 SPS16
    What i want to do is to reduce the width of the framework page .
    I succeeded in doing this for normal framework page.
    I did this by modifiying the framework.par file in that we have a file called framework.jsp.
    But my final goal is to implement this layout for EFP.
    For this I modified the light_framework.jsp.
    The issue coming up is that when i create a layout from this jsp i can see the width changed.
    But if I try to preview, the layout doesn't reflect.
    Does anyone know how to modify light_framework.jsp or if there is some restriction to this.
    I can post the code which i used to modify the jsp page if anyone requires.
    Regards,
    Nikhil Pai

    Hello Sunil,
    Thanks for the reply, but this is not the issue i am facing.
    I am  in a step which is earlier than the answer u gave.
    After creating the layout when i am previewing it the changes are not taking place.
    Regards
    Nikhil Umesh Pai
    Edited by: Nikhil Pai on Aug 26, 2008 2:38 PM

  • How can I modify the logon page

    Hi
    Can I modify the logon page of isqlplus.
    Thanks
    Santhosh

    Although in iSQL*Plus 9.0.1 you can't modify the default
    login HTML, you can create your own static HTML "login"
    page. Just make sure the correct login credential
    parameters are passed to the iSQL*Plus URL. Your users will
    have to call your new static page instead of the default
    iSQL*Plus login page.
    Copy the HTML from the default login page and change the
    FORM ACTION to include the host and port:
    <FORM ACTION="http://host.port/isqlplus" METHOD="post">
    and change the "Connection Identifier" field to a drop down
    list of the connection identifiers you want:
    <TD CLASS="label">Connection Identifier:</TD>
    <TD>
    <SELECT NAME="sid">
    <OPTION SELECTED>SID1</OPTION>
    <OPTION>SID2</OPTION>
    <OPTION>SID3</OPTION>
    </SELECT>
    </TD>
    Add your own logo, joke of the day, and put it in
    production....
    iSQL*Plus 9iR2 has an option for a drop down list of connect
    identifiers to be configured in the default login screen.
    This allows sys admins to restrict the DB servers that can
    be accessed. No other connect identifiers can be used, even
    from CONNECT commands in scripts.
    On the OTN home page there seems to be an "early access"
    link for down loading the 9i Database R2.
    -- CJ

  • Set the redirect page when SSO failed

    Hi,
    We have LC 2.5 with the SSO enabled.
    When users failed to login via SSO, it seems that the system will re-direct to /um/login.
    Is it possible that we could configure the behaviour so that
    1. when user click the task notification, it will try the SSO and go to the workspace of that task
    2. if user failed to login via SSO, can it rediect to the /worksapce/main.html page, they can input their user name and password for authentication ?
    Thanks

    Hi Shashank,
    We have modified the ui of the workspace, however, the source_url and logoin_url remain unchanged (i.e. /workspace/Main.html).
    we have run a capture on the redirect behaviour
    item 5-20 is the redirect flying around,
    and item 21 we input the URL input in the browser explicitly, and it could show the page and the same user can login successfully, this make us really difficult to find out why it would happen.
    Regards,
    Janice

  • Browser window flashes for a fraction of a second (too quickly) to input required information.  How do I stop the browser page to allow input?

    VPN requires input of user id and password on authentication browser page.  However, the browser page flashes for an instance (less than one second) and then returns an error page "failed to authenticate".  It is failing to authenticate because I am unable to input the required username / password on the authentication page.  Is there a setting I need to modify to allow the authentication page to wait for input?
    JC

    >>What am I doing wrong?
    Not giving us a link to the uploaded page so we can see the
    page, how it
    behaves and the actual code.
    Until we see that you are unlikely to get a definitive
    answer. The problem
    is unlikely as you state it because text itself is never
    dependant on the
    browser viewport size.
    Walt
    "Fun Leprechaun" <[email protected]> wrote
    in message
    news:g9f7rq$ie4$[email protected]..
    > Hello there,
    >
    > I am using a DW CS3 template that has a sidebar div and
    a main content
    > div -
    > the text in the main content div keeps resizing to the
    size of the browser
    > window - I don't want the text to resize if I make the
    browser window
    > smaller -
    > I want it to remain the same. I am trying to float the
    text right and
    > input a
    > width but this is not working for me. What am I doing
    wrong?
    >
    > HELP!
    >
    > Many thanks!
    >

  • Modifying the home page

    Hi All,
                 I have a requirement to add the search result of any transaction (e.g lead or opportunity or quote) to the home page .Just like how the open tasks are displayed.
    Any idea how to achieve this??
    I have seen that the main component '' incudes many components (e.g '' for tasks) to display the open tasks. DO we have to create a new component and proceed??
    Can you give steps in detail to achieve this??
    Needless to say, helpful answers will be rewarded.
    Regards,
    Ruby.

    Ok i got it, but I have one problem. I have a commandNavigationItem (global link) and If I clic it then i see the corresponding taskflow, but If i clic on the menu items from the menu bar I go to a page and then clic on the commandNavigationItem i don't see the taskFlow, it stays in the page.
    Edited by: Miguel Angel on 06/11/2012 03:57 PM

  • How to copy and modify the existing page layout

    I have page layout which has 3 webpart zones. i need to modify and save as new page lauyout with 5 webpart zones. can someone guide me the steps.

    Open your site in sharepoint designer 
    -Open page layouts gallery 
    -Copy your page layout and past it there only, it will create new copy like yourPageLayout Copy.
    -edit this page layout and new webpart zones by copying already present webpart zone (change their id's) or add from ribbon.
    -save and publish it.

  • Modifying the cell content based on input parameter from variable screen.

    I am trying to modify a cell content in the BEX Web Application Report based on the input parameter from the variable screen.
    I am already aware of how to change the cell content by creating a new ABAP class and inheriting CL_RSR_WWW_MODIFY_TABLE.
    I do not know how to get the input parameter variable from the variable screen in my custom class ZCL_RSR_WWW_MODIFY_TABLE. I am not very familiar with ABAP and would appreciate your help.
    Thanks
    Sowmini

    in the start method
    define a work area like line of n_r_data_set->N_SX_VERSION_20A_1-TXT_SYMBOLS
    loop at n_r_data_set->N_SX_VERSION_20A_1-TXT_SYMBOLS into <wa> ..
    endloop .
    This will have all the filter, variable values entered in the selection.
    Regards
    Raja

  • Can I modify the blog page in an iWeb template?

    Specifically, iWeb has it set up to have a "teaser page" for blogs, but the teasers are the entire blog entries, minus the pictures or media I put in the blog. I'd like for those teasers to be much, much shorter so that people are more likely to click on the actual blog entry.
    Any help is appreciated. Cheers - Rachel

    While on your main blog page, click on the RSS tab in Inspector. From there, choose Blog. You can then adjust the excerpt length as well as the number of excerpts to display.

  • Modifying the existing page

    Hello all,
    My Apex version is 3.2.1
    I have an application with some 14 pages in it, where page 3 and 4 are based on a particular table. But, later we dropped that table and moved one of the column from that tableA to tableB.
    Now, I have deleted the page 2 and page 4 from my application. And added the new item to page 6 where page 5 and page 6 belongs to the tableB.
    Did I do anything wrong here? Is this the correct way to do?
    please help...

    Charan,
    Unfortunately there are too many variables for anyone on this list to say that you did or did not do this correctly. The thing to look out for here is that your page items (assuming you have form pages) reference valid column names in your replacement table. Check and double check your data to make sure everything is getting inserted/updated correctly. If you see what you expect then you should be good to go.
    Earl

  • How to modify the text in login page?

    In login page , there are some lines text:
    This network is to be used only for legitimate business purposes. If you are not authorized to have access, do not enter this network. By entering the network, you agree to maintain its confidentiality and not to disclose or misuse the information contained in the network and you further agree to our monitoring of your use of this network.
    How to modify or delete these words ?
    Thanks

    This text is not a translation managed in the DB.  you can modify the aspx page, directly.  web\webcommon\login.aspx

  • How to modify the OIDDAS Create User page

    I am using Portal 902 and want users to register themselves to my Portal. I've have enabled Self-Registration but the pages need much cosmetic re-work for my purposes.
    I've discovered how to replace the default db generated SSO Login page with a customized JSP * AND * I wondering if I can do the same to the OIDDAS Create User page.
    I've noticed that the URL for the create user page is http://thebofer.my.domain:7777/oiddas/ui/oracle/ldap/das/admin/AppCreateUserInfoAdmin.
    This file (AppCreateUserInfoAdmin) is a UIX file and the only place I've found it is within "oiddas.ear" located at F:\oracle\ora9ias_portwire\ldap\das\oiddas.ear directory on my Portal host.
    Can I simply unpack the EAR and get the "AppCreateUserInfoAdmin,uix" file into JDev, modify it, then re-package it into the ear and then overwrite the existing ear with this new one? Is this acceptable?
    Also, I'm wondering about the location of the oiddas.ear file. Normally when I deploy to 9iAS the file usually ends up in the F:\oracle\ora9ias_portwire\j2ee\home\applications or the F:\oracle\ora9ias_portwire\Apache\Apache\htdocs. What is the proper deployment process when modifying OIDDAS UIX?
    Are my assumptions correct? Can someone point me in the right direction?Long postings are being truncated to ~1 kB at this time.

    This text is not a translation managed in the DB.  you can modify the aspx page, directly.  web\webcommon\login.aspx

  • How to change the default Layout Of the Error Page (to hide Home link)?

    How to change the default Layout Of the Error Page (to hide Home link)?
    If a user want to view some page that he/she don't have access to view it, a error page with this message will be displayed.
    "You do not have permission to perform this operation. (WWC-44131)"
    The error page, have in the Upper right page, Home link and Help link.
    My question is, How to Hide HOME link and HELP link in the Page?
    I try to find the template of the page, but failed to do that.
    Can anybody help?..it urgent.
    Thanks.

    Modifying the error page is not supported in the current release of Portal (9.0.2). You will be able to do this in the upcoming 9.0.2.6 release, planned for the end of May.
    Regards,
    Jerry
    PortalPM

Maybe you are looking for

  • How to open BSP in the same window of WD?

    Hi, I have a WD that I would like to link to a BSP. I added a link and put the relative path to the BSP. Once I click on that link, the BSP is opened in a new window. I want the BSP to open in the same window, replacing the WD. I tried putting in the

  • W2207 volume problem?

    Hi there, i was wondering if anyone could help me with a problem im having... it seems like my volume button/settings are stuck on my monitor.  It flashes on and off changing the volume (reducing it always) but it is getting worse and i cant get rid

  • Lost screen resolution option

    Actually, this isn't a question about an Apple monitor, but it's the kind of thing contributors here seem to know about. Hope that's OK. I've been happily using my G4 (1.25 Dual) with a Belinea 17" CRT (30 10 20) for some years, with successive versi

  • "Shadow" strip on bottom of iBook 14" screen?

    Hey all, I recently bought an iBook real cheap off a friend of mine. It was (and is) in almost perfect condition, and had no dead pixels or anything wrong with the screen that I could see when I bought it. A few days ago, when I changed my desktop, I

  • Customer Master zone Customer Transportation Zone Is Greyed

    Dear Friends                         I want to make customer master transportation zone field to be optional entry.I did necessary  changes in OBD2,OB20 and OVT0.After making optional entry in all area it is been with grey mode that is not editable.B