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. General Programming
  3. C#
  4. !!! Plz Help, Project Required Uploading Images with adding Texts/Descriptions !!

!!! Plz Help, Project Required Uploading Images with adding Texts/Descriptions !!

Scheduled Pinned Locked Moved C#
csharpc++htmlasp-netcom
10 Posts 3 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.
  • T Offline
    T Offline
    Thomas Toh
    wrote on last edited by
    #1

    hi all experts, as i'm new to this, can someone plz advice me? my project requirements: 1. images upload with adding texts/descriptions attached to it (save it in notepad/html??) using microformats (not too sure also as need details from lecturer) 2. search images via information in the notepad/html saved to the images 3. display searched results images should i use C#, VB, C++ for this project? as i want to start on the right path... can someone plz refer to any guide? i've found this: http://www.codeproject.com/KB/aspnet/netimageupload.aspx is this the right on to start on? so i can add on later... please help thanks a million.. waiting on your reply!! my email/MSN : narmon@gmail.com plz help :)

    C 1 Reply Last reply
    0
    • T Thomas Toh

      hi all experts, as i'm new to this, can someone plz advice me? my project requirements: 1. images upload with adding texts/descriptions attached to it (save it in notepad/html??) using microformats (not too sure also as need details from lecturer) 2. search images via information in the notepad/html saved to the images 3. display searched results images should i use C#, VB, C++ for this project? as i want to start on the right path... can someone plz refer to any guide? i've found this: http://www.codeproject.com/KB/aspnet/netimageupload.aspx is this the right on to start on? so i can add on later... please help thanks a million.. waiting on your reply!! my email/MSN : narmon@gmail.com plz help :)

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

      Thomas Toh wrote:

      should i use C#, VB, C++ for this project?

      C# or VB.NET, you can't do ASP.NET in C++ I think you almost certainly want a simple ASP.NET site which has a database on the back end to store the text, perhaps store the images ( or store local paths to them ) and support searching of that text to find images.

      Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      T M 3 Replies Last reply
      0
      • C Christian Graus

        Thomas Toh wrote:

        should i use C#, VB, C++ for this project?

        C# or VB.NET, you can't do ASP.NET in C++ I think you almost certainly want a simple ASP.NET site which has a database on the back end to store the text, perhaps store the images ( or store local paths to them ) and support searching of that text to find images.

        Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

        T Offline
        T Offline
        Thomas Toh
        wrote on last edited by
        #3

        thanks for the input, appreciate it. however between C# and VB.Net.. which is a better choice? (as in which language is easier) also, is there a need for usage of SQL server? cos i remember my lecturer told me there's no need to. and.. how about microformats -- XFN? lol waiting for reply again :P

        C 1 Reply Last reply
        0
        • C Christian Graus

          Thomas Toh wrote:

          should i use C#, VB, C++ for this project?

          C# or VB.NET, you can't do ASP.NET in C++ I think you almost certainly want a simple ASP.NET site which has a database on the back end to store the text, perhaps store the images ( or store local paths to them ) and support searching of that text to find images.

          Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

          M Offline
          M Offline
          MarkB777
          wrote on last edited by
          #4

          Hi Christian, What is the HTML you use to quote like you have above? Cheers,

          Mark Brock Click here to view my blog

          C 1 Reply Last reply
          0
          • C Christian Graus

            Thomas Toh wrote:

            should i use C#, VB, C++ for this project?

            C# or VB.NET, you can't do ASP.NET in C++ I think you almost certainly want a simple ASP.NET site which has a database on the back end to store the text, perhaps store the images ( or store local paths to them ) and support searching of that text to find images.

            Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

            T Offline
            T Offline
            Thomas Toh
            wrote on last edited by
            #5

            sorry guys if i sound rude but im really desperately in need of help as im not good in programming and my due date is within weeks..... i've downloaded http://www.codeproject.com/KB/aspnet/netimageupload.aspx and tried the source codes on Visual Studio 2005. it works.. (solved access denied directory) now i need to do an addition function which allows me to add descriptions/text/information attached to that image and saved it on either HTML/notepad.. i'm lost.. please help.............

            C 1 Reply Last reply
            0
            • T Thomas Toh

              thanks for the input, appreciate it. however between C# and VB.Net.. which is a better choice? (as in which language is easier) also, is there a need for usage of SQL server? cos i remember my lecturer told me there's no need to. and.. how about microformats -- XFN? lol waiting for reply again :P

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

              Thomas Toh wrote:

              (as in which language is easier)

              If you have no idea about programming, you may prefer VB.NET for it's more English like syntax. I find C# easier, but I did C++ first

              Thomas Toh wrote:

              also, is there a need for usage of SQL server?

              No, I guess I am thinking of ways to do it properly. You could for example store cat.txt next to cat.jpg to store the text you want to show, if you like. I think it's messier, but it would get you out of learning SQL.

              Thomas Toh wrote:

              and.. how about microformats -- XFN? lol

              I have no idea what that means. Just googled it, it looks stupid, unless I missed something. It's just an attribute put on links and stuff, which I guess helps searching for those aware of it.

              Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

              1 Reply Last reply
              0
              • M MarkB777

                Hi Christian, What is the HTML you use to quote like you have above? Cheers,

                Mark Brock Click here to view my blog

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

                If you right click and choose 'view source' you can see the html. I highlighted text and used the 'quote selected text' button.

                Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

                1 Reply Last reply
                0
                • T Thomas Toh

                  sorry guys if i sound rude but im really desperately in need of help as im not good in programming and my due date is within weeks..... i've downloaded http://www.codeproject.com/KB/aspnet/netimageupload.aspx and tried the source codes on Visual Studio 2005. it works.. (solved access denied directory) now i need to do an addition function which allows me to add descriptions/text/information attached to that image and saved it on either HTML/notepad.. i'm lost.. please help.............

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

                  Thomas Toh wrote:

                  im not good in programming and my due date is within weeks.....

                  I don't want to be rude here, but the assignment you're given, is a representation of your teachers expectations, and should be in line with what you've been taught and the source material you've been given. If you're totally lost, perhaps you deserve to fail, and try harder when you repeat the subject ? We're happy to help, but we don't want to short circuit a system that's designed to weed out people who are 'not good at programing' before we find ourselves having to work with them. The task is pretty straightforward, talk to your fellow students, if you're all lost, then it's a problem with the teacher and you should take it to the people running the school. Otherwise, you should look at your notes, take the info you've been given, and try to do the work. If you show signs of having tried something and ask specific questions, we'd love to help further.

                  Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

                  T 1 Reply Last reply
                  0
                  • C Christian Graus

                    Thomas Toh wrote:

                    im not good in programming and my due date is within weeks.....

                    I don't want to be rude here, but the assignment you're given, is a representation of your teachers expectations, and should be in line with what you've been taught and the source material you've been given. If you're totally lost, perhaps you deserve to fail, and try harder when you repeat the subject ? We're happy to help, but we don't want to short circuit a system that's designed to weed out people who are 'not good at programing' before we find ourselves having to work with them. The task is pretty straightforward, talk to your fellow students, if you're all lost, then it's a problem with the teacher and you should take it to the people running the school. Otherwise, you should look at your notes, take the info you've been given, and try to do the work. If you show signs of having tried something and ask specific questions, we'd love to help further.

                    Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

                    T Offline
                    T Offline
                    Thomas Toh
                    wrote on last edited by
                    #9

                    lol sorry... well guess what i've found the code... http://forums.asp.net/p/1121501/2331341.aspx#2331341 ... it works great for me... however is there a way to display the saved images together with the descriptions

                    C 1 Reply Last reply
                    0
                    • T Thomas Toh

                      lol sorry... well guess what i've found the code... http://forums.asp.net/p/1121501/2331341.aspx#2331341 ... it works great for me... however is there a way to display the saved images together with the descriptions

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

                      Thomas Toh wrote:

                      well guess what i've found the code

                      Not the way to do homework, but fair enough.

                      Thomas Toh wrote:

                      however is there a way to display the saved images together with the descriptions

                      Well, putting the path to the image in an img tag seems the obvious way.

                      Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

                      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