Automatically send the variables

I write x and y properties of the box: "Blocks" to the < input type = "hidden" > form elements called 'X' and 'Y '.

  1. But I don't know how to pass these variables 'X' and 'Y' automatically to another page (when clicked on the links) or refresh when the same page. I don't know how to do this without having to press a button 'submit' in the form.
  2. How can I write variables then where is now 20 voor x position and position y voor 30 ["move towards (20, 30);" ' "]?

<div id="Bloque" style="position:absolute; left:0; top:0; ">
<a href="nieuws.php?cat=nieuws">nieuws</a><br>
<a href="index.php>home</a></div>
<form method="post" action="nieuws.php" name="myForm">
  <input name="X" type="hidden" />
  <input name="Y" type="hidden" />
</form>
<script type="text/javascript">
<!--
SET_DHTML('Bloque'+CURSOR_MOVE);
dd.elements.Bloque.moveTo(20, 30); 
function my_DropFunc()
{
    // Write the name and coordinates of the dropped item into form inputs:
    document.myForm.X.value = dd.elements.Bloque.x;
    document.myForm.Y.value = dd.elements.Bloque.y;
}
//-->

</script>

If you don't want to use a form submission, you can either:

(1) store them as session variables

(2) place them in the query string.

Tags: Dreamweaver

Similar Questions

  • How to automatically load the variable attributes in an Essbase app?

    Hi gurus,

    E.M.P. 11.1.2 Oracle 11 database as repository and staging area, EPMA as tool to update the metadata in the Planning, Essbase and HFM applications.

    Question: One of our Essbase cubes, to a dimension of variable attributes (in addition to the scenario and year dimensions).
    What are the tools that we could use to automatically load the dimension?
    I understand that EPMA cannot handle the variable attributes.
    We would like to use the rules of classic schema generation, but I don't know if it works or how to do it.

    Any help will be appreciated,
    Thank you
    Daniela

    I think you might be to look Studio if you want to build variable attributes.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Automatically send the MM_Username as author in shape

    Hello

    on my Web site im trying to add something like a forum or guestbook. All members received a name, and I can print it as in the FAQ describes with $_SESSION ['MM_Username"] and the name of the recordset of filtering. But now I have a form and want to submit the user name of the current user to the database table, so I can show the name in the post. How is it possible to send the MM_Username to the database, so it will be saved under the current username? I've tried a few, but can find no solution!

    Thank you and greetings!

    Noemis wrote:

    But now I have a form and want to submit the user name of the current user to the database table, so I can show the name in the post. How is it possible to send the MM_Username to the database, so it will be saved under the current username?

    If the page starts with session_start(), you can set the value of $_SESSION ['MM_Username'] in a hidden form field.

    
    

    When the form is submitted, the user name will be in the array $_POST $_POST ['username'].

  • Can I automatically send the link or directly on the landing page?

    Hello

    I'm new to Acrobat sign. My intention is to have a new sign of the customer notice of disclaimer in Acrobat sign, and then once they do this, I want to sent a link to a file in my dropbox.  Is it possible to make or receive an email with this link or send them automatically to a landing page?

    Thanks in advance for any help.

    Andrea

    Hi andreat76333414,

    I see that you have Adobe sign individual account, please be informed that the requested feature is only available in Adobe Enterprise sign account.

    You can contact our sales team for the upgrade on the number mentioned in the link below:

    - https://acrobat.adobe.com/us/en/sign/pricing/plans.html

    Or as a workaround, you can share the link with the Message to download in the 'Message' box on the shipping page when the document is sent. However, signatory will receive a message in the e-mail and he will get to sign the document and the user can access the link even before signing the document.

    Kind regards
    Nicos

  • Want to send the pdf file automatically when you click on the SUBMIT"" button.  With the help of Acrobat 11?

    Rather than send the email as an attachment in the email, it opens an email which must be then 'send '.  Using Firefox

    Hey dennis5646,

    You choose Attach button in the toolbar will automatically send the PDF file as an attachment to Email.

    Reference: Acrobat/Reader: attach to button Email does not not for PDFs referenced from a long URL

    Let me know if this helps.

    Kind regards

    Ana Maria

  • Why my 8600 more will not automatically send scanned documents in a monthly record of my scans?

    HP Officejet Pro 8600 more

    XP

    My old HP Scanjet G3010 used automatically set up a new folder each month inside the main "My Scans" folder and automatically send the documents to the current monthly folder and would automatically name the docs (scan0001, scan0002).

    It seems that the HP 8600 most does not.  Is there a place to put in place a framework, or is this not possible with this device?

    Hello parisk

    The Officejet Pro 8600 series uses different drivers than the series Scanjet. For the Officejet, you should be able to change the base file name (while this isn't always 'Scan' 001) and the destination folder. I'll check on mine and see if it creates a new folder for each month.

    If it does not create a folder new month, then you should be able to use the scan of third party software that can provide the same functionality. Otherwise, you can create a new folder each month yourself and set it as the default scanning directory.

  • By default the variable $_POST

    I have a form where the first field has a browse button attached to it to download a file.

    Here is the code

    < do action = "<?" PHP echo $editFormAction;? ' > ' form enctype = "multipart/form-data" method = "post" name = "form1" id = "form1" >
    < table align = "center" >
    < tr valign = 'of basic">
    < td width = "113" align = 'right' nowrap = "nowrap" > PictureLocation: < table >
    < td width = "192" > < input type = "file" name = "PictureLocation" value = "" size = "32" / > < table > "
    < input type = "hidden" name = 'MAX_FILE_SIZE' value = '1000000' / >

    Now, when I run it, it allows me to search for a file correctly and put the path to the file in the blank for me, but when I click on the button send, the variable of $_POST is zero, then it cannot write to the database.

    I tried to put the value of $_POST to value of $inasmuch as this

    $_POST ['PictureLocation'] = $_FILES ['PictureLocation'] ['name'];

    but unfortunately, this command is ignored, he still considers that $_POST is null

    Any way around this.

    Why you want to assign the value to the array $_POST? I assume it is because you are using a server behavior insert record that has something like this in the code:

    GetSQLStringValue($_POST['PictureLocation'], "text")
    

    The value doesn't have to be the table $_POST. It may be what you want.

    GetSQLStringValue($_FILES['PictureLocation']['name'], "text")
    
  • What is the parameter to specify on the command line for thunderbird automatically send email.

    I do apply to using macros Calc and precise automatically send emails, I know it's possible, to inform the parameters through a command line, but Thunderbird does not send automatically receives them, only the parameters, fill in the fields, but the send command are required manually.

    Thunderbird does not authorize this transmission stripped.

  • Is it possible to automatically send emails from a specific sender to the junk mail folder?

    move to junk, but not to block the sender

    is it possible to automatically send emails from a specific sender to the junk mail folder? I don't want to block.

    Any Hotmail questions belong to http://windowslivehelp.com/product.aspx?productid=1

  • I want to have the spell checker for set email sending to automatically check spelling when I send the mail.

    check spelling

    I want to have the spell checker for set email sending to automatically check spelling when I send the mail. I did, but my spell checker is set by default to a French dictionary. How is it still happen? and how can I get it back to English? It's not an option in the menu drop-down button. There is only the French. HELP!
    You no longer have the correction spell checking capabilities in some languages in Outlook Express 6.0 after you install the Microsoft Office 2007 or Office 2010 system
    http://support.Microsoft.com/kb/932974
     
    Outlook Express cannot use the check spelling of MS Word in Office 2007 or newer. A free spell-checking the download is the easiest way to get around this.
     
    Vampirefo spell check.
     
     
     
    You wanted TinySpell or. (Check spelling while typing).
     
    Download it here:
    http://www.tinyspell.M6.NET/ 
     
    Australian English spell checking
    (Also suitable for other English speaking countries).
    http://www.justlocal.com.au/clients/oespellcheck/ 
     
    If you have an earlier version of Office, see this:
    http://www.Outlook-tips.NET/archives/2006/20061228.htm
  • I want to send to automatically reduce the size of the picture to send.

    My email used to give me the option to automatically make the photos to send, but then it just stopped.

    How to get back this option please?  It is used to automatically birng up a box saying "reduce size" or "maintain the original size" or something similar.

    I use Outlook Express 6.

    Hello rossmount

    If the question has recently occurred then may I suggest you use system restore. Follow the link below for instructions.
    You can also try Image Resizer. This can help as well.
  • When I send an e-mail, the system automatically updates the message in my PROJECT folder. This happened last week. How to stop this annoying problem?

    When I send an e-mail, the system automatically updates the message in my PROJECT folder.  This happened last week.  How to stop this annoying problem?

    I use hotmail.  (but is seriously considering moving to something else)

    You need to ask the experts of Hotmail in their forum. I've never used the program.

    Windows Live Solution Center Hotmail Forum
    http://windowslivehelp.com/forums.aspx?ProductID=1

  • Queue: print jobs are automatically send to the printer

    Original title:

    Queue

    I often work on the laptop when I'm not at work.

    My laptop I send jobs to the printer to work. The next day when I turn on the computer in my office, jobs are automatically send to the printer.

    Printer at work has changed to a new one (Minolta) and I can't do this anymore.

    What I can do!

    Thank you

    If you have been sending documents to the specific printer then you should be able to start the computer when you are at work and locate the printer in devices and printers. Right click on the printer and choose to see what's printing. When the print queue is displayed with your documents, choose printer, printer to use online.

    Note that older documents which have kept the printer used previously (Word documents and Excel workbooks are two examples of programs that keep the information on the printer), and then you should make sure that you send the print job to the printer.

  • The system is unable to boot automatically. The BOOT environment variable must be set to a bootable image.

    Hey guys

    I need help, in my company trying to learn switches I flashed my switch all :(

    I now get this error

    The system is unable to boot automatically.  The BOOT
    environment variable must be set with a bootable
    image.

    I downloaded the c2950-i6q4l2 - tar.121 - 22.EA14.tar for the switch, but I'm unclear on how to load the catalyst 2950 only

    switch: dir flash:
    Directory of flash: /.

    3 - rwx 269 env_vars

    7739904 bytes available (1536 bytes used)
    switch: start
    Loading ""...: permission denied ".

    Error loading «»

    Interrupt within 5 seconds to cancel the startup process.
    Boot process failed...
    switch: start
    Loading ""...: permission denied ".

    Error loading «»

    Interrupt within 5 seconds to cancel the startup process.
    Boot process failed...
    switch:

    C2950 Boot Loader (C2950-HBOOT-M), Version 12.1 (11r) EA1, RELEASE SOFTWARE (fc1)
    Updated Tuesday 22 July 02 17:18 by antonino
    WS-C2950-24 from...
    Basic Ethernet MAC address: 00:15:2 b: 46:7 b: 00
    XMODEM file system is available.
    Initializing the Flash...
    flashfs [0]: 1 files, directories 1
    flashfs [0]: 0 orphaned files, orphaned directories 0
    flashfs [0]: Total number of bytes: 7741440
    flashfs [0]: used bytes: 1536
    flashfs [0]: available bytes: 7739904
    flashfs [0]: fsck flashfs takes 4 seconds.
    .. .done boot flash.
    Boot sector file system (bs :) installed, isfd: 3)
    Setting Filesystem block (pb :) installed, isfd: 4)
    Loading ""...: permission denied ".

    Error loading «»

    Interrupt within 5 seconds to cancel the startup process.
    Boot process failed...

    The system is unable to boot automatically.  The BOOT
    environment variable must be set with a bootable
    image.

    switch:
    switch:
    switch: flash
    Initializing the Flash...
    ... The flash is already initialized.
    switch: dir /.
    Unknown cmd: dir /.
    switch: dir

    List of currently registered file systems:

    Flash [0]: (reading / writing)
    XMODEM [1]: (read-only)
    NULL [2]: (reading / writing)
    BS [3]: (read-only)

    switch: 0
    Unknown cmd: 0
    switch: flash_init
    switch: load_helper
    switch: dir flash:
    Directory of flash: /.

    2 - rwx 269 env_vars

    7739904 bytes available (1536 bytes used)
    switch:

    Hello

    It seems that the image is not in the flash memory. Do you know where you downloaded the image? Once we know, we can understand what statement of startup, you need to do to make it start correctly.

    Thank you

    Garrett

  • I want to streamline my signature process sending.  I have the code I entered in my document to place the signature on the form.  Y at - it a code or a setting that I can put to automatically enter the address email of the person to whom I am

    I have the code I entered in my document to place the signature on the form.  Y at - it a code or a setting that I can put to automatically enter the address email of the person who I send the form?  Also, I would use my own default message for the signatories.  Is there a place that I can get that think so I can't copy and paste the message every time?  I still need to sign first, and therefore a default section with my choice and message to signatory would be great.

    Hello Kevin,

    From now on, you cannot set the recipient's e-mail address in the document itself or let him choose automatically. You must provide either the Web portal or even using the API, the e-mail address of signatory manually. According to the models of message, if you have account level business, you can set it by going to the tab account-> account settings-> Message template,.

    Kind regards

    -Usman

Maybe you are looking for