Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > How do I remember the cursor positoin?

Reply
Thread Tools

How do I remember the cursor positoin?

 
 
Judith Stanley
Guest
Posts: n/a
 
      10-09-2003
Hi, I am new to ASP programming and have been creating
ASP.NET applications and I am trying to figure out how to
keep the cursor position after each button or text box
call back because it keeps getting repositioned at the
top of the page. Someone on my team told me that in old
ASP this was #REF or something like that and I have no
idea what they are talking about and I am using ASP.NET
anyway so it is probably different right?

Thanks,

Judith
 
Reply With Quote
 
 
 
 
Joe R.
Guest
Posts: n/a
 
      10-24-2003
If you know the control, you can use the javascript focus
command and set the cursor to that control. Probably
there are other ways.

>-----Original Message-----
>I just posted a similar message to another group. I hope

someone answers
>soon, that behavior is driving me crazy.
>
>"Judith Stanley" <> wrote in

message
>news:004b01c38e7a$a00b1120$...
>> Hi, I am new to ASP programming and have been creating
>> ASP.NET applications and I am trying to figure out how

to
>> keep the cursor position after each button or text box
>> call back because it keeps getting repositioned at the
>> top of the page. Someone on my team told me that in old
>> ASP this was #REF or something like that and I have no
>> idea what they are talking about and I am using ASP.NET
>> anyway so it is probably different right?
>>
>> Thanks,
>>
>> Judith

>
>
>.
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
how to tell if cursor is sqlite.Cursor or psycopg2.Cursor dmaziuk Python 3 01-25-2011 04:52 AM
LoginCtl Remember Me Checkbox -> How to keep it checked and remember user? Frank Miverk ASP .Net 0 04-18-2007 08:13 PM
Declare Cursor error while implementing SCROLL CURSOR invy C Programming 4 12-28-2006 02:35 PM
Changing DEFAULT cursor to WAIT cursor in ASP =?Utf-8?B?VG9tYXMgS2VwaWM=?= ASP .Net 1 04-05-2005 07:42 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57