Microsoft SQL Server
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsDatabaseMicrosoft SQL Server

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old May 12th, 2005, 04:50 AM
Cornman Cornman is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: May 2005
Posts: 8 Cornman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 26 m 59 sec
Reputation Power: 0
Question Upload Image

I'm in like a smal confusion over uploading images:

If Not (Upload.PostedFile Is Nothing) Then 'Check to make sure we actually have a file to upload

Dim strLongFilePath As String = Upload.PostedFile.FileName
Dim intFileNameLength As Integer = InStr(1, StrReverse(strLongFilePath), "\")
Dim strFileName As String = "D:\(FYP)\Images\Banner" 'Mid(strLongFilePath, (Len(strLongFilePath) - intFileNameLength) + 2)

Select Case Upload.PostedFile.ContentType
Case "image/pjpeg", "image/jpeg" 'Make sure we are getting a valid JPG image
Upload.PostedFile.SaveAs(strFileName)
lblStatus.Text = strFileName & " was uploaded successfully to: " & strFileName
Case Else
'Not a valid jpeg im age
lblStatus.Text = "Not a valid jpeg image"
End Select
end if
end sub
But the error i encounter was access denied to the filename i declared. So is it possible cause due to the web service..

Reply With Quote
  #2  
Old May 12th, 2005, 04:52 AM
Cornman Cornman is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: May 2005
Posts: 8 Cornman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 26 m 59 sec
Reputation Power: 0
Ignore tis line :
'Mid(strLongFilePath, (Len(strLongFilePath) - intFileNameLength) + 2)

Reply With Quote
Reply

Viewing: ASP Free ForumsDatabaseMicrosoft SQL Server > Upload Image


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway
Stay green...Green IT