User Profile

Collapse

Profile Sidebar

Collapse
danielflerisoler
danielflerisoler
Last Activity: Jan 11 '09, 07:36 PM
Joined: Sep 4 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • danielflerisoler
    replied to DataImageUrlField
    dataimageurlfie ld

    Cheers mate! saved me a hassle trying it from the wizard
    See more | Go to post

    Leave a comment:


  • danielflerisoler
    started a topic DataImageUrlField

    DataImageUrlField

    Code:
    <asp:ImageField DataImageUrlField="picname" DataImageUrlFormatString="http://bytes.com/images/{0}">
    will retreive an image from the folder '~/images/' using the value in 'picname' (eg. 'abc.jpg') The image is therefore '~/images/abc.jpg'

    How does one use TWO placeholders? That is, if the image 'abc.jpg' is saved in the folder '~/images/dfs/' (for the client 'dfs'), using the database fields 'picname' and...
    See more | Go to post
    Last edited by pbmods; Jan 11 '09, 08:57 PM. Reason: Added CODE tags.

  • danielflerisoler
    replied to serial ports
    in .NET
    the problem was i was initiating a new class with the same port number more than once! thanks anyway...
    See more | Go to post

    Leave a comment:


  • danielflerisoler
    replied to serial ports
    in .NET
    actually it doesn't. interestingly enough, the same code in VB6 works fine! :s
    See more | Go to post

    Leave a comment:


  • danielflerisoler
    replied to serial ports
    in .NET
    hi! aha com4 exists. there's no modems or anything and no other apps incl hyperterminal using it. thing is i send the 1st command (device in question is a card reader) to initialise it... that's ok, response and all but the second time i try to send something, the port's .isopened value is false so i can't send. i try opening the port but get the 'Access to the port 'COM4' is denied.' error. i don't know why it's closed in the 1st place....
    See more | Go to post

    Leave a comment:


  • danielflerisoler
    started a topic serial ports
    in .NET

    serial ports

    Access to the port 'COM4' is denied (vb.net). i tried the /noSerialMice switch in boot.ini. the 1st string i sent was ok then the second says the port is closed (which it wasn't) and cannot be opened (by the SAME application. anyone?
    See more | Go to post
No activity results to display
Show More
Working...