jQWidgets Forums

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: File Upload File Upload #134378

    Steve2106
    Participant

    Hi Peter,

    That does not work in my scenario.
    I’ve added the code you suggest at the bottom of the code below and I get an error of “Parse error: syntax error, unexpected ‘(‘, expecting variable (T_VARIABLE) or ‘{‘ or ‘$’ in C:\xampp\htdocs\SteveTest\Results2.php on line 21”

    This is the code:
    <h1>Thank You</h1>
    <p>Here is the information you have submitted:</p>

    1. Name: <?php echo $_POST[“Name”]?>
    2. Address: <?php echo $_POST[“Address”]?>
    3. Address Line 2: <?php echo $_POST[“addressLineTwo”]?>
    4. Post Code: <?php echo $_POST[“postCode”]?>
    5. Service: <?php echo $_POST[“dropdownValue”]?>
    6. Message: <?php echo $_POST[“radiobuttonValue”]?>
    7. Check 1: <?php echo $_POST[“checkboxValue1”]?>
    8. Check 2: <?php echo $_POST[“checkboxValue2”]?>
    9. Check 3: <?php echo $_POST[“checkboxValue3”]?>
    10. FileName: <?php echo $_POST[“fileToUpload”]?>
    11. FileName2: <?php echo $(“#fileUpload”).jqxFileUpload(“fileInputName”);?>

    Thanks for your help.

    Best Regards,

    Steve.

    in reply to: Need to create an amps gauge Need to create an amps gauge #90065

    Steve2106
    Participant

    Hi Ivailo,

    That’s perfect, Thank you.

    It’s looking good now

    Best Regards,

    Steve.

    in reply to: Need to create an amps gauge Need to create an amps gauge #90028

    Steve2106
    Participant

    Hi There,

    Is there anyway of scaling down the gauge and colouring the pointer as I need it to blend in with my other gauges.

    View gauges here: http://www.dotnet4site.com/miscimages/4JQWidgets.jpg

    Thanks for the help.

    Best Regards,

    Steve.

    in reply to: Need to create an amps gauge Need to create an amps gauge #90027

    Steve2106
    Participant

    Hi Ivailo,

    Looks good.
    Thanks I’ll have a play.

    Best Regards,

    Steve.

    in reply to: Need to create an amps gauge Need to create an amps gauge #89705

    Steve2106
    Participant

    Hi Ivalio,
    Thanks for the reply.

    That is very close to what I need.
    Is there a way to add a caption? on my other gauges I have:
    caption: { offset: [0, 10], value: ‘Runner Bearing L (ºC)’, position: ‘bottom’ },
    But it does not show on the amps gauge. Must be something to do with making it a half gauge and it’s being hidden.

    I really appreciate the help.

    Best Regards,

    Steve.

    in reply to: Using combobox with href Using combobox with href #88954

    Steve2106
    Participant

    Hi There,
    I cant believe that this cannot be done!
    Surely someone has a little example code.

    Any help would be really appreciated.

    Best Regards,

    Steve.

    in reply to: Using combobox with href Using combobox with href #88828

    Steve2106
    Participant

    Hi There,
    Thanks for the reply.
    I have looked at the renderer demo.
    I’m sorry but I cannot see how I can use it for my page links. Obviously I do not have the skills.
    Can you give me some example code?
    I am surprised that there are no examples of this topic as I thought it would be asked for quite a bit.

    Best Regards,

    Steve.

Viewing 7 posts - 1 through 7 (of 7 total)