Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
senzafine  
#1 Posted : Wednesday, April 14, 2004 1:05:00 AM(UTC)
senzafine

Rank: Member

Groups: Member
Joined: 4/14/2004(UTC)
Posts: 25

Is there a way to pop open a custom progress dialog? Some sort of dHTML which can be controlled with JavaScript? Or even flash...whatever it may be.

What are the properties to access the progress status?

Fedor  
#2 Posted : Wednesday, April 14, 2004 1:54:00 AM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 7/28/2003(UTC)
Posts: 1,660

Thanks: 5 times
Was thanked: 76 time(s) in 74 post(s)
Hello,

I have made sample script which shows in new window simple progress dialog. You can customize it for your needs. This sample is based on code published in Adding Custom Progress Bar topic.

Code:
<html>
	<head>
		<title>Aurigma Image Uploader 2</title>
		<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
		<link href="Style.css" type="text/css" rel="stylesheet">
	</head>
	<body bgcolor="#C3DAF9">
							
		
			
	</body>
</html>

Edited by user Wednesday, October 29, 2008 3:26:21 AM(UTC)  | Reason: Not specified

Best regards,

Fedor Skvortsov

senzafine  
#3 Posted : Friday, April 23, 2004 2:52:00 PM(UTC)
senzafine

Rank: Member

Groups: Member
Joined: 4/14/2004(UTC)
Posts: 25

Fedor,

It's working wonderfully! .... I'll post a link back here once the site is done...I'm sure it'll be one of the best implemented ImageUploaders ;).

Thanks again.

Jaisen

Fedor  
#4 Posted : Friday, April 23, 2004 3:07:00 PM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 7/28/2003(UTC)
Posts: 1,660

Thanks: 5 times
Was thanked: 76 time(s) in 74 post(s)
I look forward for link to your site :)
Best regards,

Fedor Skvortsov

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.