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
~821 People Reached

4 Posted Topics

Member Avatar for hanusoft

Hi I am creating a Windows Application in C#, for which I am using xml files. I want to insert data into xml file as xml node when I user enter his information into Multi line textboxes. I have tried your above code for asp in my Win forms, but …

Member Avatar for ramkumar8765
0
530
Member Avatar for Umaid

[CODE]for (int I=-1; I<30; I++) { for (int J=0; J<30; J++) { for(int K=1; K<30; K++) { SELECT rowid,Month, Day, Advice from MainCategory where Month= 'May ' and Day in ((cast(strftime('%d',date('now','+(I) day')) as Integer)),(cast(strftime('%d',date('now','+(J) day')) as Integer)),(cast(strftime('%d',date('now','+(K) day')) as Integer))); } } } [/CODE] And for the same reason how …

Member Avatar for ch_shoukat222
0
108
Member Avatar for Umaid

Well I am interested in fetching 3 records because i need to show them on one screen as the program starts, and reason for showing 3 recording is to maintain next , now and previous button. Whenever i click next button so it should increment by +1 everytime and show …

0
71
Member Avatar for sharper10

I am getting same exception now. I don' t know why? I have a tested and running code but now showing exceptions

Member Avatar for Umaid
0
112

The End.