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
Ranked #27.9K
~3K People Reached
Favorite Forums

4 Posted Topics

Member Avatar for jugosoft

ok [QUOTE=iScript;1295667]All this code is incorrect I'm afraid... First of all you returned a value inside the loop, that means you exit the function... Second, it's not the name of the function getUsername () O.O Third, I have no Idea what is the citac variable... Try to return a static …

Member Avatar for crishjeny
0
1K
Member Avatar for steven
Member Avatar for izzatikhalid

okkkkkkkkkkkkkkkkkkkkkkk [QUOTE=searchec;1299332][icode]To connect MS access database in asp.net put following code in your project web.config file <connectionstring> tag.[/icode] [code=asp] <connectionStrings> <add name="myconnection" connectionString="Provider=Microsoft.Jet.OLEDB.4.0; Data Source= |DataDirectory|db1.mdb" providerName="System.Data.OleDb"></add> </connectionStrings> [/code][/QUOTE]

Member Avatar for dbeura
0
311
Member Avatar for vignesh86

[CODE] RSSClient oRSSClient = new RSSClient(TextBox1.Text); RadGrid1.DataSource = oRSSClient.Items; RadGrid1.DataBind();[/CODE]

Member Avatar for dbeura
0
141

The End.