PC Review


Reply
Thread Tools Rate Thread

Current URL passed to another page

 
 
=?Utf-8?B?bm9iYWc=?=
Guest
Posts: n/a
 
      31st Mar 2006
Hi All,

I've made a link to a page, and I need to pass the current page's URL in the
hyperlink like so:

http//domain.com/nextpage.aspx?Event_UID=<x>&Source=<CurrentURL>

but i can't figure out how to do this in Frontpage 2003 using the parameters
box on create hyperlink.

I've tried [CurrentURL] [PageURL] as these in the data view filter options,
but no joy.

It's for newform.aspx on a sharepoint list so the go back to list button
works correctly.

Any ideas?

Thanks
Chris

 
Reply With Quote
 
 
 
 
Stefan B Rusynko
Guest
Posts: n/a
 
      1st Apr 2006
See http://west-wind.com/weblog/posts/269.aspx

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPa...3/Default.aspx
_____________________________________________


"nobag" <(E-Mail Removed)> wrote in message news:3F824D09-D4A0-46FC-A4E0-(E-Mail Removed)...
| Hi All,
|
| I've made a link to a page, and I need to pass the current page's URL in the
| hyperlink like so:
|
| http//domain.com/nextpage.aspx?Event_UID=<x>&Source=<CurrentURL>
|
| but i can't figure out how to do this in Frontpage 2003 using the parameters
| box on create hyperlink.
|
| I've tried [CurrentURL] [PageURL] as these in the data view filter options,
| but no joy.
|
| It's for newform.aspx on a sharepoint list so the go back to list button
| works correctly.
|
| Any ideas?
|
| Thanks
| Chris
|


 
Reply With Quote
 
=?Utf-8?B?bm9iYWc=?=
Guest
Posts: n/a
 
      3rd Apr 2006
Thanks for you input, but I still can't figure out how to get the Current URL
into the hyperlink parameters for the next page. Could anyone shed more
light on my darkness?

Thanks
Chris


"Stefan B Rusynko" wrote:

> See http://west-wind.com/weblog/posts/269.aspx
>
> --
>
> _____________________________________________
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> To find the best Newsgroup for FrontPage support see:
> http://www.frontpagemvps.com/FrontPa...3/Default.aspx
> _____________________________________________
>
>
> "nobag" <(E-Mail Removed)> wrote in message news:3F824D09-D4A0-46FC-A4E0-(E-Mail Removed)...
> | Hi All,
> |
> | I've made a link to a page, and I need to pass the current page's URL in the
> | hyperlink like so:
> |
> | http//domain.com/nextpage.aspx?Event_UID=<x>&Source=<CurrentURL>
> |
> | but i can't figure out how to do this in Frontpage 2003 using the parameters
> | box on create hyperlink.
> |
> | I've tried [CurrentURL] [PageURL] as these in the data view filter options,
> | but no joy.
> |
> | It's for newform.aspx on a sharepoint list so the go back to list button
> | works correctly.
> |
> | Any ideas?
> |
> | Thanks
> | Chris
> |
>
>
>

 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      3rd Apr 2006
Neither CurrentURL or PageURL are valid properties
See the available properties on the link I posted and
http://msdn.microsoft.com/library/de...sicobjects.asp

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPa...3/Default.aspx
_____________________________________________


"nobag" <(E-Mail Removed)> wrote in message news:31E0255B-F26C-4CEB-B9CA-(E-Mail Removed)...
| Thanks for you input, but I still can't figure out how to get the Current URL
| into the hyperlink parameters for the next page. Could anyone shed more
| light on my darkness?
|
| Thanks
| Chris
|
|
| "Stefan B Rusynko" wrote:
|
| > See http://west-wind.com/weblog/posts/269.aspx
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.frontpagemvps.com/FrontPa...3/Default.aspx
| > _____________________________________________
| >
| >
| > "nobag" <(E-Mail Removed)> wrote in message news:3F824D09-D4A0-46FC-A4E0-(E-Mail Removed)...
| > | Hi All,
| > |
| > | I've made a link to a page, and I need to pass the current page's URL in the
| > | hyperlink like so:
| > |
| > | http//domain.com/nextpage.aspx?Event_UID=<x>&Source=<CurrentURL>
| > |
| > | but i can't figure out how to do this in Frontpage 2003 using the parameters
| > | box on create hyperlink.
| > |
| > | I've tried [CurrentURL] [PageURL] as these in the data view filter options,
| > | but no joy.
| > |
| > | It's for newform.aspx on a sharepoint list so the go back to list button
| > | works correctly.
| > |
| > | Any ideas?
| > |
| > | Thanks
| > | Chris
| > |
| >
| >
| >


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Can't print current page in a mail merged document but it gives thepreceding page cyberdude Microsoft Word Document Management 1 17th May 2008 02:49 AM
Can't print current page in a mail merged document but it gives thepreceding page cyberdude Microsoft Word Document Management 0 17th May 2008 02:11 AM
Footnotes inserting on previous page instead of current page =?Utf-8?B?TGlzYSBSYW5kb2xwaA==?= Microsoft Word Document Management 1 23rd Aug 2006 04:29 PM
How to pre-set combo textbox's selectedindex value from querystring passed from another page? ABC Microsoft ASP .NET 2 4th Oct 2005 02:19 PM
HOWTO: Get Querystring Passed To Referring Page Dan Sikorsky Microsoft ASP .NET 3 21st May 2005 01:36 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:50 AM.