473,473 Members | 2,144 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

my c++ is not producing outputs in any of my progs

2 New Member
My C++ programs are not producing output.
The simplest ones like cout.
Jan 7 '10 #1
10 1963
newb16
687 Contributor
What compiler/IDE do you use?
Jan 7 '10 #2
Banfa
9,065 Recognized Expert Moderator Expert
And give us an example of your non-working code.
Jan 7 '10 #3
jenny123
2 New Member
Expand|Select|Wrap|Line Numbers
  1. # include <iostream.h>
  2. # include <fstream.h>
  3. # include <conio.h>
  4. # include <stdio.h>
  5. #include <graphics.h>
  6. #include<dos.h>
  7. # include<process.h>
  8. void mainmenu()
  9. {  START:
  10. int jk;
  11. int gd=DETECT,gm;
  12. initgraph(&gd,&gm,"c:\\tc\\bgi");
  13. clrscr();
  14. gotoxy(10,3);
  15. cout<<"*********";
  16. settextstyle ( 10,0,3);
  17. setcolor(LIGHTBLUE+BLINK);
  18. outtextxy(10,5,"WELCOME TO JABALPUR RTO");
  19. gotoxy(10,7);
  20. cout<<"*********";
  21. delay(1000);
  22. setcolor(YELLOW);
  23. settextstyle(10,0,1);
  24. outtextxy(50,25,"RTO SERVICES");
  25. setcolor(LIGHTRED);
  26. outtextxy(50,65,"1.LEARNER'S LICENSE");
  27. setcolor(DARKGRAY);
  28. outtextxy(50,105,"2.duplicate learners license");
  29. setcolor(RED);
  30. outtextxy(50,145,"3.permanent driving license");
  31. setcolor(CYAN);
  32. outtextxy(50,185,"4.duplicate driving licensce");
  33. setcolor(GREEN);
  34. outtextxy(50,225,"5.renew license");
  35. setcolor(WHITE);
  36. outtextxy(50,245,"REGISTERATION OF VEHICLES");
  37. setcolor(MAGENTA);
  38. outtextxy(50,265,"6.permanent registration");
  39. setcolor(LIGHTGREEN);
  40. outtextxy(50,285,"EXIT");
  41.  
  42. cout<<"NOTE:"<<endl;
  43.  
  44. cout<< " INFORMATION FOR THE USERS, ENTER YOUR";
  45.  
  46. cout<<" VOTER ID NO. ISTEAD OF PASSPORT SIZE PHOTO AS A PROOF"<<endl;
  47. closegraph();
  48. }
  49.  
  50. int z;
  51. char x[35],y[35],fz[111],fv[111],fb[111],fc[111],reg[77];
  52. void info()
  53. {clrscr();
  54.  
  55. cout<<"enter NAME OF LICENSING  AUTHORITY "<<endl;
  56. cin>>x;
  57. cout<<"enter licensce no."<<endl;
  58. cin>>z;
  59. cout<<"enter NAME OF licence AUTHORITY who";
  60.  
  61. cout<<" issued driving licence"<<endl;
  62. cin>>y;
  63. }
  64.  
  65. void vehiclemenu()
  66. { clrscr();
  67.  
  68. cout<<"1.enter the vehicle for which you are applying"<<endl;
  69. cout<<"2.motor cycle without gear"<<endl;
  70. cout<<"3.motor cycle with gear"<<endl;
  71. cout<<"4.invalid carriage"<<endl;
  72. cout<<"5.light motor vehicle"<<endl;
  73. cout<<"6.transport vehicle"<<endl;
  74. cout<<"7.road roller"<<endl;
  75. cout<<"8.motor vehicle of specified description namely"<<endl;
  76. }
  77.  
  78. class dates
  79. {
  80. public:int d1,d2,d3[5];
  81. int t1,t2,t3[5];
  82. int m1,m2,m3[5];
  83. int p1,p2,p3[5];
  84. int j1,j2,j3[5],k1,k2,k3[5];
  85.  
  86.  
  87.  
  88. void dob()
  89. {
  90. cout<<"enter date of birth"<<endl;
  91.   cin>> d1;
  92. cout<<"enter month"<<endl;
  93. cin>> d2;
  94. cout<<"enter year"<<endl;
  95. cin>> d3[5];
  96. return ;
  97. }
  98.  
  99. void todays()
  100. {
  101. cout<<"enter date"<<endl;
  102. cin>>t1;
  103. cout<<"enter month"<<endl;
  104. cin>>t2;
  105. cout<<"enter year"<<endl;
  106. cin>>t3[5];
  107. return ;
  108. }
  109.  
  110. void doi()
  111. {
  112. cout<<"enter date of issue"<<endl;
  113. cin>>m1;
  114. cout<<"enter month"<<endl;
  115. cin>>m2;
  116. cout<<"enter year"<<endl;
  117. cin>>m3[5];
  118. return ;
  119. }
  120.  
  121. void doex()
  122. {
  123. cout<<"enter date of expiry"<<endl;
  124. cin>>p1;
  125. cout<<"enter month"<<endl;
  126. cin>>p2;
  127. cout<<"enter year"<<endl;
  128. cin>>p3[5];
  129. return ;
  130. }
  131.  
  132. void pur()
  133. {
  134. cout<<"enter date of purchase"<<endl;
  135. cin>>k1;
  136. cout<<"enter month"<<endl;
  137. cin>>k2;
  138. cout<<"enter year"<<endl;
  139. cin>>k3[5];
  140. return;
  141. }
  142.  
  143. void dot()
  144. {
  145. cout<<"enter date of test"<<endl;
  146. cin>>j1;
  147. cout<<"enter month"<<endl;
  148. cin>>j2;
  149. cout<<"enter year"<<endl;
  150. cin>>j3[5];
  151. return ;
  152. }
  153.  
  154. }date1,date2;
  155.  
  156.  
  157. class AB
  158. {public:
  159. char nam[50];
  160. char relation;
  161. char padd[100];
  162. char tadd[100];
  163. int stay;
  164. int dob;
  165. char pob[35];
  166. char m[5];
  167. char edu[66];
  168. char imark[77];
  169. char bg[10];
  170. int date;
  171. char nam2[55];
  172. void accdetails()
  173. {
  174. cout<<"enter your name"<<endl;
  175. cin>>nam;
  176. cout<<" enter son of/daughter of/wife of/"<<endl;
  177. cin>>relation;
  178. cout<<"enter permanent address"<<endl;
  179. cin>>padd;
  180. cout<<"enter temporary address"<<endl;
  181. cin>>tadd;
  182. cout<<"enter duration of sTAY at perm add"<<endl;
  183. cin>>stay;
  184. cout<<"enter PLACE OF BIRTH"<<endl;
  185. cin>>pob;
  186. cout<<"enter IF FROM OUTSIDE INDIA"<<endl;
  187. cin>>m;
  188. cout<<"enter EDUCATION QUALIFICATION"<<endl;
  189. cin>>edu;
  190. cout<<"enter IDENTIFICATION MARKS"<<endl;
  191. cin>>imark;
  192. cout<<"enter BLOOD  GROUP"<<endl;
  193. cin>>bg;
  194. cout<<"enter NAME OF LICENSING  AUTHORITY "<<endl;
  195. cin>>nam2;
  196. }
  197.  
  198. void shortdet()
  199. {
  200. cout<<"enter your name"<<endl;
  201. cin>>nam;
  202. cout<<"enter permanent address"<<endl;
  203. cin>>padd;
  204. cout<<"enter temporary address"<<endl;
  205. cin>>tadd;
  206. cout<<" enter son of/daughter of/wife of/"<<endl;
  207. cin>>relation;
  208. }
  209.  
  210. }app1,app2;
  211.  
  212. char g1[77],g2[77],g3[77];
  213. void extradet1()
  214. {
  215.  
  216. cout<<"NOTE: ENTER NIL FOR NOTHING"<<endl;
  217.  
  218. cout<<"particulars of driving license previously held by applicant";
  219.  
  220. cout<<",whether it was cancelled and if so, for what reason?"<<endl;
  221. cin>>g1;
  222.  
  223. cout<<" have you been disqaulified for holding or obtaining";
  224.  
  225. cout<<" driving licence or learners licence ,if so for what reason"<<endl;
  226. cin>>g2;
  227.  
  228.  
  229. cout<<"particulars of driving license previously held by applicant  ";
  230. cout<<"in respect of description of vehicle to which the applicant";
  231. cout<<" has applied"<<endl;
  232. cin>>g3;
  233. }
  234.  
  235. void extradet2()
  236. {
  237. char h1[77],h2[77],h3[77];
  238. cout<<"NOTE: ENTER NIL FOR NOTHING"<<endl;
  239.  
  240. cout<<"have you previously held driving";
  241.  
  242. cout<<" licence 'if so give details"<<endl;
  243. cin>>h1;
  244.  
  245. cout<<"particulars and date of every conviction which" ;
  246.  
  247. cout<<" has been ordered to be endorsed on any";
  248. cout<<"licence held by applicant"<<endl;
  249.  
  250. cin>>h2;
  251.  
  252. cout<<"have you been diqaulifed for obtaining" ;
  253. cout<<" a driving licence ,if so ,for what"<<endl;
  254. cin>>h3;
  255. }
  256.  
  257.  
  258. class cd
  259. {
  260. public: char nam[50];
  261. char relation;
  262. char padd[100];
  263. char tadd[100];
  264. int age;
  265.   char mnam;
  266.   char veh[100];
  267.   char veht[100];
  268.   int yr[10],cyl,hp,cn,en,sc,uw,cc;
  269. char clrds[33],fuel[33];
  270.  
  271.  
  272. void accdets()
  273. {
  274. cout<<"enter your name"<<endl;
  275. cin>>nam;
  276. cout<<" enter son of/daughter of/wife of/"<<endl;
  277. cin>>relation;
  278. cout<<"enter permanent address"<<endl;
  279. cin>>padd;
  280. cout<<"enter temporary address"<<endl;
  281. cin>>tadd;
  282. cout<<"enter your  age"<<endl;
  283. cin>>age;
  284. cout<<"enter makers name"<<endl;
  285. cin>>mnam;
  286. cout<<"class of vehicle"<<endl;
  287. cin>>veh;
  288. cout<<" type of body"<<endl;
  289. cin>>veht;
  290. cout<<"year of manufactre "<<endl;
  291. cin>>yr[10] ;
  292. cout<<"no. of cylinders"<<endl;
  293. cin>>cyl;
  294. cout<<"horse power"<<endl;
  295. cin>>hp;
  296. cout<<"chasis no."<<endl;
  297. cin>>cn;
  298. cout<<"engine no."<<endl;
  299. cin>>en;
  300. cout<<"seat capacity "<<endl;
  301. cin>>sc;
  302. cout<<"unladen capacity"<<endl;
  303. cin>>uw;
  304. cout<<" colour of vehicle "<<endl;
  305. cin>>clrds;
  306. }
  307. }obj ;
  308.  
  309. void  displayform1()
  310. {
  311. cout<<" learner licence form"<<endl;
  312.     cout<<"TO"<<endl;
  313.     cout<<"THE AUTHORITY:,"<<endl;
  314.     cout<<app1.nam2;
  315.     cout<<"vehicle type:"<<'\t';
  316.     cout<<
  317.     cout<<"name:";
  318.     cout<<app1.nam;
  319.     cout<<"son of/daughter of/wife of/:";
  320.     cout<<app1.relation<<endl;
  321.     cout<<"permanent address:";
  322.     cout<<app1.padd<<endl;
  323.     cout<<"temporary address:";
  324.     cout<<app1.tadd<<endl;
  325.     cout<<"duration of sTAY at perm add:";
  326.     cout<<app1.stay<<endl;
  327.     cout<<"PLACE OF BIRTH:";
  328.     cout<<app1.pob<<endl;
  329.     cout<<"IF FROM OUTSIDE INDIA:";
  330.     cout<<app1.m<<endl;
  331.     cout<<"EDUCATION QUALIFICATION:";
  332.     cout<<app1.edu<<endl;
  333.     cout<<"BLOOD  GROUP:";
  334.     cout<<app1.bg<<endl;
  335.     cout<<" IDENTIFICATION MARKS:";
  336.     cout<<app1.imark<<endl;
  337.     cout<<"NAME OF LICENSING  AUTHORITY:";
  338.     cout<<app1.nam2<<endl;
  339.     }
  340.  
  341. void  SECOND()
  342. {
  343.     cout<<"have you previously held driving ";
  344.   cout<<"  licence 'if so give details:";
  345.     cout<<g1<<endl;
  346.     cout<<"particulars and date of every conviction which";
  347.   cout<<" has been ordered to be endorsed on any";
  348.   cout<<"  licence held by applicant:";
  349.     cout<<g2<<endl;
  350.  
  351.     cout<<"have you been diqaulifed for obtaining";
  352.   cout<<"  a driving licence ,if so ,for what:";
  353.  
  354.     cout<<g3<<endl;
  355. }
  356.  
  357. void   displayform2()
  358. {cout<<"APPLICATION FORM FOR THE ISSUE OF DUPLICATE OF LEARNER'S DRIVING LICENCE"<<endl;
  359.  
  360. cout<<"TO"<<endl;
  361. cout<<"THE LICENCE AUTHORITY"<<endl;
  362. cout<<x<<endl;
  363.  
  364.  
  365. cout<<"I here by apply for  issue of duplicate of my learner's driving  licence";
  366.  
  367. cout<<" no."<<z<<"issued by";
  368. cout<<"the licence authority"<<y<<"on"<<date1.m1<<"-"<<date1.m2<<"-"<<date1.m3<<"and";
  369.  
  370. cout<<"expiring on\about"<<date1.p1<<"-"<<date1.p2<<"-"<<date1.p3<<endl;
  371.  
  372. }
  373.  
  374.  
  375.  
  376. void  displayrenw( )
  377. {cout<<"application form for the renewl of driving licence";
  378. cout<<"i sri\smt kumari"<<fv<<" hereby apply for the renewal of my driving licence";
  379. cout<<" particulars of which are as follows:" ;
  380.  
  381. cout<<"number";
  382. cout<<z<<endl;
  383. cout<<"date of issue";
  384. cout<<date1.m1 <<"-"<<date1.m2 <<"-"<<date1.m3<<endl;
  385. cout<<"licence AUTHORITY who ";
  386. cout<<" issued driving licence";
  387. cout<<y<<endl;
  388.  
  389.  
  390. cout<<"class of vehicle authorised to be driven.";
  391. cout<<fz<<endl;
  392. cout<<"date of expiry";
  393. cout<<date1.p1 <<"-"<<date1.p2 <<"-"<<date1.p3<<endl;
  394. cout<<"address";
  395. cout<<fb<<endl;
  396. cout<<"date";
  397. cout<<date1.t1 <<"-"<<date1.t2 <<"-"<<date1.t3<<endl;
  398.  
  399. }
  400.  
  401. void displaydup()
  402. {cout<<"application form for duplicate driving licence"<<endl;
  403. cout<<"TO"<<endl;
  404. cout<<"THE LICENCE AUTHORITY"<<endl;
  405. cout<<x;cout<<endl;
  406. cout<<"i"<<app2.nam<<"permanent address"<<app2.padd<<"and temporary";
  407. cout<<" address"<<app2.tadd<<"son of/daughter of/wife of/"<<app2.relation<<"hereby";
  408.  
  409. cout<<"report that licence no."<<z<<"issued by licence";
  410.  
  411. cout<<"authority "<<x<<"on"<<date1.m1<<"-"<<date1.m2<<"-"<<date1.m3<<"has been";
  412. cout<<" lost/mutilated/desrtoyed"<<endl;
  413. }
  414.  
  415. void  disprgs()
  416. {cout<<"the infor u hav entered is as follows"<<endl;
  417.  
  418. cout<<"to"<<endl;
  419. cout<<"the registering authority"<<"      "<< reg;
  420. cout<<"full name of person to be registered as owner"<<"      "<<obj.nam;
  421. cout<<"age of person to be registered as owner"<<"      "<<obj.age;
  422. cout<<"permanent address"<<"      "<<obj.padd;
  423. cout<<"temporary address if any"<<"      "<<obj.tadd;
  424. cout<<"makers name"<<"      "<<obj.mnam;
  425. cout<<"class of vehicle"<<"      "<<obj.veh;
  426. cout<<"type of body"<<"      "<<obj.veht;
  427. cout<<"year of manufacture"<<"      "<<obj.yr;
  428. cout<<"no. of cylinders"<<"      "<<obj.cyl;
  429. cout<<"chasis no."<<"      "<<obj.cn;
  430. cout<<"engine no."<<"      "<<obj.en;
  431. cout<<"seat capacity"<<"      "<<obj.sc;
  432. cout<<"unladen capacity"<<"      "<<obj.uw;
  433. cout<<"colour of vehicle"<<"      "<<obj.clrds;
  434.  
  435. cout<<"thank you for visiting rto madhya pradesh.com";
  436. }
  437.  
  438. void main ()
  439. {
  440. clrscr();
  441. int mk=9;
  442.  
  443. while(mk==9)
  444. {
  445. mainmenu();
  446. int ch;
  447.  
  448.  
  449. cout<<"ENTER YOUR CHOICE"<<endl;
  450. cin>>ch;
  451. switch(ch)
  452. {
  453. case 1:  cout<<"LEARNER'S LICENSE"<<endl;
  454.     app1.accdetails();
  455.     extradet1();
  456.       date1.todays();
  457.       mk=++mk;void displayform1();
  458.     void  SECOND();
  459.       break;
  460.  
  461.  
  462. case 2:  cout<<"duplicate learners license"<<endl;
  463.       info();
  464.       date1.todays();
  465.       date1.doi();
  466.       date1.doex();
  467.     cout<<"enter your name"<<endl;
  468.     cin>>fv;
  469.        mk=++mk;  void displayform2();
  470.     break;
  471.  
  472.  
  473. case 3: cout<<"permanent driving license"<<endl;
  474.     app1.accdetails();
  475.     extradet2();
  476.       date1.dot();
  477.       date1.todays();
  478.     mk=++mk; void diplayform1();
  479.     break;
  480.  
  481.  
  482. case 4: cout<<"duplicate driving licensce"<<endl;
  483.       info();
  484.       date1.todays();date1.doi();
  485.       app2.shortdet();
  486.     mk=++mk;void displaydup();
  487.     break;
  488.  
  489.  
  490. case 5 :  cout<<"renew license"<<endl;
  491.       info();
  492.       date1.doi();
  493.       date1.doex();
  494.       date1.todays();
  495.       vehiclemenu();
  496.       cin>>fz;
  497.       cout<<"enter your name"<<endl;
  498.       cin>>fv;
  499.     cout<<"enter your present address"<<endl;
  500.       cin>>fb;
  501.       mk=++mk;void displayrenw();
  502.      break;
  503.  
  504.  
  505. case 6: cout<<"permanent registration"<<endl;
  506.       obj.accdets();
  507.  
  508.     cout<<"enter the name of the registering authority"<<endl;
  509.       cin>>reg;
  510.       date1.todays();
  511.       date1.pur();
  512.     mk=++mk;void  dispprgs();
  513.       break;
  514. case 7:int gd=DETECT,gm;
  515.       initgraph(&gd,&gm,"c:\\tc\\bgi");
  516.       setbkcolor(0);
  517.       delay(1000);
  518.       setcolor(MAGENTA);
  519.       settextstyle(4,0,4);
  520.       outtextxy(5,70,"A PROJECT BY:");
  521.       delay(1500);
  522.       settextstyle(8,0,4);
  523.       setcolor(YELLOW);
  524.       outtextxy(10,170,"* TAPAS JAIN");
  525.       delay(1000);
  526.       settextstyle(8,0,4);
  527.       setcolor(BLUE);
  528.       outtextxy(10,320," ON RTO SERVICES");
  529.       delay(1000);
  530.       settextstyle(4,0,4);
  531.       setcolor(RED);
  532.       outtextxy(350,70,"GUIDED BY");
  533.       delay(1000);
  534.       settextstyle(8,0,4);
  535.       setcolor(GREEN);
  536.       outtextxy(350,190,"MRS SHARAD SINGH");
  537.       delay(3500);
  538.       exit(0);
  539.       break;
  540.  
  541. default: cout<<"irrelevant no. entered"<<endl;
  542.      mk=++mk;
  543.     break;
  544.  
  545. }
  546.  
  547.   cout<<"if you want to repeat  the process enter '9' "<<endl;
  548.       cin>>mk;
  549.  
  550.  
  551. }
getche();
};


this code
reply me soon
plzzzzzzzzzzzzzzzzzzzzzzzzzz
Jan 7 '10 #4
weaknessforcats
9,208 Recognized Expert Moderator Expert
Try a simple program first:

Expand|Select|Wrap|Line Numbers
  1. int main()
  2. {
  3.     cout << "Hello world!" << endl;
  4. }
and be sure the cout works.

Then add only a little of your logic and compile again. Run that code an be sure it works. Then add a little more code.

By working gradually you will always have a running program. When it fails to work, the error will probably be in the code you just added.
Jan 7 '10 #5
newb16
687 Contributor
What about IDE and compiler, still?
initraph() hints about borland C. Dev-c++ or original Borland?
( btw, blink attribute doesn't work in graphics mode)
Jan 7 '10 #6
notmyfault
1 New Member
I don't see any using std::cout or using namespace std in there... maybe that's it?
Jan 8 '10 #7
Dheeraj Joshi
1,123 Recognized Expert Top Contributor
If its Borland or Turbo C++ no need of std::cout.

Anyway the description of problem is too small... And have you tried the simple program as told by weaknessforcats.?

Regards
Dheeraj Joshi
Jan 8 '10 #8
ashitpro
542 Recognized Expert Contributor
If even that small program doesn't work. try adding fflush(stdout); after cout statement.
Jan 8 '10 #9
weaknessforcats
9,208 Recognized Expert Moderator Expert
What do you see when you run this program:

Expand|Select|Wrap|Line Numbers
  1. int main()
  2. {
  3.     cout << "Hello world!" << endl;
  4. }
Maybe a black window flashes by? If so, that was your program executing. You may need a pause at the end of main().
Jan 8 '10 #10
Parul Bagadia
188 New Member
Many times in case of Turbo C compiler, output window gets closed by itself ; try using getch() so that the output window will wait untill a charachter is accepted by it.. or you can also check output window in Windows options in case of TC/TC++ compilers
Jan 8 '10 #11

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Todd | last post by:
I am somewhat new to ASP.NET and I am probably overlooking some basic rule that's causing my error. Anyways, here's the scoop: I am using a DataReader to access a SQL stored procedure. I want...
2
by: MattC | last post by:
Hi, I am developing a timesheet system that collects information about employees activities. In this I collect details about projects they do work for, what type of work, how long, when etc...
7
by: Jed Parsons | last post by:
Hi, I'm using the logging module for the first time. I'm using it from within Zope Extensions. My problem is that, for every event logged, the logger is producing multiple identical entries...
0
by: Andy Holyer | last post by:
We're producing a commercial intranet application using Mason, and we need to produce a room booking system, which needs displays by day, week, and month at-a-time. I've started on twiddling...
4
by: Helmut Giese | last post by:
Hello out there, this is OT but maybe some of you were in the past faced with the same problem: I have lots of sequences of GIF files to combine into animated GIFs. I can do it 'by hand' with...
2
by: john sun | last post by:
Hi, Dear gurus, In the web deployment project, there is one option called "Output Assemblies page". The first choice is "Merge all outputs to a single assembly", According to MSDN, "Merges...
7
TheServant
by: TheServant | last post by:
Hey guys, I have an untraining script in my game which I am having a small problem with. There are 4 levels of soldiers: rec, reg, exp and vet. Now the number of soldier is recorded as the total, so...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.