the batch file opens a barcode program which gets data from the web form
something like
bcode.bat
cd
barcode
cd
bartend
BarTend /f=ms /pd /x
how would I do a redirect on a batch file?
Hello,
I have been trying for a few hors and I cannot come up with an easy answer.
I have a form, when it gets submited it goes to a new page on this new page I put a button that when clicked it opens a batch file up to this point everything works well.
I would like to add a script that once...
hello,
I am trying to do a response.redirect to dynamic page
I have tried this
Response.redirect("<href=""parts.asp?id=")Response.Write (rspart("id"))Response.Write (""">" & rspart("id"))
what I want to accomplish is that the redirect will take me to parts?id=2or whatever else number
this...
hello,
I am writing a script and I need to show the previous month
I can show the current month but I have no idea how to go about showing the previous month could somebody point me in the right direcction?
Here is what I have for the current month
<% CurrDate = Now()
CurrMonthID =...
Thank you so very much. After much intense work and reading I finally got the results I wanted. I really appreciate for pointing me in the right direcction.
Thank you all
Hello,
I am very new to excel and all the office applications.
I have an excel spread workbook that contains two spread sheets (A and B)
In Sheet A I have sales figures for last year and in Sheet B I have sales figures for this year.
Is there a way that I could combine both?
My data looks...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.