Yes, that is exactly what I need to do.. using C language or any other programming language was just a wild guess. Please also let me know if there is any other way of going about it.
Thanks...
User Profile
Collapse
-
okay but I'am not really sure how to go about this.. could you pls help by explaining a bit elaborately.
thanks...Leave a comment:
-
Thanks for replying.
Well I have to execute a slide show basically.. but I want the file to open only if the system date satisfies the basic requirement like if date<01/01/2011 etc.
How can I achieve this?
Thanks again
BG...Leave a comment:
-
Can C language be used on windows files??
Its a really wierd question I guess.. but what I want to know is that can C language .. or any other language for that matter, be used to access, open and execute a file in a windows OS?? eg a power point slide show??
thanks
BG -
-
Thanks!!
But I still have a small doubt... how exactly do your above mentioned tools differ in functionality with JavaScript or VBScript? And also what are the other various code-behind languages?
BG...Leave a comment:
-
utility of java in web based applications
Hi!
As a beginner in java, I have this query... I am curious where does a language like java fit in in a web based project? Client side programming or server side?? also what is the difference between CGI and VGI?? I hope someone can help!
Thanks!
BG -
I actually want to make a dynamic dropdown list which gets its options from the perl script.Leave a comment:
-
display perl script output in html page
Hi!
I have a perl script that gives me three outputs stored in different variables. How can I display them on my HTML page??
Thanks,
BG -
-
i cant post my entire script coz it has a number of interlinked scripts plus some of the data is confidential. however i will give u the script in which i must incorporate this command:
...Code:#!/usr/bin/perl -w use CGI::Carp qw(fatalsToBrowser warningsToBrowser); use CGI; $var = `COMMAND`; my ($var1) = $var =~ m/pattern/; print "Content-type:text/html\n\n <html>
Leave a comment:
-
The regex is working otherwise.. when I try it in a perl script editor separately by giving a dummy paragraph. Its only when I try embedding it in my html script that I have trouble. Strangely enough I get no errors on debugging my html file... and yet the output of my regex is totally ignored when I run it!Leave a comment:
-
-
but is dere no way to code it somehow?? u know like if i could add some code to my main page that could check before loading if login has been done or not?? if not, user is redirected to login page...Leave a comment:
-
-
My mainpage loads without confirming login...
Hi!
I'm making a website using perl and javascripting. I have a login page and a mainpage that should load when the given login is validated. It works fine if I star with the login page and enter user name and password. But the problem is, that the mainpage loads even by directly typing its address in the address bar. How do I make sure that if this is attempted without loging in first, then the page should not load and redirect to... -
date and time functions
Hi!
I have some data stored in text form which appears in the following format:
mon_jan_01_16:0 0:33_t23.96-d568
A number of such entries are present in my file. I need to pick out(thru regexp)the entry that is most recent. I, however, fail to understand how can the date and time functions be used in this case. Pls help me out...
Thanks!
BG -
yeah I know .... I fixed that bug but it still doesn't work! is that the ony mistake? or am I doing some other mistake as well??
BGLeave a comment:
-
invoking unix command in perl
I have to run a command in unix. And I have to match this expression from whatever output I get. I tried doing the following:
The same is followed by a html script in which the value of $exp must appear. But I am unable to do so...Code:my $var = 'command'; my ($exp) = $var =~ m/pattern/;
Can u pls help! what is the best way to do this??
Thanks
BG -
No activity results to display
Show More
Leave a comment: