473,385 Members | 1,325 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

make a code checkout utility using HTML5 as frontend and Unix at backend

2
I need to make a utility to checkout code from Unix DEV Env to Test Env. I want to use HTML 5 in frontend to call the procedures in Unix.

I am not sure on how to approach towards coding the functions which calls the fucntions of Unix and establish the connection between HTML and Unix

For Ex: I would ask user for entering Env Name, Checkout path and code should be checkout out giving successful or unsuccessful message on UI. But the real catch is to code the script of checking out code pointing initially to DEV env and then it has to point to Test Env.

i am not sure if Java can be used to establish the connection?? If yes then How?
May 14 '15 #1
2 3608
yashm
2
guys.. anyone can suggest on my query please?
May 18 '15 #2
computerfox
276 100+
Is it on a Unix/Linux box?
If you change the .htm(l) extension to .php, you can easily embed PHP to do this.
If you only want front-end code, this will be more difficult. JavaScript I know can't do this, but JQuery might. I highly suggest considering the PHP option as it is a Web standard anyway.
May 21 '15 #3

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

Similar topics

7
by: Tom | last post by:
How can I make code not execute for a debug build, but do execute for a production build? I have code which prompts for an account and password when the program starts up. It is a pain to have to...
4
by: EiEiO | last post by:
Hello, I have a front end back end application created in Access. I need to get it into SQL Server. I used the upsize wizard to create the SQL Server database and the adp front end. The front...
3
by: zr | last post by:
Hi, Does usage of checked iterators and checked containers make code more secure? If so, can that code considered to be reasonably secure?
2
by: sabira | last post by:
i want to know how to make an antivirus software using .net
1
by: solomon123 | last post by:
Hi, I wanted to connect sql server using osql in UNIX environment Perl script,how do i get the result set and how to handle the error as well. any help really appreciated.
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.