Jump to content

progress bar


jahlxx

Recommended Posts

Hi all.

 

I'm trying to do something but after some tests I can't get what I need, and need some help.

 

I upload a file to the server (fileupload). This is ok.

 

The file contains many records that I have to import into my database.

 

The import process works but I need to show a progressbar to the user.

 

I've been reviewing the progressbar demo and synclient demos but don't clarify nothing to me.

 

When click a button, the process starts (and can take some minutes). After click, a message appears in the screen ('Loading...'),  I think this is the screenmask (but can't find where is this screenmask)

 

I need not to show the screenmask. I need to show a progressbar to the user.

 

Some help please.

 

(I hope I've explained this clear enough).

 

Thanks.

 

  • Like 1
Link to comment
Share on other sites

Hi,

 

When click a button, the process starts (and can take some minutes). After click, a message appears in the screen ('Loading...'),  I think this is the screenmask (but can't find where is this screenmask)

 

And what code is executed ?

 

 

I need not to show the screenmask. I need to show a progressbar to the user.
 
Do you mean when uploading a file ?
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...