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

7 Posted Topics

Member Avatar for Usmaan

1) ASP.NET is Microsoft's reply to Java's JSP technology, and both architecture has many similar thinis. 2) Of course, Visual Studio is the primary editor for Microft based technlogies, sa as for ASP.NET 3) Yes you can make web pages just with Asp and html 4) yeah, there is something …

Member Avatar for johny2011
0
269
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
66
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
218
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
163
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
65
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
513

The End.