Hi,   Can you try this?!:   for example: procedure TMainForm.UniButton1Click(Sender: TObject); begin   UniURLFrame1.URL := 'files/test.html?' + FormatDateTime('ddmmyyyyhhmmss', Now) end; Best regards.
    • Upvote
    2