User Profile
Collapse
-
Empty cells in your DB should have NULL values not "unused" if you want to test for a null in asp use the IsNull() function -
How long does it take to return those queries in the SQL Server 05 Management Studio? Is the server the SQL is on getting hammered? 20 secs is to long to populate a list box. With 200 rows it should populate in less than 2 secs.Leave a comment:
-
I doubt you'll find a better solution. You pretty much have to use images which is pretty easy.Leave a comment:
-
I'm a bit confused is the data for the folder coming from a DB? If so do what insertAlias said and join the two tables you should have a column in your DB that links the two or are they coming from the file system?Leave a comment:
-
You can still get a job writting ASP a lot of companies have legacy programs written with classic ASP and VB6 Com components that need to be supported. I still like classic ASP IMO I think it runs better(faster) than ASP.NetLeave a comment:
-
What does test.php look like? You shouldn't have any problems including text or images if they are linked correctly in your php file. Also if you're using IE 6 I don't think max-anything works.Leave a comment:
-
Are you setting the action of the form to process.php or to an email address? If you're just trying to send an email with the clients default email client ie. Outlook or Thunderbird then use an anchor if you want to create a form with php.
Anchor
Tryit Editor v1.4
PHP
How to Send Email from a PHP Script - About Email
(I'm assuming this way works I'm an ASP programmer not PHP)...Leave a comment:
-
If you want to download the Excel file why are you trying opening it in the same window? Why wouldn't you just use an anchor to create a link to the page? I tried your example on my local machine and it worked fine for me.Leave a comment:
-
What language are you using xpath with you seem to be a bit off as well.Leave a comment:
-
This isn't an HTML issue therefore you are posting in the wrong forum. You should post more code in the forum below:
http://bytes.com/forum/forum145.htmlLeave a comment:
-
-
What is that popUp function? You didn't show it that would work if you just did window.open as long as that file exist in that path.Leave a comment:
-
-
If your trying to increment the recordset why are you just saying +1 or say Recordset.MoveN ext to fetch the next record if need be set an integer variable for your count.Leave a comment:
-
-
I don't know if you can pass copyfile a url try using a path
check this
http://www.w3schools.c om/asp/met_copyfile.as pLeave a comment:
-
Are you using frames for a class or something of that nature? If not stay away from them they are evil.Leave a comment:
-
I didn't try this but in your body tag change margin: 0; to margin: 0px 0px 0px 0px; not sure if that will help your problem but then you can set your margins individually.Leave a comment:
-
Not seeing a problem although you have some mixed CAPS in your tags change those to lowercase.Leave a comment:
No activity results to display
Show More
Leave a comment: