Hyperlink variable security

Ask a Question related to ASP.NET Security, Design and Development.

  1. #1

    Default Hyperlink variable security

    Hello,

    I need to pass a variable from one page which is a datagrid and has a
    hyperlink column. I will be passing the id for a particular row to pull up
    additional details of the record. I want to know the most secure method to
    accomplish this, the site will be using SSL. Are there any MSDN articles on
    this.

    TIA,

    Steve


    IntraRELY Guest

  2. Similar Questions and Discussions

    1. Variable in writing hyperlink url
      Hi There Can someone tell me how to use varaibles when writing the hyperlinks. What we have is the server name and the port number of our...
    2. Hyperlink/MIAW Variable
      I am trying to add several MIAW footnotes to a body of text that reference different markers in a "popups.dir" file. I can get the links to go to the...
    3. Dynamically Hyperlink and Event Handler for the Hyperlink ?
      Hi, I´m creating an Hyperlink dynamically for my DataGrid: HyperLink hl = new HyperLink(); hl.Text = "MyLink"; hl.NavigateUrl = "#";...
    4. Passing a variable in a hyperlink???
      I need to create an email with a hyperlink to go to one person and when they click it, it will take them to one specific page and load the right...
    5. Passing a variable to a new page's form field via hyperlink
      OK, this may be impossible since I'm using 3rd party shopping cart ASP software, but I've been able to finagle a lot of other stuff I thought...
  3. #2

    Default RE: Hyperlink variable security

    Hi Steve,

    If your site is using SSL, you are using a secure method. Did you have
    something specifically that you were concerned about?

    Jim Cheshire
    Developer Support
    ASP.NET
    [email]jamesche@online.microsoft.com[/email]

    This post is provided as-is with no warranties and confers no rights.


    --------------------
    >From: "IntraRELY" <IntraRELY@yahoo.com>
    >Subject: Hyperlink variable security
    >Date: Fri, 25 Jul 2003 11:00:25 -0700
    >Lines: 13
    >X-Priority: 3
    >X-MSMail-Priority: Normal
    >X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
    >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
    >Message-ID: <eCtpAYtUDHA.1152@tk2msftngp13.phx.gbl>
    >Newsgroups: microsoft.public.dotnet.framework.aspnet.security
    >NNTP-Posting-Host: wsip-68-106-74-63.oc.oc.cox.net 68.106.74.63
    >Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftn gp13.phx.gbl
    >Xref: cpmsftngxa06.phx.gbl
    microsoft.public.dotnet.framework.aspnet.security: 6037
    >X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.security
    >
    >Hello,
    >
    >I need to pass a variable from one page which is a datagrid and has a
    >hyperlink column. I will be passing the id for a particular row to pull up
    >additional details of the record. I want to know the most secure method to
    >accomplish this, the site will be using SSL. Are there any MSDN articles on
    >this.
    >
    >TIA,
    >
    >Steve
    >
    >
    >
    Jim Cheshire Guest

  4. #3

    Default Re: Hyperlink variable security

    So I can simply GET/POST my variable to the other pages the they will be
    transmitted securily? I just didnt know if there was any other way to do it.

    TIA,

    Steve

    "Jim Cheshire (MS)" <jamesche@online.microsoft.com> wrote in message
    news:wdHzvjvUDHA.2116@cpmsftngxa06.phx.gbl...
    > Hi Steve,
    >
    > If your site is using SSL, you are using a secure method. Did you have
    > something specifically that you were concerned about?
    >
    > Jim Cheshire
    > Developer Support
    > ASP.NET
    > [email]jamesche@online.microsoft.com[/email]
    >
    > This post is provided as-is with no warranties and confers no rights.
    >
    >
    > --------------------
    > >From: "IntraRELY" <IntraRELY@yahoo.com>
    > >Subject: Hyperlink variable security
    > >Date: Fri, 25 Jul 2003 11:00:25 -0700
    > >Lines: 13
    > >X-Priority: 3
    > >X-MSMail-Priority: Normal
    > >X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
    > >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
    > >Message-ID: <eCtpAYtUDHA.1152@tk2msftngp13.phx.gbl>
    > >Newsgroups: microsoft.public.dotnet.framework.aspnet.security
    > >NNTP-Posting-Host: wsip-68-106-74-63.oc.oc.cox.net 68.106.74.63
    > >Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftn gp13.phx.gbl
    > >Xref: cpmsftngxa06.phx.gbl
    > microsoft.public.dotnet.framework.aspnet.security: 6037
    > >X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.security
    > >
    > >Hello,
    > >
    > >I need to pass a variable from one page which is a datagrid and has a
    > >hyperlink column. I will be passing the id for a particular row to pull
    up
    > >additional details of the record. I want to know the most secure method
    to
    > >accomplish this, the site will be using SSL. Are there any MSDN articles
    on
    > >this.
    > >
    > >TIA,
    > >
    > >Steve
    > >
    > >
    > >
    >

    IntraRELY Guest

  5. #4

    Default Re: Hyperlink variable security

    Steve,

    If all of the pages you are requesting are being requested via SSL, the
    data will be encrypted. The strength of that encryption depends upon the
    cipher strength of the certificate.

    Jim Cheshire
    Developer Support
    ASP.NET
    [email]jamesche@online.microsoft.com[/email]

    This post is provided as-is with no warranties and confers no rights.

    --------------------
    >From: "IntraRELY" <IntraRELY@yahoo.com>
    >References: <eCtpAYtUDHA.1152@tk2msftngp13.phx.gbl>
    <wdHzvjvUDHA.2116@cpmsftngxa06.phx.gbl>
    >Subject: Re: Hyperlink variable security
    >Date: Fri, 25 Jul 2003 15:37:43 -0700
    >Lines: 59
    >X-Priority: 3
    >X-MSMail-Priority: Normal
    >X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
    >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
    >Message-ID: <uLBf9yvUDHA.1676@TK2MSFTNGP10.phx.gbl>
    >Newsgroups: microsoft.public.dotnet.framework.aspnet.security
    >NNTP-Posting-Host: wsip-68-106-74-63.oc.oc.cox.net 68.106.74.63
    >Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTN GP10.phx.gbl
    >Xref: cpmsftngxa06.phx.gbl
    microsoft.public.dotnet.framework.aspnet.security: 6042
    >X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.security
    >
    >So I can simply GET/POST my variable to the other pages the they will be
    >transmitted securily? I just didnt know if there was any other way to do
    it.
    >
    >TIA,
    >
    >Steve
    >
    >"Jim Cheshire (MS)" <jamesche@online.microsoft.com> wrote in message
    >news:wdHzvjvUDHA.2116@cpmsftngxa06.phx.gbl...
    >> Hi Steve,
    >>
    >> If your site is using SSL, you are using a secure method. Did you have
    >> something specifically that you were concerned about?
    >>
    >> Jim Cheshire
    >> Developer Support
    >> ASP.NET
    >> [email]jamesche@online.microsoft.com[/email]
    >>
    >> This post is provided as-is with no warranties and confers no rights.
    >>
    >>
    >> --------------------
    >> >From: "IntraRELY" <IntraRELY@yahoo.com>
    >> >Subject: Hyperlink variable security
    >> >Date: Fri, 25 Jul 2003 11:00:25 -0700
    >> >Lines: 13
    >> >X-Priority: 3
    >> >X-MSMail-Priority: Normal
    >> >X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
    >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
    >> >Message-ID: <eCtpAYtUDHA.1152@tk2msftngp13.phx.gbl>
    >> >Newsgroups: microsoft.public.dotnet.framework.aspnet.security
    >> >NNTP-Posting-Host: wsip-68-106-74-63.oc.oc.cox.net 68.106.74.63
    >> >Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftn gp13.phx.gbl
    >> >Xref: cpmsftngxa06.phx.gbl
    >> microsoft.public.dotnet.framework.aspnet.security: 6037
    >> >X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.security
    >> >
    >> >Hello,
    >> >
    >> >I need to pass a variable from one page which is a datagrid and has a
    >> >hyperlink column. I will be passing the id for a particular row to pull
    >up
    >> >additional details of the record. I want to know the most secure method
    >to
    >> >accomplish this, the site will be using SSL. Are there any MSDN articles
    >on
    >> >this.
    >> >
    >> >TIA,
    >> >
    >> >Steve
    >> >
    >> >
    >> >
    >>
    >
    >
    >
    Jim Cheshire Guest

  6. #5

    Default Re: Hyperlink variable security

    Cool...Thanks for your help Jim.

    Steve Wofford
    [url]www.ItnraRELY.com[/url]


    "Jim Cheshire (MS)" <jamesche@online.microsoft.com> wrote in message
    news:UAjsr$vUDHA.1564@cpmsftngxa06.phx.gbl...
    > Steve,
    >
    > If all of the pages you are requesting are being requested via SSL, the
    > data will be encrypted. The strength of that encryption depends upon the
    > cipher strength of the certificate.
    >
    > Jim Cheshire
    > Developer Support
    > ASP.NET
    > [email]jamesche@online.microsoft.com[/email]
    >
    > This post is provided as-is with no warranties and confers no rights.
    >
    > --------------------
    > >From: "IntraRELY" <IntraRELY@yahoo.com>
    > >References: <eCtpAYtUDHA.1152@tk2msftngp13.phx.gbl>
    > <wdHzvjvUDHA.2116@cpmsftngxa06.phx.gbl>
    > >Subject: Re: Hyperlink variable security
    > >Date: Fri, 25 Jul 2003 15:37:43 -0700
    > >Lines: 59
    > >X-Priority: 3
    > >X-MSMail-Priority: Normal
    > >X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
    > >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
    > >Message-ID: <uLBf9yvUDHA.1676@TK2MSFTNGP10.phx.gbl>
    > >Newsgroups: microsoft.public.dotnet.framework.aspnet.security
    > >NNTP-Posting-Host: wsip-68-106-74-63.oc.oc.cox.net 68.106.74.63
    > >Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTN GP10.phx.gbl
    > >Xref: cpmsftngxa06.phx.gbl
    > microsoft.public.dotnet.framework.aspnet.security: 6042
    > >X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.security
    > >
    > >So I can simply GET/POST my variable to the other pages the they will be
    > >transmitted securily? I just didnt know if there was any other way to do
    > it.
    > >
    > >TIA,
    > >
    > >Steve
    > >
    > >"Jim Cheshire (MS)" <jamesche@online.microsoft.com> wrote in message
    > >news:wdHzvjvUDHA.2116@cpmsftngxa06.phx.gbl...
    > >> Hi Steve,
    > >>
    > >> If your site is using SSL, you are using a secure method. Did you have
    > >> something specifically that you were concerned about?
    > >>
    > >> Jim Cheshire
    > >> Developer Support
    > >> ASP.NET
    > >> [email]jamesche@online.microsoft.com[/email]
    > >>
    > >> This post is provided as-is with no warranties and confers no rights.
    > >>
    > >>
    > >> --------------------
    > >> >From: "IntraRELY" <IntraRELY@yahoo.com>
    > >> >Subject: Hyperlink variable security
    > >> >Date: Fri, 25 Jul 2003 11:00:25 -0700
    > >> >Lines: 13
    > >> >X-Priority: 3
    > >> >X-MSMail-Priority: Normal
    > >> >X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
    > >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
    > >> >Message-ID: <eCtpAYtUDHA.1152@tk2msftngp13.phx.gbl>
    > >> >Newsgroups: microsoft.public.dotnet.framework.aspnet.security
    > >> >NNTP-Posting-Host: wsip-68-106-74-63.oc.oc.cox.net 68.106.74.63
    > >> >Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftn gp13.phx.gbl
    > >> >Xref: cpmsftngxa06.phx.gbl
    > >> microsoft.public.dotnet.framework.aspnet.security: 6037
    > >> >X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.security
    > >> >
    > >> >Hello,
    > >> >
    > >> >I need to pass a variable from one page which is a datagrid and has a
    > >> >hyperlink column. I will be passing the id for a particular row to
    pull
    > >up
    > >> >additional details of the record. I want to know the most secure
    method
    > >to
    > >> >accomplish this, the site will be using SSL. Are there any MSDN
    articles
    > >on
    > >> >this.
    > >> >
    > >> >TIA,
    > >> >
    > >> >Steve
    > >> >
    > >> >
    > >> >
    > >>
    > >
    > >
    > >
    >

    IntraRELY Guest

  7. #6

    Default Re: Hyperlink variable security

    No problem at all. Glad to help.

    Jim Cheshire
    Developer Support
    ASP.NET
    [email]jamesche@online.microsoft.com[/email]

    This post is provided as-is with no warranties and confers no rights.

    --------------------
    >From: "IntraRELY" <IntraRELY@yahoo.com>
    >References: <eCtpAYtUDHA.1152@tk2msftngp13.phx.gbl>
    <wdHzvjvUDHA.2116@cpmsftngxa06.phx.gbl>
    <uLBf9yvUDHA.1676@TK2MSFTNGP10.phx.gbl>
    <UAjsr$vUDHA.1564@cpmsftngxa06.phx.gbl>
    >Subject: Re: Hyperlink variable security
    >Date: Fri, 25 Jul 2003 19:27:08 -0700
    >Lines: 107
    >X-Priority: 3
    >X-MSMail-Priority: Normal
    >X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
    >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
    >Message-ID: <uwspJzxUDHA.2156@TK2MSFTNGP11.phx.gbl>
    >Newsgroups: microsoft.public.dotnet.framework.aspnet.security
    >NNTP-Posting-Host: wsip-68-106-74-63.oc.oc.cox.net 68.106.74.63
    >Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTN GP11.phx.gbl
    >Xref: cpmsftngxa06.phx.gbl
    microsoft.public.dotnet.framework.aspnet.security: 6044
    >X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.security
    >
    >Cool...Thanks for your help Jim.
    >
    >Steve Wofford
    >[url]www.ItnraRELY.com[/url]
    >
    >
    >"Jim Cheshire (MS)" <jamesche@online.microsoft.com> wrote in message
    >news:UAjsr$vUDHA.1564@cpmsftngxa06.phx.gbl...
    >> Steve,
    >>
    >> If all of the pages you are requesting are being requested via SSL, the
    >> data will be encrypted. The strength of that encryption depends upon the
    >> cipher strength of the certificate.
    >>
    >> Jim Cheshire
    >> Developer Support
    >> ASP.NET
    >> [email]jamesche@online.microsoft.com[/email]
    >>
    >> This post is provided as-is with no warranties and confers no rights.
    >>
    >> --------------------
    >> >From: "IntraRELY" <IntraRELY@yahoo.com>
    >> >References: <eCtpAYtUDHA.1152@tk2msftngp13.phx.gbl>
    >> <wdHzvjvUDHA.2116@cpmsftngxa06.phx.gbl>
    >> >Subject: Re: Hyperlink variable security
    >> >Date: Fri, 25 Jul 2003 15:37:43 -0700
    >> >Lines: 59
    >> >X-Priority: 3
    >> >X-MSMail-Priority: Normal
    >> >X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
    >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
    >> >Message-ID: <uLBf9yvUDHA.1676@TK2MSFTNGP10.phx.gbl>
    >> >Newsgroups: microsoft.public.dotnet.framework.aspnet.security
    >> >NNTP-Posting-Host: wsip-68-106-74-63.oc.oc.cox.net 68.106.74.63
    >> >Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTN GP10.phx.gbl
    >> >Xref: cpmsftngxa06.phx.gbl
    >> microsoft.public.dotnet.framework.aspnet.security: 6042
    >> >X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.security
    >> >
    >> >So I can simply GET/POST my variable to the other pages the they will be
    >> >transmitted securily? I just didnt know if there was any other way to do
    >> it.
    >> >
    >> >TIA,
    >> >
    >> >Steve
    >> >
    >> >"Jim Cheshire (MS)" <jamesche@online.microsoft.com> wrote in message
    >> >news:wdHzvjvUDHA.2116@cpmsftngxa06.phx.gbl...
    >> >> Hi Steve,
    >> >>
    >> >> If your site is using SSL, you are using a secure method. Did you
    have
    >> >> something specifically that you were concerned about?
    >> >>
    >> >> Jim Cheshire
    >> >> Developer Support
    >> >> ASP.NET
    >> >> [email]jamesche@online.microsoft.com[/email]
    >> >>
    >> >> This post is provided as-is with no warranties and confers no rights.
    >> >>
    >> >>
    >> >> --------------------
    >> >> >From: "IntraRELY" <IntraRELY@yahoo.com>
    >> >> >Subject: Hyperlink variable security
    >> >> >Date: Fri, 25 Jul 2003 11:00:25 -0700
    >> >> >Lines: 13
    >> >> >X-Priority: 3
    >> >> >X-MSMail-Priority: Normal
    >> >> >X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
    >> >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
    >> >> >Message-ID: <eCtpAYtUDHA.1152@tk2msftngp13.phx.gbl>
    >> >> >Newsgroups: microsoft.public.dotnet.framework.aspnet.security
    >> >> >NNTP-Posting-Host: wsip-68-106-74-63.oc.oc.cox.net 68.106.74.63
    >> >> >Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftn gp13.phx.gbl
    >> >> >Xref: cpmsftngxa06.phx.gbl
    >> >> microsoft.public.dotnet.framework.aspnet.security: 6037
    >> >> >X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.security
    >> >> >
    >> >> >Hello,
    >> >> >
    >> >> >I need to pass a variable from one page which is a datagrid and has a
    >> >> >hyperlink column. I will be passing the id for a particular row to
    >pull
    >> >up
    >> >> >additional details of the record. I want to know the most secure
    >method
    >> >to
    >> >> >accomplish this, the site will be using SSL. Are there any MSDN
    >articles
    >> >on
    >> >> >this.
    >> >> >
    >> >> >TIA,
    >> >> >
    >> >> >Steve
    >> >> >
    >> >> >
    >> >> >
    >> >>
    >> >
    >> >
    >> >
    >>
    >
    >
    >
    Jim Cheshire Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

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 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139