Hi y'all,
A rather irritating problem: I can't delete a file. It's an mp3-file and when I try to delete it, or change file extension etc., I get the standard "Error deleting file or folder"-message, saying that another program might be using the file. Though there isn't such a program (and yes...
Hi,
I get this err msg, which I haven't recieved before:
"Sun ONE ASP VBScript runtime (0x800A4001)
Function or method call not implemented: 'ChrB'"
The code is placed on a web hotell that I haven't used before, but the code works fine with my earlier web hotel..
The ASP code is:
"Dim...
Hi y'all,
I would like to upload a file to another server. The case I have is that of a web hotell that doesn't work properly (Apache) when running my code that uploads a file to the server.
Now, my idea is to keep the uploading file (code) on a different server that handles my code better...
Hi everyone,
I have an app that uploads files to an apache web server. Now, the code works in a web hotell I used until now when I changed. The error I get when the code runs now (on the apache server) is:
*********CODE*********
HTTP 500.100 - Internal Server Error - ASP error Apache...
Hi everyone,
I have an app that uploads files to a server. Now, the code works in a web hotell I used until now when I changed. The error I get when the code runs is:
*********CODE*********
HTTP 500.100 - Internal Server Error - ASP error Apache...
I have (not surprisingly) a problem B-)
When I do this:
Response.Write Date & ", " & Time
I get the right date, but the time is ALWAYS 20 minutes late. This is probably due to that the server time isn't set correctly, but is there a way of always be sure of that the correct time is always...
Hi everyone
Have a browser dialog box, using:
<input type=file name=file1>
Now, I want to filetr it so that only pictures are avaliable to pick. I've tried this:
<input type=file name=file1 style="FILTER: *.gif; *.jpg;">
but with no luck.
Any suggestions..?
/
Hi y'all, I know this is an easy one, but I just don't get it:
I wanna press a button (yes, a simple html-button) and get passed to another html/asp page. I've tried this:
<input type=button OnClick=href='mypage.html'>
and:
OnClick=<%=Response.Redirect 'Mypage.asp'%>
but it doesn't work...
Hallo every one.
I want to send e-mail with VBScript, and use this code:
***************** C O D E ********************
'Begin e-mail sequence!
Dim strFrom, strTo, strSubject, strMessage, objMail
'Get senders info
strFrom = "xx@xxx.com"
'Get recipients info
strTo = "xx@xxx.com"
'Subject...
Hi y'all,
I wanna do a form in PDF for people to fill out. How do I do the fields editable, so that the person can enter his/her data using the computer and not be forced to do it by hand?
(I've seen these types forms all around the web, but haven't really figured out how they are done...)
/Adam
Hi,
Im developing an application in FileMaker 7 Developer. From that database application I'm printing a PDF with selected records automatically. What I want is to be able to (from FileMaker, but that's not relevant in this forum, I know..)control the input of Author title, and so on. Is this...
Hello
I have an application that features 4 user levels. The lowest one is set read-only. Though: what I want is for the users in this level to be able to enter search parameters in a search-field (and not by entering find mode. Long story but that's necessary!) and then press a button saying...
Hi y'all
A neat one: how do I get a calender function using ASP (VB or javascript), so that the user in my ASP-application can choose a date using a calender? (as when you set the date and time in Windows!). I want the calender to be on the page when it loads, and then the user can easily pick...
Hi y'all, a quickie:
Is there a way of having a "mini html-editor" in an ASP application? -I.e.: can I use an ordinary html text area, and somehow (with "stylesheets"?) make it work as a (very) simple web editor, maybe with ops such as text size, color and font.
Anyway, 'll...
Hi y'all...
I'm new with IIS so this is probably an easy one. I previously ran PWS to test my ASP-pages, but I've now changed to IIS (in XP Prof Ed). Now, IIS reads the ASP-pages properly, BUT when I try to update the databases with the code, it says that "The Database is Read-only"...
Hi y'all,
When I set up the e-mail account in "Outlook 2000", I enter username and password for my e-mail account at "nameplanet.com".
Yet, when it (Outlook) tries to log in using that username & pwd, it hasn't remembered the password (I did check the "remember...
Hi, a quickie...
I'm new in FrontPage, so this is probabaly a real easy one:
When I hit Enter, the html code turns up as "<p>", instead of "<br>". This causes each line break to end up as a paragraph, which is not intended...
Is there a setting for this?
/Adam
Hi y'all,
I have an asp-application that uses the e-mailaddress as the user name. when I want to login, I simply enter my e-mailaddress as username and my specific password. this has worked perfectly until the other day when one user told me that the login doesn't work if: (his didn't, and the...
Hi everyone,
I'm planning on developing an intern forum/discussion board.
In this ASP application I would like to have different user groups, that can view only certain things in the forum (i.e.: only messages in "my" group, etc).
The groups should be "set-able"/editable...
Hi, I have a tricky one...
Lets say I wanna import records from one FM database to another. This is done by using the "Import records"-script step (i.e.: automatically).
Earlier, I have specified the import order by mapping it, so that the correct data is imported into the correct...
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.