Hosting ASP.net Form IIS

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


ADVERTISEMENT

Asp/ Ms Sql And Hosting $$$$

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

Asp Web Hosting

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

Web Hosting

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

Web Hosting

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

ASP Hosting

My current hosting company doesn't do ASP - Anyone know of any good (cheap) web hosts that do ASP?

View Replies View Related

Web Hosting

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

Hosting

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

Hosting My Web Page

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

CMS On Windows Hosting

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

ASP Hosting Companies

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

ASP And Unix Web Hosting

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

Brinkster Lately For Web Hosting

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

Hosting Allows Asp But Not Access

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

SQL Web Hosting Providers

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

Xml Error In Free Hosting

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

Domains/Hosting Cart

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

Shared Hosting And Using DLLs

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

Good Hosting Company

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

Mail Through Our Hosting Services?

how to send asp mail through our hosting services? I need Source code for ASP-Mail form.

View Replies View Related

Hosting Multiple Sites

Is there any script that i can use to host multiple sites on my IIS 2003 server?

View Replies View Related

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 View Related

Web.config File, Default Page Precedence, Shared Hosting

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

Request.form :: Can´t Upload But The INSERT INTO Form Works Propertly

I´m having a problem using ASP Upload with an insert form..

If I use ENCTYPE="multipart/form-data" the all the parametres i might get with request.form don´t appear.. but i can upload the files.. Besides if I take away the ENCTYPE tag, i can´t upload but the INSERT INTO form works propertly

View Replies View Related

How To Insert Image To Access Database From Form When The User Submits The Form?

my form contains two text fields(name, address) and two file field control where user can insert image(photo1 and photo2), i want to insert this data in to ms access when the user submits the form?

this is my code for insert text fields to access data base.but i have no idea about the code for image fields. In my access data base i set photo1 and photo2 as herf (binary data). Code:

View Replies View Related

How To Retrieve Form Values, When Form Elements' Names Are (almost) Unknown?

I have a form that is dynamically generated since it is populated with values retrieved from a database. The form can of course also be submitted, which is where I run into some problems.

Since I never know in advance what the length of the form (or for that matter what the different elements' names and values) will be I don't know how to write the code in "receive.asp" to retrieve all values from the form correctly without excess use of "request.....".

I shouldn't have to write requests for every single potential element name that is stored in the DB. Please note that the form can sometimes also contain radio buttons and check boxes, even though they are not present in this short example Code:

View Replies View Related

File Form Type And Request.Form Problem

I have a form as follows:

<form action="dropboxsubmit.asp" method="post" enctype="multipart/form-data">

<input type="file" name="FILE1" size="30">

<input type="text" name="def" value="0" size="10">

etc.....

and can't get my asp to recognize data in other form input boxes using Request.Form

Any thoughts?

View Replies View Related

Javascript Form Validation - Form Action To Another Page

In my prototype asp page (with no javascript and no password validation, I have a registration form with the following action:

<form name="form" method="post" action="RegDetails.asp">

This works fine, the form details are collected by RegDetails.asp

I am attempting to include javascript server side validation for the pasword, which obviously requires password and password2 fields (to be verified). I have used the script available at:

http://javascript.internet.com/forms/val-pass.html

It works fine in a new blank page with the form action:

<form name=myForm onSubmit="return validatePwd()">

The final stage in this javascript demo form displays an alert box:

else {
alert('Nice job.');
return true;


When I change the first line of my original form to:

<form name=myForm onSubmit="return validatePwd()">

how do I get my original action of - action="RegDetails.asp" instead of this alert box?

View Replies View Related

How To Access Variables (form Text Box Values) On Same Form?

I have a form on an ASP page that has 5 text boxes, for data entry. I am trying to get data from the text box, and pass it to a hidden text box on the form.

The hidden text box is called "MyDateTime" (a SQL date and time value). I am attempting to concatenate data from two other textboxes (one for date and one for time) to give a string like : "8/8/2004 8:00 AM" I am trying to use the following: Code:

View Replies View Related

Request.Form Doesn't Return Form Data

I have some ASP server-side code that works perfectly when the client is running on Windows (IE, Netscape, Firefox, etc.) but doesn't work at all when the client is running on Macintosh (IE, Omniweb, Safari, etc.) This is the client-side Javascript code:

View Replies View Related

Merging Upload Form And Email Form

Im having problems with my form, separately both forms work perfectly, but having problem sending the email once submitted, however the upload fuction is working fine. The message im getting is,

Request object error 'ASP 0207 : 80004005'

Cannot use Request.Form

/forminfo.asp, line 42

Cannot use Request.Form collection after calling BinaryRead.

Heres the script Code:

View Replies View Related

ASP Repeating Form Fields In An Email Form

Would anyone be able to give some guideance in ASP code as to how I would repeat a section of input fields in a form based upon the number of guests that are attending an event?

Basically, what needs to happen is if 3 guests are attending, I need the Name, address, city, state fields to repeat so they can be filled in with information.

Then all of the information from the whole form is submitted which returns an email to the administrator of the event.

View Replies View Related

Sending Email With Values Form A Form

<%@Language=VBScript %>
<%option explicit%>
<%
MESSAGE = (Request.Form("type"))
MESSAGE=MESSAGE & vbcrlf & "Name" & (Request.Form("name"))
MESSAGE=MESSAGE & vbcrlf & (Request.Form("address"))
MESSAGE=MESSAGE & vbcrlf & (Request.Form("handphone"))
MESSAGE=MESSAGE & vbcrlf & (Request.Form("phonenumber"))
MESSAGE=MESSAGE & vbcrlf & vbcrlf & (Request.Form("comments"))
MESSAGE=MESSAGE & vbcrlf & vbcrlf
MESSAGE=MESSAGE & "____________________________________________"

Set objMail = Server.CreateObject("CDONTS.NewMail")

objMail.From =Request.Form(email)
objMail.To = "icepricessa@hotmail.com"
objMail.Subject = "Business/Career Enquiries"
objMail.Body = ""&MESSAGE&""
objMail.Send
Set objMail = Nothing
%>

but somehow i'm not able to send the mail....

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved