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
~644 People Reached
Favorite Tags
Member Avatar for renu_kj

Need new functionality to force a user to change their password in a certain amount of time. The default timing for this rule will be 3months - when this rule is enforced display the date that password changes will take place. Then you must create a new table to track …

Member Avatar for dbatesx
0
112
Member Avatar for kapstav

Just like this "Post New Thread" works.. How can I get all these formatting icons in my aspx textareas? Any Javascript or .Net plugin? Microsoft should do such controls.. they are so much in vogue Rgds

Member Avatar for alc6379
0
96
Member Avatar for priyala

Hi, I have a query in VB. I have two forms. The first form loads after few seconds my second form has to load. How do I code for this. Someone help me out. Thanks, Priya

Member Avatar for Jx_Man
0
85
Member Avatar for ninaijanai

so here's the code. [CODE]#include<stdio.h> #include<conio.h> void main() {struct { char seat; }a[19]; int x,z; char y; a[0].seat='A'; a[1].seat='B'; a[2].seat='C'; a[3].seat='D'; a[4].seat='A'; a[5].seat='B'; a[6].seat='C'; a[7].seat='D'; a[8].seat='A'; a[9].seat='B'; a[10].seat='C'; a[11].seat='D'; a[12].seat='A'; a[13].seat='B'; a[14].seat='C'; a[15].seat='D'; a[16].seat='A'; a[17].seat='B'; a[18].seat='C'; a[19].seat='D'; clrscr(); printf("Flight Seat Reservation:"); printf("\n\n\n\t1\t%c\t%c\t%c\t%c", a[0].seat, a[1].seat, a[2].seat, a[3].seat); printf("\n\t2\t%c\t%c\t%c\t%c", a[4].seat, a[5].seat, a[6].seat, …

Member Avatar for Passmark
0
230
Member Avatar for kapstav

Just clean installed opensuse. Horrified to see all the system directories vaccant. tried cc-ying and making - nothing found in $PATH. looking in /usr/local/bin no cc or gcc. Try searching forums - some papinjay tells to download from YCAST. I see only ycast2 loaded in my machine and no gcc …

Member Avatar for kapstav
0
121