User Profile

Collapse

Profile Sidebar

Collapse
marcyb
marcyb
Last Activity: Jan 28 '07, 10:56 PM
Joined: Sep 10 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • marcyb
    started a topic webControls C#
    in .NET

    webControls C#

    Can anyone help I am trying to get a WebControl toolbar to work

    this is my code for a toolbar in visual web developement 2005 express for C#

    <%@ Page Language="C#" Debug="true" %>
    <%@ Import Namespace="Micr osoft.Web.UI.We bControls" %>
    <%@ Register TagPrefix="ie" Namespace="Micr osoft.Web.UI.We bControls"
    Assembly="Micro soft.Web.UI.Web Controls"...
    See more | Go to post

  • marcyb
    started a topic Execute calculation code if checkbox is checked

    Execute calculation code if checkbox is checked

    I need this to charge sales tax on if oklahoma resident is checked



    Code:
     
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" > 
    <head>
     
    	<meta name=vs_targetSchema content="http://schemas.microsoft.com/intellisense/ie5">
    ...
    See more | Go to post
    Last edited by Niheel; Sep 30 '06, 04:41 PM.

  • marcyb
    replied to C# help
    in .NET
    and we have to check it in brinkster asp page checker...
    See more | Go to post

    Leave a comment:


  • marcyb
    replied to C# help
    in .NET
    It is C# and all I need to echo print back to the email recpient what they want to see more of. Everything else works...
    See more | Go to post

    Leave a comment:


  • marcyb
    replied to C# help
    in .NET
    thank you for the advice; here is my code, and from this we are suppose to echo back to the person in the email what product they want more information on.

    <html>
    <head>
    <title>Shortpoc kets Computers and More</title>
    </head>

    <body>

    <h2>Shortpocket s Computers and More</h2>

    <%

    Response.Write "Hello...
    See more | Go to post

    Leave a comment:


  • marcyb
    started a topic C# help
    in .NET

    C# help

    I need help to return information to email address from item picked on a form. It has to be in html, or it is called echo print, I am a newbee
    See more | Go to post
No activity results to display
Show More
Working...