Thanks for your reply
Mir_As
Posts
-
Siemens USB PPI Cable - Visual C# connection? -
Siemens USB PPI Cable - Visual C# connection?Hi to all, How can i communicate between Siemens PLC and Visual C# via USB PPI cable as serial communication? When i plug it to my pc so it is identified as a HID device. i want it as com port.(serial pot). how can i achieve this? must i attach any kind of dll to my project? Anyone can help me?
-
How can i make like this web site in Asp.net?ok. I have started to create master page firstly. i wish from now on you can help me :). Now i have a banner part(header),menu part (left side) and footer part in my master page. i want to fix %100 of my image to header part but my image is big sized. how can i fix my image to header part?i want my image appears %100 in my header row.
-
How can i make like this web site in Asp.net?you are right. but at the most i wanted to learn that when i click one category of any products group so how can i show my pictures and how will i display their specifications on page. i can achieve other side of www.asaydinlatma.com web site. but i dont know how to show pictures on page like this way, and how to show products specifications near the pictures.
-
How can i make like this web site in Asp.net?Hi dear friends, i want to make a web site with asp.net . www.asaydinlatma.com.tr how can i create like this web site with asp.net? Anyone can help me about this? Thanks so much
-
writing usb driver in visual C#.Net.?i want to write driver for my microcontroller. when i connect to microcontroller project to Pc so i want they connect eachother.and send and get datas. i think it can be.but how? serialports connect to microcontroller i think USB can connect to microcontrollers too.
-
writing usb driver in visual C#.Net.?How can i write usb driver software for microcontrollers? i have a poject with microcontroller. When my project connects with usb cable to PC so i want my software connects with microcontroller.i want to send data and get data from microcontroller. i wish i could explain my aim. for example when i click a button in PC side(in visual studio or delphi etc.) so microcontroller and pc can send-get datas with usb cable.
-
usb driver for microcontroller.?How can i write usb driver software for microcontrollers? i have a poject with microcontroller. When my project connects with usb cable to PC so i want my software connects with microcontroller.i want to send data and get data from microcontroller. i wish i could explain my aim. for example when i click a button in PC side(in visual studio or delphi etc.) so microcontroller and pc can send-get datas with usb cable.
-
Electronical projects with Java?i started to learn java. i have middle level information about visual c# and C languages. how can i find electronical project about java ?let me suggest some learning way java language.i need some sample projects and codes. Thanks for reading this message.
-
Displaying images from another folder.?Thanks i have done it already.
-
Displaying images from another folder.?But i must use databinding. ThumbnailUrl='<%#"Images/"+DropDownList1.SelectedValue+"/Thumbnail/"+DataBinder.Eval(Container.DataItem,"small") %>' i dont display just one image.i use database.
-
Displaying images from another folder.?i have 2 different folders. Admin folder and Images folder. Admin folder has just manage.aspx form.(Images folder not in that folder) i want to display my pics in Admin/manage.aspx page.But my images are in Images folder. <eit:LightBoxHyperlink ID="lb1" runat="server" Album="Sample1" Caption="Gallery 1 Pic 1" ThumbnailUrl='<#"~/Images/"+DropDownList1.SelectedValue+"/Thumbnail/"+DataBinder.Eval(Container.DataItem,"small") %>' Height="84px" Width="113px" style="vertical-align: middle; text-align: center" /> it searches my images under the :Admin/Images.... (so i get error message) But images under Images/..
-
where is wrong ?i added image datalist view.and i want to show my images by database. imageurl=<%#&App_Data\Urunler\Banyo"+DataBinder.Eval(Container.DataItem,"resim") %> where is wrong in that code?
-
displaying image in datalist.?i want to display my images in datalist. i save my images path in access database(like this Product\hotel\product1.gif) my images are in a speial folder which under the App_Data. how can i connect datalist-images directory-image? i connected to database with accessdatasource1.
-
How to type text in downdown listLook this code.it shows on label1 which item s selected in dropdownlist.Change dropdownlist autopostback property enable Label1.Text = DropDownList1.SelectedItem.Text;
-
how to show cathegorized pics ?no i have not searched any topic about repeaters.i want to make like this site.but more powerfull than this site. http://asaydinlatma.com.tr/deneme/index.php?bolum=urunlerimiz[^]
-
how to show cathegorized pics ?i m new in ASP.net and it like a huge ocean really:).is there any sample videos or sample codes about this subject?Sorry for sending same subject two times :)
-
how to show cathegorized pics ?i sorry i have forgoten that i want to show images like matris.4 calumns 10 lines.i wish i could explain aims.
-
how to show cathegorized pics in my site?Hi to everyone.i want to do like this site: i have 4 or 5 catgegories in my main page.when people click one of this cathegory i want to show images about this cathegory.i want to show images paged.i mean in each of my cathegory can be 100 images.How i want to do like this site?i want to use database in this project.i m not so new in asp.net.i had tried to make site but i was tired of cause i was trying it by myself.
-
showing cathegorizied pictures..?In my site there s a master page.there is a treeview on it.i have 3 kids of products.i gave to treeview 3 nagivateurls. when i click to one of these links so i want to show related pictures.how can i do like this project?is there any asp.net video about this topic?or is there any people who can explain how to do it:)