How can I hide an URL parameter

I have an instant messaging application and I need to mask the URL parameters that identifies the message (AutoNumber in access db) so that a user can change the number of setting of the browser, click Refresh and delete a different message #.
How can I hide the msdID = < number > display in the browser to keep a user remove or save someone elses messages? I know that it is possible
to see the example need to: http://gohbcc.com/CallCenter/EMPLOYEEMessagesVIEW.asp and enter the username: admin PASSWORD: 1234
any option would be great
MikeL7

Your message has helped, I put the code to create the variable just before the repeating table in the region and went on to form buttons that post the variable and labeled buttons and it works perfectly. Thank you

Tags: Dreamweaver

Similar Questions

  • Why, in the address bar in the url no but "go to website"? How can I see the url in the address bar?

    Why the address bar is not URL, but the "go on the web site? How can I see the URL in the address bar?

    Here's a few addons that other users have reported to cause the same problem in the past: Gom player, Ask Toolbar, DivX Web Player, RealPlayer Plugin browser Record (more)...

    in case you have one of them is present, try to disable/remove it - otherwise you could disable all extensions of your & re-enable each (a browser restart may be required after each step) until find you the culprit.

  • How can I hide the menu bar in iTunes 12.4 on Windows? Seems to be deleted.

    How can I hide the menu bar in iTunes 12.4 on Windows? Is it deleted?

    The ability to hide the menu bar seems to have been deleted 12.4 - a good thing, IMO, why would you not to access the functions of the program?

  • How can I find the URL codes for images stored in the Windows Photo Gallery?

    How can I find the URL codes for images stored in the Windows Photo Gallery?

    If you want the path to the current record
    right click to the picture location of a photo...
    and choose... Properties / General tab.
    Location displays the path.

    If you have a photo saved on your hard drive
    car that was downloaded on the net...
    the original URL will appear not in
    the file.

  • How can I hide the addresses in my list of contacts in specific group when I send an e-mail to this group?

    How can I hide the addresses in my list of contacts in specific group when I send an e-mail to this group?  I don't want to have all email addresses

    made available to everyone in the group.

    Thank you!

    You use Windows Mail? The bold at the bottom is the party concerned.
     
    You can also create groups if you send e-mail to the same people often.
     
    You can create a single group name (or alias) to use when sending a message to several contacts at the same time. Just create a group name and add individual contacts to the group. Then just type the name of the group in the box for when you send mail.
     
    1. in the address book, select the folder in which you want to create a group. Click New in the toolbar, and then click New Group.
    2. the Properties dialog box opens. In the group name box, type the name of the group.
    3. There are several ways to add people to the Group:
    a. to add a person from your address book list, click Select members, and then click a name in the address book list.
    (b) to add a person directly to the group without adding the name to your address book, type the person's name and e-mail address at the bottom of the Properties dialog box and then click Add.
    to add a person to both the Group and your address book, click New Contact and enter the appropriate information.
    (d) to use a directory service, click Select members, and then click search. Select a directory service in the drop-down list at the end of the text box. After finding and selecting an address, it is automatically added to your address book.
    4. Repeat for each addition until your group is defined.
     
    Note
     
    a. to view a list of your groups separately from the list of address book in the address book on the view menu, make sure that folders and groups is selected.
     
    b. you can create multiple groups, and contacts can belong to several groups.
     
    If you want to send to a group without addresses are displayed for each recipient, open the address book and make a new entry. Enter the name of the group in the area of the display, but use your address. (Some Internet service providers require a legitimate address in the line to and recipients will know it's from the Group).
     
    Click on the button to. Enter the name of the group using your address. Enter the group in the BCC field.
  • How can I change a URL to include the parent page?

    How can I change the URL to include the parent Muse page?

    for example my URL is www.splinterd.com/kauri.html and I need to be www.splinterd.com/store/kauri.html

    I have the page of kauri sitting under store (such as a child page) Muse page.

    I have an online marketing person asking it is set like this to help with google rankings / SEO.

    Thank you!

    Hello mariac,.

    This can actually be set up by your FTP host.

    Please go to them like asking the necessary changes to the file system of your web site.

    Thank you

    Ankush

  • How can I hide the page thumbnails navigation bar initially to the top of Adobe Reader and open a pdf file?

    How can I hide the page thumbnails navigation bar initially to the top of Adobe Reader and open a pdf file? I couldn't find this option on the Preferences tab? Thank you

    Under Edit - Prefs. - Documents check the box that says "Restore last display settings when reopening documents." Hide the Pages panel manually, and the next time that you open the file it should have disappeared.

  • How can I hide a layer which is sufficient for the other layers?

    Hello

    I want to know how can I hide an image on a layer that has enogh for other video clips. Like the following...

    (1) first layer... ActionScript

    (2) layer mask... Rectangle rounded off with some design

    (2) the image layer... Best picture (as a background for all other video clips)

    (3) layer of movie Clips... 10 video clips (which look like slides and will act as a Web page for each)

    What I want is that the layer mask (Layer 2) must be enogh for all layer 3 film clips. No need to mask in each film.

    I tried in the same order, but it has not worked for me.

    How can I do?

    Thank you.

    mouse down (and hold) the movieclip on layer (to the left of your timeline) and move slowly the mouse until you see that the movieclip layer is indented to indicate will be hidden.

  • How can I set a url to a specific tab in AppleScript to avoid opening new tabs everytime the script is run?

    Tell application "system events".

    activate an application "Safari".

    key code 19 using the command to cmd - down 2 opened a second tab or activate it so open

    Open the location "http://example.com".

    tell the end

    It works fine as long as one of them are real

    1. the 2nd tab does not exist yet in this case it will be the 2nd tab and open the url in this place. Or...

    2 If the 2nd tab already exists, it will launch the 2nd tab and reload the page until the 2nd tab is already at the location of Web site, we want to be.

    But if you say 2 or more tabs open and you run this, if the 2nd tab the DSI not already on the url, you want it to be it will activate the 2nd tab and then open the location of the site in a new tab.

    What I want is something like

    Code 19 - key using the command down

    Set the location of the active tab for the 1 in safari request to "http://example.com".

    But this obviously doesn't work. So, how can I know Safari to use only the tabs that I said rather than open new ones every time?

    You can try something like that.

    tell application "Safari"
        if not (exists document 1) then make new document
        tell window 1
            if not (exists tab 2) then make new tab
            set current tab to tab 2
            set tab 2's URL to "http://www.google.com"
        end tell
    end tell
    

    Briefly tested with Safari on OS X 10.6.8 5.1.10.

    Kind regards

    H

  • How can I copy absolute URL to the Clipboard of the address bar?

    I use FireFox10.0.2 on Windows7 Pro 64 bit. I need to copy an absolute URL to the Clipboard of the address bar. How can I do?
    I can't find any Option to set it.

    TIA.

    If you mean the http:// Protocol is missing, you can change a setting to display it; the https:// is always displayed on a secure site.

    The Protocol (http://) was removed from the URL in the location bar for pages http:// only. https:// pages will always have the Protocol. This can be confusing for some users. There is also a bug known, where if you copy the URL after selection of the awesome bar dropdown (but before loading the page) it does not include the http:// part.

    Users can revert to the old behavior by setting browser.urlbar.trimURLs to false in about: config

    1. type of topic: config in the URL/address bar and press the Enter key
    2. If you see a cautionary, accept it (promise to be careful)
    3. Filter = browser.urlbar.trimURLs
    4. Double-click the pref in the lower panel of toggle it on 'false' OR , do a right-click on the pref in the lower panel, then choose "Toggle" switch it on "false."
    5. close the topic: config tab

    If this answer solved your problem, please click 'Solved It' next to this response when connected to the forum.

    You should consider switching to Firefox 11 it was released last week. Versions of Firefox 4.0 - 10.0.2 is considered abandoned and are no longer supported.

  • How can I correct the URL in the address bar?

    I tried to copy/cut a link of my address bar, and I must have hit some really obscure keyboard shortcuts and messed up how sees the Web page URL address bar. Now, he shows them on the right instead of the left. Here is a picture of what it looks like:

    http://oi51.Tinypic.com/123w8yf.jpg

    What bothers me absolutely and I want my URL to be to the left. How can I fix it? What weird command CTRL or CTRL + SHIFT I hit?

    You can change the orientation of the text bidi with Shift + Ctrl + X

    You can get this combination by accident while text cut with Ctrl + X or slipped into otherwise.

  • How can I hide (close or exit) the player window windows media façade after a video is played.

    I want a video to be played when I star the execution of a vi. Once I want to delete (hide or close) the window of the media player of my front panel.how can do this?

    the vi is attached.

    Check out the attached code.

    If it solves your problem so don't forget to mark it as a solution. Also if you like the answer don't forget to give me laurels

  • Windows 7 - How can I hide the updates of the language packs?

    Windows 7 updates of the program.  No more to go to Microsoft Update.  Whenever I update, it offers me 34 language packs.  How can I prevent the offered?  I can't find that one "don't show this update again" button anywhere

    How TO hide an update...
    http://www.SevenForums.com/tutorials/24376-Windows-Update-hide-restore-hidden-updates.html

  • How can I find my URL address?

    original title: HOW can I FIND MY URLADDRESS?

    Yes can someone help me find my url address I needb with my email address n forgotten bComment to get?

    You probably * don't * have a URL.  You have an IP address, you may have an internal/private and public/external that you share with other devices on your private LAN.

    http://www.whatismyip.com/

    That will give you the external IP address.

    If you press 'Windows key' + R on your keyboard and in the "Open:" virgins of type:

    cmd /k ipconfig

    ... and click OK.  A command prompt opens and there may be a part called "IPv4 address" and after it will be your private IP address.

    Insofar as your e-mail address, you need to know that because you get that against the e-mail Service provider you choose (and your Internet service provider cough usually upward a bit too.)  If you do not know...

  • How can I redirect a URL with JavaScript submit in Adobe LiveCycle

    How can I redirect a specific URL with JavaScript on submit in Adobe LiveCycle?

    I already have the code in place where the submit event is managed and just need specific code to do the redirect.

    Standard type asp.net redirects as

    Windows.Location.Replace (http://myURL.com);

    do not work.

    Any help would be appreciated.

    To be able to redirect a Web site with a "submit" button, you must have a custom submit button and insert the following line:

    app.launchURL ("www.url.com");

Maybe you are looking for

  • Migrate from iPad

    Hello My wife and I want to exchange our ipads. What would be the best way to transfer the contents of my ipad to hers and vice versa? Thank you

  • USB keyboard will not type certain keys

    New USB keyboard used with the (retina, end of 2015) iMac running OS X El Capitan. Some of the keys are dead. Have reset the PRAM: issue is not resolved. Have you tried the keyboard on a MacBook Air: problem does not disappear. Have checked the keybo

  • I changed my ID and password, but now I can't make a purchase. When the sign in it appears has the old ID

    I changed my Apple ID and password. I can sign into my itunes store account. When I try to make an application to buy the sign comes with the old ID. If I enter the old password it says account locked. Help

  • Copy of 7520 HP problem

    I have the HP7520 All In One.  I am able to print from the computer without any problem.  I can also scan without problem to the computer (documents and photos).  But I can't copy.  When I try to copy a document or a picture, I get only a blank page

  • Problem with wireless printing.

    We just changed the internet networks and the printer will not change. It is a series of 4800 lexmarks, I tried to change it on the printer and the computer, but cannot make it work. I also plugged the cable in and still no joy. I am running windows