Hi,
I want to use the file path dynamically from other page using vb.net.i stored file path in one variable.how to pass that variable to below mentioned home folder path.
<%@ Page Title="" Language="VB" MasterPageFile="~/Site.master" AutoEventWireup="false" CodeFile="Frm_Notfication.aspx.vb" Inherits="Frm_Notfication" %>
<%@ Register Src="~/UserControls/FileGridVB.ascx" TagPrefix="uc1" TagName="FileGridVB" %>
Esakki MuthuPosted Nov 28, 2017, 5:01 AM
Altaf AnsariPosted Nov 28, 2017, 5:07 AM