Search Results

Search: Posts Made By: ravi18s
21,132
Posted By ravi18s
Dear Pludi, In this case the web-page which I...
Dear Pludi,
In this case the web-page which I am calling through the script can be open directly if someone knows the name of the web-page.
The web-page is in htdocs directory, if there is a method...
21,132
Posted By ravi18s
how to redirect to a web-page by shell script
Dear all,
I am calling a korn shell script(CGI script) by a web-page. This shell script do some checking in a unix file and return true or false. Now within the same script, If it returns true then...
8,316
Posted By ravi18s
yes you are right... I have a login page..through...
yes you are right... I have a login page..through which I am sending form data by get method. In get method, data go by name=rohit and stored in default variable $QUERY_STRING. Now $QUERY_STRING is...
8,316
Posted By ravi18s
I want to read from the unix file....which would...
I want to read from the unix file....which would act as a database... so it will authenticate the username and password of user....so will it work or not...I would check it....So you returned a...
8,316
Posted By ravi18s
how to grep and then to compare
Hello to all,
i am new to scripting. I had to ques...1) If I had a variable $a which contains value i.e abc= jack
I want to grep it first and then put into the variable lets say $b.
Ques 2) If...
Forum: Web Development 05-14-2009
8,481
Posted By ravi18s
Login Page
I had a login page and want to authenticate through a Unix file (.txt file).
-----abc.txt------
absvd|sfjlfnfkf
anldnv|asklffdko
------------------
So I want to read the file and check if...
Forum: Web Development 05-11-2009
20,707
Posted By ravi18s
Dear Pludi, Thanks for the code. But the problem...
Dear Pludi, Thanks for the code. But the problem is somewhat different and I already know how get or post works and how to run the scripts.
So let me explain you in a different manner. I dont want...
Forum: Web Development 05-08-2009
20,707
Posted By ravi18s
only want to make a login page, which...
only want to make a login page, which authenticate the user and user can change its password when he wants to. Admin can be able to add users too.
Do you need more information?? I am a new user in...
Forum: Web Development 05-08-2009
20,707
Posted By ravi18s
I want to make a login page and use shell script...
I want to make a login page and use shell script to authenticate but I dont know if user want to change his password then how wil he do it.
I couldnt able to write the code for authentication. Would...
Forum: Web Development 05-08-2009
20,707
Posted By ravi18s
what if I dont want to use either.. cant I do...
what if I dont want to use either.. cant I do only using HTML page and some scripts in unix...
Please discuss the code.
Forum: Web Development 05-08-2009
20,707
Posted By ravi18s
Login page in html on unix
I want to create a login page in HTML which is hosted on apache server.
The login page first authenticate the user and then directed to a form which in turn run a script on the server.
I want to...
10,745
Posted By ravi18s
I got your point... now after changing the path I...
I got your point... now after changing the path I have got the image now in the background...
Thank you
10,745
Posted By ravi18s
I couldnot understand your first point but as far...
I couldnot understand your first point but as far as second point is concerned, I had given /asc/ppp.jpg as an example... actually my html form takes the image from /cgi-bin/ppp.jpg...

The...
10,745
Posted By ravi18s
[Wed Apr 29 06:25:06 2009] [error] [client...
[Wed Apr 29 06:25:06 2009] [error] [client 130.20.144.17] (8)Exec format error: exec of '/home/edi/apache_2.2.4/cgi-bin/ppp.jpg' failed, referer: Domain Acquisition Service-Sedo.com...
10,745
Posted By ravi18s
yes I am calling this as a CGI script, this...
yes I am calling this as a CGI script, this script runs when an html form submit the values using get method, then after submitting this script runs and get the value from form and then html page...
10,745
Posted By ravi18s
please suggest something, I googled lots of time...
please suggest something, I googled lots of time but nothing happened...
10,745
Posted By ravi18s
background image not loading in newly thrown html page by shell script
I m trying to throw back html page when a file is found.While throwing back html page, the background image is not coming. I am using Apache server.Please suggest how to resolve...
#!/bin/ksh
echo...
Showing results 1 to 17 of 17

 
All times are GMT -4. The time now is 07:44 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy