Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 01:44 PM
Edwin Optekamp
Guest
 
Posts: n/a
Default Redirect to bookmar

Hi All,

I have a asp file that show a list of records from a mdb-file. Every record
of the table
is created on the screen with a html bookmark, like <a name=record1>.

When the user clicks the first column the record is shown with a another asp
to edit
the record. When finished editing a third asp is called to save the record
and go back to
the first asp-file.

Now I want to go to the bookmark of the record that has been edited so the
user doesn't
have to scroll again to the record.

I tried Response.Redirect("showlist.asp#record1").

This doesn't work, it just shows the list and doesn't scroll to the affected
record.

Is there another solution for this ????

TIA.

Regards,
Edwin


  #2  
Old July 19th, 2005, 01:44 PM
Aaron [SQL Server MVP]
Guest
 
Posts: n/a
Default Re: Redirect to bookmar

http://www.aspfaq.com/2070

--
http://www.aspfaq.com/
(Reverse address to reply.)




"Edwin Optekamp" <edwin.optekamp@xs4all.nl> wrote in message
news:40c74a84$0$6795$e4fe514c@news.xs4all.nl...[color=blue]
> Hi All,
>
> I have a asp file that show a list of records from a mdb-file. Every[/color]
record[color=blue]
> of the table
> is created on the screen with a html bookmark, like <a name=record1>.
>
> When the user clicks the first column the record is shown with a another[/color]
asp[color=blue]
> to edit
> the record. When finished editing a third asp is called to save the record
> and go back to
> the first asp-file.
>
> Now I want to go to the bookmark of the record that has been edited so the
> user doesn't
> have to scroll again to the record.
>
> I tried Response.Redirect("showlist.asp#record1").
>
> This doesn't work, it just shows the list and doesn't scroll to the[/color]
affected[color=blue]
> record.
>
> Is there another solution for this ????
>
> TIA.
>
> Regards,
> Edwin
>
>[/color]


 

Bookmarks

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles