this is my Income.aspx
<%@ Page Language="vb" AutoEventWireup="false" CodeBehind="Income.aspx.vb"Inherits="iplapp.Income"%>
<!DOCTYPE html>
and here my Income.aspx.vb
<%@ Page Language="vb" AutoEventWireup="false" CodeBehind="Income.aspx.vb"Inherits="iplapp.Income"%>
<!DOCTYPE html>
and here my Income.aspx.vb
vb[COLOR=#333333]][/COLOR][COLOR=#000088]Namespace iplapp Public Class Income Inherits System.Web.UI.Page Private strCon As String="Data Source=alopex;Integrated Security=true;Initial Catalog=iplmaster;Persist Security Info=True" Dim sql_statement As Object Dim ViewBag As Object End Namespace[/COLOR][COLOR=#333333][/xcode[/COLOR][COLOR=#333333]][/COLOR][COLOR=#000088] [/COLOR][COLOR=#434343][FONT=helvetica] then here the result Object variable or With block variable not set ~> ViewBag.uploader = System.Web.HttpContext.Current.User.Identity.Name.ToString() big thanks for answer [/FONT][/COLOR]
Last edited: