Hello All,
I am having a little problem with a javascript within my ASP code. Before hand I apologize if this is not the correct Forum to post this.
Senario:
I have an asp Page that has an javascript when you submit the page the java script opens outlook and enters some data into the email To...
hi,
I am working on creating a form. I have about 16 fields where the user need to enter a number. But I need to make sure that before the form is submited I can check that the user has not enter the same number twice and that is less than 100. I am new to programming and looking for some...
hello I am having some problems with a script that I am writing I have a table and I want a number to apperar if is = 12
rsGuestbook("perstat").value = 12 then response.write "<center><b><font color=""black""><bgcolor=""green"">" & rsone("perstat").value &...
Hello, I am new to access.
I have imported a table that contains parts, price and the date they were sold. so my data looks like this
Part Number Price Date
A123 $10 05/01/2007
A123 $25 03/02/2007
BC12 $05 03/05/2007
BC12...
I am still learing ASP
I know you can do a <, >, =, etc.
but how could you do a between for example I would like to take the numbers between 1 and 7 can this be done with asp?
thank you
Hello I am looking to create a pie chart and I came across this thread thread333-1192857
In this tread you can download a pie chart example
I was wondering if there would be a way to add a link to each part of the pie I tried a few things but did not work.
this is the code that is available...
hello,
I came across a script for a guest book, This guest book script has an update_select.asp page that builds a link where you can click and it will redirect you to the specified record. example http://myserver/update_form?id=123
this works well I was wondering if I could redirect it to...
I have a form that gets processed with an asp script.
and I have another page where you can update the entered data(this form also has asp code.)
Is there a way to redirect the input form to the updateform
I have tried
MM_editRedirectUrl = "view1.asp?id=Recordset1.Fields.Item("id")"
but...
Hello All,
I am working on a project.
I have an asp script that returns all the records for a work id in my db. The data that I get looks somewhat like this
Work Order
1234
12345
12346
12347
What I am trying to accomplish is to convert each order into a button so the user can click on the...
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.