Using A Clients Images In Website

I have web application that pulls in an image from a web users machine to include it in a preview

<input type="image" name="adimage" alt="user image" border="0" height="100" width="75" src="file://localhost/<%=strFullGraphicsPath%>" disabled>

is there anyway to extend this to be able to include images on a network share on the user's network?

View Replies


ADVERTISEMENT

How To Show .TIF Images In Website

We have some .TIF images on our web site and we would like to show them into the .asp pages. Pls guide us to show the .TIF images in website.

View Replies View Related

Upload Images On The Website Using ASP

I want to upload images to my website. I want to be able to browse for images and upload them. I also want to display the uploaded images in an HTML page as soon as they are uploaded. Can anyone give me ideas about this?

View Replies View Related

Mblog / Upload Camera Phone Images To Website

Anyone attempted this one yet using ASP? I've found a few PHP scripts, but nothing in ASP. Basically looking for this:

1. User takes a picture on their cell phone
2. User emails picture to statis email address on my site
3. Image is uploaded to my server
4. Image is displayed for others to see

View Replies View Related

Clients Country

How can i obtain Clients Country

View Replies View Related

Getting Clients Country

what is the easiest way to get the clients country, wthout asking them for it is there a HTTP request?

View Replies View Related

Communicating Two Clients

I have to develop the game in asp.net which is played by two player (TIC TAC TOE GAME ) sitting on two different pc.

the problem that i am facing is that how i can refresh the page second player page when i recieve the request from first player and vice versa.

View Replies View Related

Parameter And Value Of Clients

myGetImage.asp is suppose to create a temporary file in the client side, and display in on the client web browser. myGetImage.asp needs to know the clients web browser temporary system path, in order to create the temp file. How do I get the parameter and value of clients web browser temporary system path?

View Replies View Related

Number Of Clients On A Web Site

does anyone know how to get all the sessionID that are active on a web site. I want to know how many people are on my web site and what their sessionID would be if I do response.write(Session.SessionID)

View Replies View Related

Clients Updating Database

i am trying to build a page that my client can log onto with a password and update information daily, if there is someone who can point me in the right direction or tell me how to do this it will save me days of research trying to find it myself.

View Replies View Related

Get Info From File On A Clients Computer

I´ve made a program and now i would like the users of the program to be able to download updates from my website.

I want the user to show where the EXE-file on their computer is, so i can check version number, size and name of the file.

Do i need the user to upload the file to the server first before i can check version number, size and name?

Can i do this without some kind of component? Code:

View Replies View Related

Save File From Webserver To Clients Pc

The client needs to save a file on his pc which is located on the server disk. What can be the solution for this?

View Replies View Related

No Session Data Being Passed Back To Clients

does anyone know why my session number doesnt stay the same when i pressed refresh?

it works on w2k, but not on w2k server

my programmer thinks that the IIS is not passing the session back to the client. is there a way to check or any other alternative for sessions?

View Replies View Related

ActiveX Component To Install EXEs On Clients

How to incorporate this Install-feature into my web site. I already wrote the setup program which is available on my web server. I do not want to let the setup program to be downloaded and get installed If this is not possible using ASP then do I need to really move to CGI scripting.

View Replies View Related

How To Download A Complete Folder From Server To Clients Machine

I am facing a strange problem. I want to give a functionality to the client where he can download a complete folder from the server. but how to give this functionality is the main problem.

I have one ASP page where I am creating various files of vcf extension dynamically and now I want that client should be able to download all those files. Those files are present in one folder and so I want to give that whole folder to the client.so now I want some trickes/code or URL from you guys to achive this .

View Replies View Related

Server Not Serving ASP To Some Clients? Including Server Itself!

I have a server that we installed a Web Application (ASP) and It works with
a few clients that we tested, IE 5.5, and it does not work on the server
machine itself. So we've tested a few thing.

Created a simple file with the contents of <html> <body> Hello World </body>
</html> Made one with .HTM extension and one with .ASP.

I can see the HTM file from all machines. I can only see the .ASP file on the machine running IE 5.5 The server itself cannot see the .ASP page. We places the files in the root of the server web and in the Application folder with the same results.

View Replies View Related

How To Resize All Images Sizes And Coordinates Of The Images On Resize Browser

My page have background image,on that image have more images and text. My problem is whenever resize browser that images are not resized and also not moved correct place .(i.e look not like before alignment).I want to do everything in dyanamic....

View Replies View Related

Website On A CD

I want to create a dynamic website hosted on a CD. It would be based on ASP and have a database. Is this possible? How would I approach such a thing?

I'm sure I could by a runtime version of Access and build an application, but could that be implemented within the website? Any thoughts? I don't want the user to install anything on their hardrive if possible.

View Replies View Related

ASP Website On A CD-ROM?

I have a asp website and am wondering is it possible to place the website on a cd-rom?

View Replies View Related

ASP Website

