User Profile
Collapse
-
sorry there was an error in the previous wan...i hv corrected it here....... -
in apache there is a folder called "www"....fo r me i save my html page there and under this html page there should be a form such as like this:
where the cgi-script is the cgi you wrote for your html.... did you configured your apache server? cgi script will be stored in the cgi-bin folder.Code:<form action='http://username/cgi-bin/cgi-script' method ='post/get'>
with this...Leave a comment:
-
Thanks..... will give it a try but i don't want the user to give an input as this will hv 2 b in another cgi then which i would like to avoid......than ks once again for really helpin me out.....Leave a comment:
-
thanks..... i'll try this example..... here is another code that i did.....i hope you could comment on it..... as i told you before there is checkbox something like our email and wen a button is pushed after the checkbox is ticked....it'll download the files from its location and created a zip file....so here is the codes if more that 1 box is checked or if only 1 box is checked......
...Code:c = len(str(tick[0])) if
Leave a comment:
-
i myself working on mysql and cgi-python for a project assigned to me. if you don't mind i'll post my codes here and you can try to see it.Leave a comment:
-
sorry for the error i caused. earlier i also said that i'll attach a snapshot but i'm not available to do it. anyway my question is something like how our email system works. Only extra tasks is der such as user can view results of all the checked output. for question no2 i did try writing a script but i jst don't get the results that i desire. here is the codes
...Code:#!C:\python24\python.exe print 'Content-type:
Leave a comment:
-
sorry abt tat error....
...Code:<html> <head> <title>Source Downloader for LESS </title> <body> <div align="left"><h1>Find record in LESS</h1></div> <form method="POST" action="http://localhost/cgi-bin/Raulf/show_all.py"> <p>Select: <select name ="attribute"> <option
Leave a comment:
-
Help with CGI functions on python.
Hi all....
i'm very new to this programming language. i'm required to fulfill this task in the company i'm doing my practical. i hope i can get guide for my problem...
Here is the script i already wrote but i'm having problem to move forward.
my problem is :
1. how do i assign each checkbox to have equal value with the value of the d_id?
2. when the checkbox is clicked...
No activity results to display
Show More
Leave a comment: