Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags
Member Avatar for Usmaan

Hi Forum, hope your all well and working hard. Right so, i'm a C# programmer, so i'm already in the whole .NET idea. I have a couple of questions regarding ASP.NET. 1) Like C# is Microsoft's reply to Java, would I be correct to think ASP.NET is Microsoft's reply to …

Member Avatar for johny2011
0
267
Member Avatar for johny2011

Hi All, I have a asp:DataGrid bound to a search button, doing a local search.. I want ot put this databound in another frame or content page How can I do that, in order to show results in another aspx page still search button works behind code.

0
63
Member Avatar for johny2011

Hi All, I have downloadae a search site from codeproject below address, and I want to upgrade it in order to fill in my needs. [url]http://www.codeproject.com/KB/applications/SearchDotnet.aspx[/url] That example written in aspx with vb codebehind. It searches in html pages and list results udner search box. What I want to do …

0
64
Member Avatar for johny2011

Hi All, I downloaded the example with SQL db for filtering from the adres below [url]http://www.eggheadcafe.com/tutorials/aspnet/c67c4daa-83c2-4baa-aea4-2c8855527acb/aspnet-gridview-filtering-with-dropdownlist.aspx[/url] And when I tried to run it from VS2008, I got this error "The connection name 'NorthwindConnectionString' was not found in the applications configuration or the connection string is empty" I already downloaded msi …

Member Avatar for johny2011
0
204
Member Avatar for johny2011

Hi, I jaust want to convert the example in the link below, for filtering and paging with gridview, in order to use in my page. The example uses SQL with noorthwind database. I think Visual Studio does not suppport mySql fuly, I already download MYSQL driver do I also need …

Member Avatar for johny2011
0
159
Member Avatar for johny2011

Hi, I want to make a search page, I want tto put search page in master page (with a textbox and button) in left side of the screen, and when users searches, I want to get results appear in content page I already have a working search mechanism, How CAn …

0
63
Member Avatar for johny2011

Hi all, I have two dropdownlist (country and city dropdownlists) taking their data from access database, in order for filtering the data shown in gridview. I want city dropdownlist get notified and change whenever a country selected from country dropdown list I mean, wheneever user selects a country, I want …

Member Avatar for johny2011
0
499