I have a strange problem: i select a paragraph, and alter spacing to say -6. Selected text is then deleted and physically replaced by -6. If i select say -10 from dropdown menu it works fine. Just keyboard entries go wrong.
Other problem in search and replace i deleted old search text and...
I often have this problem: when adjusting typography of a book (we work with large documents) it often happens that when i add pages, text appears on masterpage (just on one masterpage, not both) Nothing helps. Deleting the text causes all text to disappear and deleting frame prevents altering...
Lately I have been having typing difficulties with outlook
RIGHT NOW MY KEYBOARD JUST SWITHED TO UPPER CASE and I had to reset it. I also could not move to lower case sometimes.
I have sypbot and av aware software along with mc affee anti-virus software and nothing corrects they unexplained...
I have tried a number of ways to check for a constant variable with a database variable.
I am trying to compare the value "Yes" to field1 in a select * from file where field1 = "Yes"
Thanks....I am using frontpage/asp/access db
I have the following code that gives me an error that something is wrong with the from clause.
sqlstr = "SELECT * FROM nanny, references left join references on nanny.id = references.id"
sqlstr = sqlstr & " WHERE nanny.id = " & request("id")
I have tried to cut...
I have created a query in access and want to use it in a select statement in my asp code.
I tried to simply do:
select * from query
and it comes back with an error that it could not find the table/query
The whole reason for doing this is because I cannot seem to find the reason why I get an...
The following is the code for trying to get data from a related table using sql statements.
sqlstr = "SELECT * FROM nanny inner join references on nanny.id = references.id"
sqlstr = sqlstr & " WHERE nanny.id = " & request("id")
I get a syntax error on the...
I had a developer write this code. The resulting recordset is zero records. I know the data is there because I took out everything so it simply did a select * from the db and it displayed the records. I also know the fields for nanny_status and the city_filter have valid criteria because I...
I have not found a limit to # of fields to access 2000. I know it is not good practice to create too many fields for a table but I simply have around 300 fields that are just for collection purposes and want to know if there is a limit.
I am trying to determine why some of my clients can send a form through cdonts email code without a problem while others cannot.
I am looking into the error message they are getting but until then I was wondering if cdonts works ok with older IE versions.
Does anybody know which email componet...
We have been having quite a mystery here using aspmail. It works fine for me, our developer, another office pc, and our ISP provider when they test it. But most everybody else it has a problem.
WE have the successful asp object redirecting to a confirmation page which works on the pc's above...
My frontpage2002 seems to be totally confused(actually I am) as to why frontpage will erase most of the code when I copy a html page from my remote webserver to my machine for testing in frontpage. I noticed that frontpage creates folders(myweb) that have a picture of a globe on it and some...
Is there a simpler idea to call other web pages from a data results list on a web page where the user can click a button associated with each record that would call that particular record into a new web page. In other words clicking on a summary record and expanding it into a detailed web page...
I have frontpage 2000 and have created a web site that has data entry forms. I set up frontpage to automatically email me the results of the form and it works fine. The data results go to the forms_results.txt file on the web server.
Is there any way that frontpage can retrieve the file or do I...
I am new to Front page(2000). I have created a quick web site using a theme and wanted to insert a picture(jpeg) to the area on top but when I preview it, it only shows as a little icon without the picture.
Am I hindered on what I can do when using themes or am I missing something? Any help...
I have created a web application that calls a com componet from an asp page which in turns executes a stored procedure in sql server2000 to add a record.
I have tested my dll and it works fine by forcing info into the fields and executing the stored procedure.
I have tested the stored...
Why does javascript not recognize input tag names when their is asp code on the input tag ? I have a if then asp statement on a radio button(html) but when I try to reference it in javascript it does not appear in the intellisense unless I take the asp out.
I have read and tried many examples of remote scripting with asp/htm pages, trying the simplest hello world sample.
The error "An exception of type Microsoft Jscript runtime error: object expected was not handled"
on the tag of the first page(htm) that is as follows for any setup...
Is there a simplistic way of creating a data entry form and have the traditional Add, Change, and Delete button on the same ASP page and use VBscript to conditionally make the data manipulations depending upon which button is pressed?
I have not seen any samples that do it this way for web...
I have tried everywhich way to get the seek to work but I get a message saying not supported when I open the recordset.
I made sure I was using adcmdtabledirect, and aduseclient, but it still has a problem.
Can anybody enlighten me on what it takes to use seek in vbscript?
Thanks
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.