Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. img src

img src

Scheduled Pinned Locked Moved ASP.NET
csharphtmldatabasedesignsysadmin
7 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    brettokumar
    wrote on last edited by
    #1

    i am working in .net2.0 i am getting the imageURL from database and store this value in a variable how call this variable in design page image src . my img is html control it is not a server control with out using cookies , session my coding like .aspx.cs file borderimage="images/br.git"; .aspx <img src="<%=borderimage%>" /> but it dose not working please help me

    with regards, bretto

    A C 2 Replies Last reply
    0
    • B brettokumar

      i am working in .net2.0 i am getting the imageURL from database and store this value in a variable how call this variable in design page image src . my img is html control it is not a server control with out using cookies , session my coding like .aspx.cs file borderimage="images/br.git"; .aspx <img src="<%=borderimage%>" /> but it dose not working please help me

      with regards, bretto

      A Offline
      A Offline
      Arindam Tewary
      wrote on last edited by
      #2

      Any errors are you getting ? if so the whats the error could please write here !!! :)

      Thanks, Arindam D Tewary

      B 1 Reply Last reply
      0
      • B brettokumar

        i am working in .net2.0 i am getting the imageURL from database and store this value in a variable how call this variable in design page image src . my img is html control it is not a server control with out using cookies , session my coding like .aspx.cs file borderimage="images/br.git"; .aspx <img src="<%=borderimage%>" /> but it dose not working please help me

        with regards, bretto

        C Offline
        C Offline
        Christian Graus
        wrote on last edited by
        #3

        brettokumar wrote:

        but it dose not working

        What does 'does not work' mean ? Does it compile ? Does it create HTML ?

        Christian Graus Please read this if you don't understand the answer I've given you. If you're still stuck, ask me for more information.

        B 1 Reply Last reply
        0
        • A Arindam Tewary

          Any errors are you getting ? if so the whats the error could please write here !!! :)

          Thanks, Arindam D Tewary

          B Offline
          B Offline
          brettokumar
          wrote on last edited by
          #4

          hi it display error like this The name 'border_tr' does not exist in the current context

          with regards, bretto

          C N 2 Replies Last reply
          0
          • B brettokumar

            hi it display error like this The name 'border_tr' does not exist in the current context

            with regards, bretto

            C Offline
            C Offline
            Christian Graus
            wrote on last edited by
            #5

            and what is border_tr ?

            Christian Graus Please read this if you don't understand the answer I've given you. If you're still stuck, ask me for more information.

            1 Reply Last reply
            0
            • B brettokumar

              hi it display error like this The name 'border_tr' does not exist in the current context

              with regards, bretto

              N Offline
              N Offline
              N a v a n e e t h
              wrote on last edited by
              #6

              brettokumar wrote:

              The name 'border_tr' does not exist in the current context

              but where are you using this variable ? I can't see this in the code given.

              All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions

              1 Reply Last reply
              0
              • C Christian Graus

                brettokumar wrote:

                but it dose not working

                What does 'does not work' mean ? Does it compile ? Does it create HTML ?

                Christian Graus Please read this if you don't understand the answer I've given you. If you're still stuck, ask me for more information.

                B Offline
                B Offline
                brettokumar
                wrote on last edited by
                #7

                complie error

                with regards, bretto

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups