How do i avoid my ASP text editor from including those characters as it is running my format of my HTML viewing. Here is my code and towards the end i do have a routine that should replace the </BR> with CRLF. Please have a look thanks...
<%
Response.Expires = 0
Response.Expiresabsolute =...
Can anyone help to convert this code so that it will work in a ASP enviorment - Thanks
<?
$new = "editField=".$escaped;
$fp = fopen( $filename,"w+");
fwrite($fp, $new);
fclose( $fp );
print "status=save successful";
I was wondering if someone might be able to point me in the right direction to be able to communicate with outlook from an on-line DB?
I have and on-line db with calender events that are changed and added on a daily basis, i would like somehow to have Outlook be able to get those calender...
In my page/form, the records from my DB are not being pulled into the page in the same order.
For example how would i make the records disply from oldest to newest using the Date Field?
Thanks in advance
How do i take an input box andsubit button and pass the parameters to another page.
To expand on what i am doing is i have an Input box that requires the user to input a date. From there to press the button which will go to another page and hence filter all the records for that date.
Please...
Ok, on my first page/form (ASP) i have a parameter and it is succesfully passing it to my second page/form (ASP) via the URL.
My question is Now how do i get that paramter in a Input Box or some sort of text box?
Please help - Thanks
Please help - Very Confused _ Newbie to ASP
I have a Access DB and i have designed a ASP page with all the bounded Input Text boxes.
The problem is when i run the ASP it shows the last record. I have built an add button and i bel successfully set it up, but when i click it, it does nothing...
Please help - Very Confused
I have a Access DB and i have designed a ASP page with all the bounded Input Text boxes.
The problem is when i run the ASP it shows the last record. I have built an add button and i bel successfully set it up, but when i click it, it does nothing!
You can see...
How do i export a Form to be a ASP with all formatiing and buttons, vlah blah blah. When I export the only thing that gets Exported is the actual talbe. The Help library says that it will export everything.
Please help as i am Lost - Thanks
Can someone please help me or point me in the right direction to Building a ASP page that connects to an Access DB on a IIS Server.
If you have sample page you can send that would be great or share some code - Thank you.
Scott
"Data Access Pages has detected that your IE security settings will not allow you to access data from a site considered to be insecure."
I get this when i am running my Access DB from my web server. I know it says to add the URL to trusted sites. BUT i wanted to see if there is a...
I have built a Access DB with Data Access pages and localy everyting works great. I have even gone into each DAP cahnged the path to the MDB and still everything works great, but as soon as i upload to the hosted server. I get the Data Provider could not be Initialized error. I also get a...
Please help
This is the first iem i will be using the Security wizard and i have built my DB using a DAP interface. I want to create two groups of users:
1) one with full access and:
2) access limiteed to just a few of the DAP pages.
I can not figure out how to set that up, it seems that you...
PLEASE HELP!
How do i get a Command Button in a Data Access Page upon click to load a new HTML page?
There are no controls in the Properties like in the forms to make the command button a link.
Thank you in advance - Scott
I have created a Data Access Page with a command button. But there is no option for a On Click Event PRocedure.
Below is an Article from MS that clearly says DAP and On click.
Please help - How do i get the button to run code on a click...
How do i take a value that was placed in a text box in a
Data Access page and build a query around it to lookup
specific records in a table?
For some reason the Query is unable to pull the value to
run itself, i get a dialog box asking for the value.
Any help would be greatly appreciated -...
I am building a form with an Unbound text box where i want the date to automaticaly appear. When i use =Date() in the default value option nothing happens, but when i use the same code in the Control Source and it works great but you can not change the date, it must be editable - Please Help -...
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.