473,405 Members | 2,294 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Spinner

Hi,

I want to know how we can create a time spinner , similar to the the one
which we can
see in Date/Time properties , when we click it.

I want to include it in my asp program.

Thanks in advance

Vinod
Jul 22 '05 #1
4 2264
Vinod wrote:
Hi,

I want to know how we can create a time spinner , similar to the the
one which we can
see in Date/Time properties , when we click it.

I want to include it in my asp program.

Thanks in advance

Vinod

You'll probably need client-side script or an ActiveX control to achieve
this, neither of which is on-topic for this newsgroup. Try posting in
microsoft.public.scripting.jscript. And be more explicit about what you are
talking about when you mention Date/Time properties. I have no clue what you
are talking about.

Bob Barro
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Jul 22 '05 #2
"Vinod" <vi***@erivasystems.com> wrote in message
news:O6**************@TK2MSFTNGP14.phx.gbl...
Hi,

I want to know how we can create a time spinner , similar to the the one
which we can
see in Date/Time properties , when we click it.

I want to include it in my asp program.

Thanks in advance

Vinod


What a "a time spinner " -- do you mean a clock face?
Jul 22 '05 #3
"McKirahan" <Ne**@McKirahan.com> wrote in message
news:Gt********************@comcast.com...
"Vinod" <vi***@erivasystems.com> wrote in message
news:O6**************@TK2MSFTNGP14.phx.gbl...
Hi,

I want to know how we can create a time spinner , similar to the the one
which we can
see in Date/Time properties , when we click it.

I want to include it in my asp program.

Thanks in advance

Vinod


What a "a time spinner " -- do you mean a clock face?


http://rainbow.arch.scriptmania.com/...oundclock.html
http://blog.funciton.com/en/archives/000044.php#

may be what you want but why did you ask in this group?
Jul 22 '05 #4
<< Vinod's response (below) was not sent to the newsgroup. >>

"McKirahan" <Ne**@McKirahan.com> wrote in message
news:KL********************@comcast.com...
"McKirahan" <Ne**@McKirahan.com> wrote in message
news:Gt********************@comcast.com...
"Vinod" <vi***@erivasystems.com> wrote in message
news:O6**************@TK2MSFTNGP14.phx.gbl...
Hi,

I want to know how we can create a time spinner , similar to the the one which we can
see in Date/Time properties , when we click it.

I want to include it in my asp program.

Thanks in advance

Vinod


What a "a time spinner " -- do you mean a clock face?


http://rainbow.arch.scriptmania.com/...oundclock.html
http://blog.funciton.com/en/archives/000044.php#

may be what you want but why did you ask in this group?


<No i don't mean a clock face.I wanted to put something like the
<above bmp picture in my website , so that one can select the time.
<
<Regards
<Vinod
Please reply to the newsgroup so others can benefit.

Why do you call the image of "hh:mm:ss xM" a "spinner"?
(Like what appears below the clock face in Date/Time Properties.)

You can roll-your-own using

<form name="clock">
<input type="text" name="hh" size="2" maxlength="2">:
<input type="text" name="mm" size="2" maxlength="2">:
<input type="text" name="ss" size="2" maxlength="2">:
<input type="text" name="xx" size="2" maxlength="2">
</form>

and fill it in an change it via JavaScript.

Or, perhaps there's a third party control that you can use.

Would you use it to set the client's local time?
If so, why? They can use the Date/Time Properties ot the
DOS command "time".

Again, this is probably the wrong group to ask in.
Jul 22 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Bartlomiej Rymarski | last post by:
Hello, I'm writing this little program, and I've came across a function that I need to call. Since the execution of the function takes a real long time I want to put a timer, or an animated...
1
by: MSDousti | last post by:
Hello I want to put a Spinner and set an Edit to its Buddy. I have some problems: 1- I want the spinner to add/subtract 0.01 to/from the number shown in Edit, but it just works with...
1
by: JLD | last post by:
I need to know the commands in DOS to create a batch file that produces a spinner in DOS. I am in desperate need. I have searched all over the web and have found nothing. I also need to know if I...
6
by: Guy Noir | last post by:
Hello. Is there a way to make the spinner control "Rollover" In other words, when we hit the down button on the control and reach zero, if I press down again I would like it to rollover to 9. ...
7
by: kevin cline | last post by:
When posting an AJAX request to update multiple page elements, how do I display a spinner in the elements until the request completes?
4
by: anudu | last post by:
Hi, I am developing a system using asp.net, ajax and javascripts. I have an interface that display user details. when the user enters the Id and press search button the user details will be...
11
by: Daniel Norden | last post by:
Hello. Can you give me some feedback on my code layout? I have everything organized in an object, "NRL", that's used as a namespace, and there are other subobjects/modules below that, for...
1
by: Brian | last post by:
How do i make the spinner control... spin the time... like the windows time setting?
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.