I was just wandering if there is a way to counter all the popup blocker like in the google bar ? I have a big system that rely a lot on opening windows with Javascript and I need to deactivate my popup blocker so that I can use it. Any idea ? Thanks.
Hi everyone. I use a javascript replace function to modify certain characters that I send in the URL. It work fine for most of them but when it comes to the + sign, I can only replace it once. Here is a sample of the replace I used ...
Ok I am not realy good with FoxPro and I have a problem. I need to modify the code in a program someone else did and I don't know how. The program create a text file that is used for printing checks. I understand the code part but I have a problem with the top margin of the print. The program...
Hi.
I have connected to Foxpro table using ADODB Rrecordset but I have a problem with Memo fields. When I just put the info in a textfield (ex: list.text = rs("memo_field").value) it's alright but when I try to put it in a string for a sql server insert, there is no information in the field ...
Hi ... I have a .asp page that I need to run everyday. Usually I do it manualy but I was wondering if there is a way to call the page with a scheduled task. Any suggestions ? I tought of converting my page to a VB software but it's a long code and I don't really want to to it again (unless there...
Hi
I'm creating an ActiveX control and I would like to write information or create a .csv file with my code. I tried to use a FileSystemObject but I get a user-defined type not defined error in my declaration when I test my code. Is there another object I can use ? I used the FileSystemObject...
Ok I have a simple SELECT * FROM table
The table looks like :
Code | date | credit
5546 | 01/01/2004 | C
6875 | 12/25/2003 | C
9378 | 12/30/2003 | C
2254 | 12/30/2003 | D
9675 | 01/15/2004 | D
8574 | 12/15/2003 | D
What I need is to sort my record differently depending on...
I use asp code to show records from SQL Server Database.
The problem is that my code doesn't show a full date.
ex: 1/13/2004
I need it to show like that : 01/13/2004
Is it the code or a Sql Server setting ?
Hi !!
I don't know if I'm in the right forum. I need to change the mouse pointer when it passes on a text field. Is it possible ? I need it to be a hand if possible.
Thanks !!
Hi ... I have a problem that I really don't understand !!!
I do a simple SQL INSERT Statement with .asp code into a SQL Server 2000 database and I loose data while it insert.
To be clearer, I have a note field (nvarchar with a lenght of 2000 characters). The problem is that it doesn't insert...
Hi !
Is it possible to create a view in one database that is linked to another database.
I have a system with multiple companies which requires a database for each company. But I want to share a table for more than one database. Is there a way I can link a table from one database to another ?
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.