Hidden Files On Windows Hosting
I was told that i can change the attribute of a folder to hidden on a windows hosting by using asp. how to do that? Or if there is another way to do that? Bear in mind that i cannot do it through control panel of my hosting.
View Replies
ADVERTISEMENT
Is there a Content Management System that runs on ASP Windows hosting that allows an user to go to an admin page on the website, login and make content update to the site without touching code?
I know there are lots in the Linux world. What about Windows? I know about Contribute, but that requires an install of a desktop application. Or do they have a web verison now? I want an admin web page.
View Replies
View Related
I'm not very well-versed on developing on NT machines and IIS, but here goes..
I have a script that opens up an odbc connection to a Microsoft Access file (.mdb). This is file, but after I run it, Windows (or something) keeps the mdb file open and I can't reupload it for like, 20 minutes until it finally decides to close it.
I know it's not an asp problem because I've seen this before with Cold Fusion. I also know that it's not isolated to .mdb files because it does the same with a .txt file.
Any ideas? I do have access to the server, so if it requires any configuration changes.
View Replies
View Related
does anyone know how to run a .wsf file from an ASP page?
View Replies
View Related
We have a WEB-based application (developed in Visual Studio 2005) running on
handheld devices in Internet Explorer on Windows Mobile 2003. The application
needs to print tickets on a Bluetooth printer, which is accomplished by
preparing a RTF-file on the server and then downloading this file to the
handheld device. We use a third-party application (PrintPocketCE from
FieldSoftware) for the actual printing of the downloaded file. However, when
the file is about to be downloaded we first get a question saying "Download
<filename> to the My Documents folder in Main Memory?" with Yes, Change and
Cancel buttons.
Is there a way to avoid this question and download the file
directly? We need the checkbox "Open file after download" to be checked (as
it is by default when the question is displayed) to get the file processed by
PrintPocketCE after download.
To avoid adding file by file to the handheld device we always use the same
filename for the downloaded file. This leads to another question on each
download, asking whether to overwrite the previously downloaded file. Since
the file has no interest after being printed this question is always answered
with Yes. Is there a way to avoid this question too, for example by setting
some Registry value?
View Replies
View Related
im trying to run a bat file on windows server 2003 and am running into nothing but problems.
i have IIS on my XP workstation that accesses the 2003 server. what im about to explain below works properly on the XP IIs.
i have two files: somefile.asp and somefile.bat. the asp file creates a wscript.shell and then tries to execute the run method for somefile.bat.
however, it isnt working. after an unexaggerated 7 hours of searching google/etc, i have found nothing but frustration and deep, seething anger regarding this problem. Code:
View Replies
View Related
I'm am having a coder do my site in asp, and it is oibg to take lots of bandwidth and space, but ms sql / asp server are very expensive, so how do you get arond it ? I am not using ms access as it can noy handle lots of users at the same time like mysql/ms sql would . Is the answer using mysql with asp? but have not seen many peole do that or use it
View Replies
View Related
can anyone recommend a company with competitive asp web hosting reseller plans.would love to make a little extra cash for the holidays
View Replies
View Related
Could someone recommend a good web hosting company supporting classic ASP pages, preferably located in UK?<br><br>Many thanks<br>natalie
View Replies
View Related
recommend a company with competitive asp web hosting reseller plans (would love to make a little extra cash for the holidays)?
View Replies
View Related
My current hosting company doesn't do ASP - Anyone know of any good (cheap) web hosts that do ASP?
View Replies
View Related
can anyone recommend a company with competitive asp web hosting reseller plans (would love to make a little extra cash for the holidays)?
View Replies
View Related
I am new to ASP. I am planing to run data base site and my designer is doing his work now. My designer want this capacity in a server -'Your server must support .NET framework 1.1 (for ASP.NET) and also MS SQL Server 2000 as database'
I have no idea about most of these things. I try to find server and send several email also. Those who experience with ASP, please recomand a serever. I found one, Godaddy hosting, anybody use them?
View Replies
View Related
I am trying to set up my IIS to run asp pages. However, I am haveing some problem hosting my asp pages and it is probably caused by the IIS configuration.
Now, I am getting an error message "HTTP 403.1 Forbidden: Execute Access Forbidden Internet Information Services" when I try to open my default asp page using the personal web manger I am using Windows 2000 and oracle database.
View Replies
View Related
Some ASP hosting companies allow users to upload any ASP programs that they
want. But, as you know, ASP programs can do virtually everything, including
running components, doing disk operations, even reformatting a hard-disk!
How do ASP hosting companies prevent users from doing harmful operations
like that?
View Replies
View Related
Simple quesion: Can you run ASP pages on a Unix server?
I am trying to learn "include files" and before I go any further I need to know if it can be used on a Unix server. IF NOT, what would be my options?
View Replies
View Related
I hv developed ASP.net application and want my boss to take a look on it. While making my own sysstem server.is there any way that i could make that available to my boss.I treid but it asks for user name and password. after supplying this info.
View Replies
View Related
I know brinkster has been round for a while, but I always classed it as sort of free host site like geocities and the like. I've just had an email from them and from an ASP developer point of view they now seem to be doing some good hosting packages.
Price isn't fantastic, but they offer .net as standard and more importantly their servers seem to be far more flexible in that you can use Versign's secure payment dlls for shop cart payment verification and even set up your own secure server so that the http and the https data can be on the same domain and web space.
This latter feature would have got me out of so much crap if my current ISP could do it because I'm currently 'session chasing' between 2 different hosting spaces for the http and https sides of my shop cart site.
View Replies
View Related
my client chose a php host that allows .asp,but doesn't allow .mdb's. so my question is if i wanted to use an .asp page to connect to an mysql database, how do i go about connecting to a mysql using asp?
View Replies
View Related
I'm looking for a web host provider that will host my small ASP web site with a MBD database back-end. Eventually, I will rewrite the site to ASP.net, and migrate the MDB into SQL Server. I basically want to be able to have all the functionality that I do now.
- Create ASP scripts in Frontpage, Create MBD and/or SQL db's in Access and SQL, manage all my sites permissions, make changes to NTFS and Share security that take effect immediately, etc.
Most important is that I need to create the ASP scripts via FrontPage but of greater need is to build the SQL tables, queries, etc without the server license - I want the web host to provide the tools and resources to do this.
I did a Google search and find too many differant review sites all claiming to be unbiased and independant. Can you recommend an *unbiased* review site and/or a recommendation of a web host provider of your own that will meet my needs?
View Replies
View Related
I am using a free hosting with ad banner in every page. Here is the problem: I have used <xml id="category" src="xml/category.asp"></xml> in my page. The problem is that it generates an error "Only one top level element is allowed in an XML document".
The reason for this error is that ad banner was automatically inserted into category.asp, which causes this xml file to generate this error. Does anyone has an idea on how to by-pass this?
View Replies
View Related
Has anyone got a script for a domains/hosting cart running off an Access db. There seems to be quite a few PHP/Perl versions around but very little ASP.
View Replies
View Related
Now I created a web site and try to start it ... but I used some dlls ... and when I asked my ISP to register those dlls for me ... they replied me like below "since your site is on the Windows shared server, we may not be able to register your .dll file" ...
"We hope you would consider the alternative ways to implement at your end." So what do I need to do? What I need to do is to remove away all the dlls and change my ASP code?
View Replies
View Related
Ive been making asp sites for about 2 years, but my first "real" site is going to be going live soon. Im currently seeking out a reliable hosting company based in england to host this website. Has anybody got any ideas of a good host? Ive been searching around for some time, but have not come across any that looks good enough. Im not after a dedicated server, shared hosting will do.
View Replies
View Related
how to send asp mail through our hosting services? I need Source code for ASP-Mail form.
View Replies
View Related
Is there any script that i can use to host multiple sites on my IIS 2003 server?
View Replies
View Related
I moved a site from a dedicated server to a shared hosting environment. On my dedicated I could specify the order of precedence for the default / index files. On the shared default.asp takes precedence of index.html and I can not change that.
Support told me to look into using a web.config file to accommodate my needs. What I need to do is have the index.html file show up first, not the default.asp Is the web.config file the route to take?
View Replies
View Related
I want to pass a hidden value from Page1.asp to Page2.asp. My Codes for Page1.asp
<TR><TD><LI>
<form action="Page2.asp" method="POST" name="form1">
<input type="hidden" name="num1" value="<%= value %>">
<A HREF="Page2.asp" title="Click here." <%=blank%>> Example</A>
</form>
<script>
document.form1.submit();
</script>
</TD></TR>
Page2.asp
Num = trim(Request.form("num1"))
But when i click on the hyperlink and is at Page2.asp. When i click the back btn on the IE, it cant bring me back to Page1.asp. It is always in a loop.
View Replies
View Related
I have a simple problem :
When I try to pass a variable via an hidden input and it contain a word with a space (ex :The Wall), only the first part is sent(ex: The).
<INPUT TYPE=HIDDEN NAME="Charge" VALUE=<%=Charge%>
View Replies
View Related
I am totally new to ASP.Till now the i have been using php, so i will try & relate my question with php.If a page is written in php & is seen by the client browser only the html code is visible to the client if he wants to see the code.But for the person who has access to the server,he can easily see the code by viewing the file in any text editor.What i want to ask is that if i write pages in ASP is it possible in any way that the people who have access to the server are unable to view the ASP code? Something like an exe file where the person cant see the code but just use the application.I want to know this cos if i want to hide my code of a web based application located in the server is it possible to do this in ASP?As far as i know this is not possible in PHP.
View Replies
View Related
passing a hidden value to a querystring via a form. It is not working correctly because when I submit, it will go to calendar.asp?date= instead of calendar.asp?date=12/13/2004.
Here's the code for the hidden value:
<input type="hidden" name="CURDATE" value="<%=dtCurViewMonth%>">
This code works because I have already tested. The value was correct.Here's the code for submitting the hidden value (this is the line of code that I need help with):
<form name="frmCalendar" action="Calendar.asp?date=<%=CurDate%>" method="POST">
View Replies
View Related
how to make an onmouseover:visible area in the page? i mean ie. i have an output page, and list of datas from database. i want buttons releated its appear when i get my cursor over area of any data. but my buttons are called from includes file.like this:Code:
<td><%if session("isUserLogin") then%>
<%select case cint(session("userLevel"))%>
<%case 10%>
<!--#include virtual="/includes/data.buttons.10.inc.asp"--><%case 15%>
<!--#include virtual="/includes/data.buttons.15.inc.asp"-->
<%end select%><%end if%></td>
View Replies
View Related
I building online forms for our new client acceptance forms. The first page has 35 fields, the second page has 20, and the third has 8. My question is how is the best way to move the data from page 1 to page 2 then pages 1 and 2's data to page 3? Should I use hidden text boxes or write them to a temporary table then move them once the form is submited? Network traffic is not an issue.
View Replies
View Related