Hi, I try to paste a java script in the aspx file but it ends up having error. I google to see whether is there any other solutions but to no avail.
<%@ Page Title="" Language="C#"
MasterPageFile="~/common/BECMasterPage.master" AutoEventWireup="true"
CodeFile="ViewCatalog.aspx.cs" Inherits="app_SD" %> <%@ Register
assembly="AjaxControlToolkit" namespace="AjaxControlToolkit" tagprefix="asp"
%>
Width="844px">
Height="181px"
Width="816px">
Template
Template
ID |
CssClass="aspTextBox01">
|
Template
Name |
CssClass="aspTextBox01">
|
|
PostBackUrl="~/app/BEC/CatalogSearch.aspx" Text="Search"
/>
|
Catalog
View |
|
|
Catalog Serial
NO
|
catalog Name
|
CssClass="aspButton01"
/>
CssClass="aspButton01" Enabled="False" />
ID="btnCancel" runat="server"
Text="Cancel" CssClass="aspButton01" Enabled="False"
/> |
contentplaceholderid="ContentPlaceHolder1">
|
The above code is the aspx page.
this is the java script that once user selects the checkbox it will automatically checks all.
The code for the aspx is not full version. Questions is where do i place the javascript?
Thanks for ur help all these while. I appreciated it alot:D
Becky BloomwoodPosted Jan 16, 2011, 10:26 PM
Bryian TanPosted Jan 11, 2011, 10:27 PM
Madhu KPosted Jan 10, 2011, 12:43 AM
Krishna GaradPosted Jan 10, 2011, 12:16 AM