postback link invalid for hyperlink starting with www

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?UGF1bA==?=

    postback link invalid for hyperlink starting with www

    Hi I have a link button and when I set the PostBackUrl
    to something starting with http it works fine. When I set the postbackurl
    to something starting with www like www.goodvalue.com it looks like it is
    adding the www to the project directory so I get

    thanks!


    --
    Paul G
    Software engineer.
  • =?Utf-8?B?UGF1bA==?=

    #2
    RE: postback link invalid for hyperlink starting with www

    this is working now, the http was being chopped off so the
    ://localhost:2123/MyProject was being added.
    --
    Paul G
    Software engineer.


    "Paul" wrote:
    Hi I have a link button and when I set the PostBackUrl
    to something starting with http it works fine. When I set the postbackurl
    to something starting with www like www.goodvalue.com it looks like it is
    adding the www to the project directory so I get

    thanks!
    >
    >
    --
    Paul G
    Software engineer.

    Comment

    Working...