I have a little asp.net website which works great on the local machine
but I cannot seem to access it from a remote machine. It is not a
connection problem because my remote machine (which is on the network)
has a share on the local machine using name resolution. The message I
get on the remote machine's explorer is the classic "Page cannot be
displayed". It seems I have looked every where on the net for
possibilites without succes. Both machines have XP SP2, firewall turned
off. The remote machine runs IIS 5.1. Both machines are under the same
workgroup. Any help highly appreciated, will send french chocolates if
you sort my problem out. I have also tried creating a simple "Hello
World" html page. Same think. Workd locally but not remotely.

View Replies View Related

How Can I Use Both VB & C# In ASP Website

I have classes defined in both VB & C#, and would like to make them
accessible ASP Website construction. I could not put them both in the
App_Code folder, what should I do?

View Replies View Related

Asp Website

I would like to build a simple asp based website. I would like to create a webgallery with some pictures i have.Can I use a MS Access database to do it? And create an asp based site? How can I do it? Is there an example

View Replies View Related

ASP Website

I have a little asp.net website which works great on the local machine but I cannot seem to access it from a remote machine. It is not a connection problem because my remote machine has a share on the local machine using name resolution. The message I get on the remote machine's explorer is the classic "Page cannot be displayed". It seems I have looked every where on the net for possibilites without succes. Both machines have XP SP2, firewall turned off. The remote machine runs IIS 5.1. Both machines are under the same workgroup.

View Replies View Related

FSO From One Website To Another

I searched and couldn't find any threads that answered this question: can I have an ASP (classic) page at my site (www.mysite.com) that includes an FSO for reading the files and folders of another, unrelated website (www.anotherURL.com) ?

When I say unrelated, I mean I own both and have control over both. The primary one is at my ISP hosting and the other is a home machine running Server 2003. I want to load up the one at home with photos in folders and then create an album on the other one that uses the pictures on the home machine. I have the following working fine when all is on one server:

Set fso = CreateObject("Scripting.FileSystemObject")
Set folder = fso.GetFolder(myPath)
Set files = folder.Files
Set subFolder = folder.subFolders

View Replies View Related

Log In From My Website

I have forums and are running for my clan I have made the website now and I would like to add that login and logout form to my website so that the users dont have to go to forums to login they can login from the website and the form will direct them to the forums.

View Replies View Related

PWS To Another Website

How can I transfer the ASP and HTML files from PWS (Personnal Web Server) to my website?

Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

/wheelofgod/deuteronomy.asp, line 13

View Replies View Related

Designing A Website With XML, XSL, And ASP

1. all the content (i.e. the text) is located in an XML file
2. the XML file would then be styled with an XSL stylesheet
3. and finally, the XML/XSL files will be outputed via an ASP script (for all the browsers)
that's all fine and good. the problem is, that for every ASP page, i have to have a separate XSL file. so, for 3 ASP pages, i'd have to have 3 different XSL files. this could become a hassel.
so, my question is, is it possible to have:

- 1 XML file (which holds all the content)
- 1 XSL file (which extracts the appropriate info for each of the 3 ASP pages)
- 3 different ASP pages (which call the appropriate info)

View Replies View Related

Connect Website

I am running a website on anintranet on one domain and trying to connect to a SQL database that is in another domain. The server that is running the website does not have SQL Server installed on it. I've looked at many different variations to set this up but none have been successful so far.

View Replies View Related

Possible: Transfer Asp Website To CD?

Is it possible to transfer a dynamic, asp site built on top of an Access database onto a cd for demonstration purposes?

View Replies View Related

Migrate A Website

I've to migrate website from IIS 2.0 to IIS 6.0.
Simple asp pages are working, but pages with visual interdev 6.0 controls
not work ! HTTP 500 (internal server error)
Visual Interdev 6.0 is it compatible with II 6.0 on W2003 server

View Replies View Related

Website On CDROM

I am trying to burn copies of our website on CDROM's and
having problems because the ASP's cannot work without the
existance of a server that supports ASP's.
Does anyone have a suggestion or know of a way I can make
this work?

View Replies View Related

Redirect On New Website

Based on the user's input, I want to redirect him/her to another website, but I want to keep my page open and open the new website in a new window. For example:
response.redirect ("http://search.yahoo.com") redirect the user to Yahoo site in the same window as my web site. I need to have yahoo site to be opened in a new window? what is the command/option?

View Replies View Related

My Website Extensions

This is going to sound strange, but this has been bothering me for some time now.

The site is administered through MonsterCommerce. I recently started working with the owner who just purchased the site. There is one other person helping the owner out and he is doing some web work, I do more of the business side.

All the files previously were html files in the root directory with an "images" directory and a "ProductImages" dir. Now all of the sudden the files are coming up with an index.asp?PageAction=VIEWPROD*** extension. How could this have been done and what exactly is "Aspin"

View Replies View Related







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