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. Visual Basic
  4. VB.NET exercise

VB.NET exercise

Scheduled Pinned Locked Moved Visual Basic
csharpsysadminhelptutorial
2 Posts 2 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.
  • R Offline
    R Offline
    rockxuyenmandem
    wrote on last edited by
    #1

    1 - Develop a function to translate a color name to color code: White #FFFFFF RED #FF0000 GREEN #00FF00 Blue #0000FF 2- When web browser send data to web server using the URL, It encode all character by place the percentage symbol(%) and two hexadecimal digits, It also converts the space character to (+) symbol for example the text "Abc-2&3" will be encode as "Abc%2d2%236" Develop a function to decode a string send by the web browser. Can U help me to solve these exercices Thanks alottttttttttttttttttttttttttttt! I tried so hard and got so far

    G 1 Reply Last reply
    0
    • R rockxuyenmandem

      1 - Develop a function to translate a color name to color code: White #FFFFFF RED #FF0000 GREEN #00FF00 Blue #0000FF 2- When web browser send data to web server using the URL, It encode all character by place the percentage symbol(%) and two hexadecimal digits, It also converts the space character to (+) symbol for example the text "Abc-2&3" will be encode as "Abc%2d2%236" Develop a function to decode a string send by the web browser. Can U help me to solve these exercices Thanks alottttttttttttttttttttttttttttt! I tried so hard and got so far

      G Offline
      G Offline
      Guffa
      wrote on last edited by
      #2

      What specifically is is that you have problems with? What are you studying currently? What techniques are you supposed to use in these execises? Most of the first task and the entire second task can be solved by using built-in methods in the framework, but I suppose that this is not the intention of the exercises? --- b { font-weight: normal; }

      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