Click here to Skip to main content
15,922,584 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Need text on Image Button Pin
Declan Bright10-Jan-08 0:52
Declan Bright10-Jan-08 0:52 
GeneralRe: Need text on Image Button Pin
Satish - Developer10-Jan-08 0:56
Satish - Developer10-Jan-08 0:56 
GeneralRe: Need text on Image Button Pin
Declan Bright10-Jan-08 1:25
Declan Bright10-Jan-08 1:25 
GeneralInserting Values from Dynamic Controls Pin
Imranlogi9-Jan-08 22:54
Imranlogi9-Jan-08 22:54 
GeneralRe: Inserting Values from Dynamic Controls Pin
N a v a n e e t h9-Jan-08 23:44
N a v a n e e t h9-Jan-08 23:44 
Questionabout master page validation Pin
fgfdhghgfd9-Jan-08 22:36
fgfdhghgfd9-Jan-08 22:36 
GeneralRe: about master page validation Pin
N a v a n e e t h9-Jan-08 23:45
N a v a n e e t h9-Jan-08 23:45 
Questionpublic function accessing problem Pin
Pankaj Garg9-Jan-08 22:25
Pankaj Garg9-Jan-08 22:25 
i have a public function defined in the .vb class (this file is lying in the App_Code folder).How should i access that public function , if I want to use the same , in any source file of the web page.
Suppose i want to convert the date format , of the column in the gridview . The date format function is declared public , and lying in the vb file under the App_Code folder.How should i access that function
<EditItemTemplate><br />
                            <asp:TextBox ID="txtindate" runat="server" Text='<%#Format(DataBinder.Eval(Container.DataItem,"indate").ToString())%>'></asp:TextBox>   <br />
                        </EditItemTemplate> 

The format function is in the vb file under the App_Code folder
GeneralRe: public function accessing problem Pin
N a v a n e e t h9-Jan-08 23:46
N a v a n e e t h9-Jan-08 23:46 
GeneralRe: public function accessing problem Pin
Pankaj Garg9-Jan-08 23:57
Pankaj Garg9-Jan-08 23:57 
GeneralRe: public function accessing problem Pin
N a v a n e e t h10-Jan-08 22:35
N a v a n e e t h10-Jan-08 22:35 
GeneralRe: public function accessing problem Pin
Pankaj Garg10-Jan-08 23:44
Pankaj Garg10-Jan-08 23:44 
GeneralRe: public function accessing problem Pin
Paul Conrad10-Jan-08 16:45
professionalPaul Conrad10-Jan-08 16:45 
QuestionRe: public function accessing problem Pin
Pankaj Garg10-Jan-08 17:51
Pankaj Garg10-Jan-08 17:51 
GeneralRe: public function accessing problem Pin
Paddy Boyd10-Jan-08 22:33
Paddy Boyd10-Jan-08 22:33 
GeneralRe: public function accessing problem Pin
Pankaj Garg10-Jan-08 23:42
Pankaj Garg10-Jan-08 23:42 
QuestionHow to delete a row in a ASP.NET dataGrid Pin
Imran Adam9-Jan-08 22:10
Imran Adam9-Jan-08 22:10 
AnswerRe: How to delete a row in a ASP.NET dataGrid Pin
N a v a n e e t h9-Jan-08 23:52
N a v a n e e t h9-Jan-08 23:52 
Generalwork with web services in a windows application Pin
caradri9-Jan-08 21:49
caradri9-Jan-08 21:49 
GeneralGridView with javascript calender Pin
AS@139-Jan-08 21:16
AS@139-Jan-08 21:16 
GeneralIGNORE - Duplicate of post below Pin
Declan Bright9-Jan-08 23:24
Declan Bright9-Jan-08 23:24 
QuestionHow to upload a asp.net project to server to make it online. Pin
coolsatty9-Jan-08 20:39
coolsatty9-Jan-08 20:39 
AnswerRe: How to upload a asp.net project to server to make it online. Pin
Declan Bright9-Jan-08 21:42
Declan Bright9-Jan-08 21:42 
GeneralRe: How to upload a asp.net project to server to make it online. Pin
coolsatty10-Jan-08 20:45
coolsatty10-Jan-08 20:45 
GeneralRe: How to upload a asp.net project to server to make it online. Pin
imsathy10-Jan-08 22:32
imsathy10-Jan-08 22:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.