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
A

Armando_Ramirez

@Armando_Ramirez
About
Posts
25
Topics
17
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Security using Sessions
    A Armando_Ramirez

    I have a website project in visual studio 2005 and I want to apply security using Sessions is there a simple way to do this???

    ASP.NET csharp visual-studio security question

  • Non Item Selected on RadioButtonList
    A Armando_Ramirez

    Hi I have a RadioButtonList Control and I dont have any Item selected. Is there an instruction that validates if you selected an Item or Not from this RadioButtonList Control??? I would expect something like this in VB: RadioButtonList1.AnyItemSelected=True Any ideas?? Thanx ¡¡

    ASP.NET question

  • Validation Control
    A Armando_Ramirez

    Server-side please

    ASP.NET csharp asp-net visual-studio question

  • Validation Control
    A Armando_Ramirez

    Hi there I'm working whit Visual Studio 2005 developing an ASP.NET 2.0 WebPage I have a DropDownList Control with 2 options to select. I want to generate a validation message according to the selection made in the DropDownList Control. Any ideas??? THANX ¡¡

    Web Development csharp asp-net visual-studio question

  • Validation Control
    A Armando_Ramirez

    Hi there I'm working whit Visual Studio 2005 developing an ASP.NET 2.0 WebPage I have a DropDownList Control with 2 options to select. I want to generate a validation message according to the selection made in the DropDownList Control. Any ideas??? THANX ¡¡

    ASP.NET csharp asp-net visual-studio question

  • Retrieve User Logged On
    A Armando_Ramirez

    Oh right ¡¡ thanx a lot¡¡ It is exactly what I need

    ASP.NET database visual-studio help question

  • Retrieve User Logged On
    A Armando_Ramirez

    Hi im using VS 2005 and I'm trying to write the LoginName logged into my webpage to a SQL Table There is a control called LoginName but I want to copy the user into a textbox. I've tried whit the following: TextBox1.Text = LoginName.ToString() but it doesn't works¡¡¡¡. Can somebody help??? THANX

    ASP.NET database visual-studio help question

  • Login trouble after publishing
    A Armando_Ramirez

    How can I configure it for all kind of browsing??

    ASP.NET visual-studio security help question

  • Login trouble after publishing
    A Armando_Ramirez

    I'm working with VS 2005 , I have a login control in my website. When I debugg it everything works fine (authentication), but when I publish the website and open it from another computer, it doesn´t recognize my login account : Can somebody help?

    ASP.NET visual-studio security help question

  • Retrieveing logged in user Id in internet explorer
    A Armando_Ramirez

    Try the following: TextBox.text=User.Identity.Name

    ASP.NET question csharp asp-net security

  • Validation between controls
    A Armando_Ramirez

    Hi Im developing on visual web developer from VS 2005. I have 2 controls, a Simple Checkbox and a Simple TextBox I want to exploit the following validation: if checkbox is checked then texbox <> null and exploit the validation with a message like "You have to Describe the issue" next to the textbox how can I do this?? thanx

    ASP.NET question visual-studio help

  • Retrieve User Name from Login Control
    A Armando_Ramirez

    I have a Web page with a Login Control in Visual Studio 2005. I would like to retrieve the user name typed into the Login Control into a TexBox1 in the next page. How can I do this?? THANX

    ASP.NET question csharp visual-studio

  • Bring text from page to page
    A Armando_Ramirez

    I have 2 pages in my Web Project of Visual Studio 2005 The first page has a TextBox1 and the second page has a TextBox2 How can I bring the Text of TextBox1of Page1 into the TexBox2 of Page2

    ASP.NET csharp visual-studio question

  • Retrieve Radio Button List value
    A Armando_Ramirez

    I have a Radio Button List command in a web form How can I retrieve the value of the selected item from the list of items with asp.net and VB code??

    ASP.NET question csharp asp-net

  • How to open a new webpage, same window
    A Armando_Ramirez

    Does anybody know a Visual Basic instruction to open a new webpage in the same window for ASP.NET 2.0??? Im trying to put this instruction in a button after some lines of code

    ASP.NET csharp asp-net tutorial question

  • How to redirect to another page
    A Armando_Ramirez

    I have a simple WebForm on Visual Studio 2005 Web Developer. I have 2 textboxes with integer values in them How can I do an instruction placed on the Page_load Sub that opens a new page or redirects to a new page automatically when value from TextBox1 = TexBox2 ?? Usign Visual Basic.net? THANX

    ASP.NET csharp question visual-studio tutorial

  • Retrieve Value from DetailsView
    A Armando_Ramirez

    I have a DetailsView (ID=CtrDetails) in Visual Studio 2005 with the following Columns: -CustomerID -Customer How can I retrieve the value of the columm CustomerID ??? I expect something like "Where CtrDetails.Value=X" or something like that THANX ¡¡¡

    Database question csharp visual-studio sales

  • Retrieve data randomly from SQL
    A Armando_Ramirez

    Hi ¡ Im trying to retrieve data from a SQL table in Visual Web Developer 2005. Depending of the value from a column a GridView displays the entire register of the SQL Table Row, but the value of that column should be generated randomly... Any Idea? THANX ¡¡

    Database database question

  • Insert Values from Radio Button into a SQL Table
    A Armando_Ramirez

    Im developing in Visual Studio 2005 and trying to insert the value of a Radio Button into a specific row of a SQL Table. Is there a "codeless" way to do this ???? Thanx ¡ Armando --- Mexico

    Database csharp database visual-studio question

  • Make a TEXT SELECTION
    A Armando_Ramirez

    I want to copy the whole page, My page doesnt have any pics, only text thanx ¡

    Web Development javascript question
  • Login

  • Don't have an account? Register

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