Jump to content

huseyin

Members
  • Posts

    18
  • Joined

  • Last visited

Everything posted by huseyin

  1. huseyin

    report viewer

    hi to everybody,i am using report viewer to generate charts and i want to bind a drop down list some how, to make the query for dataset get data from this drop down list, (to make the report dynamic)i.e. when i change the drop down list's selected item then the reports values will change accordingly
  2. deadline for projects are comming,help please if u know about masterpage
  3. hi i am a student doing my graduation project,i am designing a web application by using asp.net2005 , i have 8 pages in my project, and i need to add a Master page (which i know very little about) to my project, but i dont know how to combine master page with already done pages. can anybody help ? i will be very happy , thank you for ur replies
  4. i am using variety of CISCO routers
  5. hi to everybody, i am a students doing my graduation projecti am going to send arp command from my web application (asp.net2005 using c# v2.0) to a cisco router,for real i know very little about that topic (using snmp with web applications)can anybody help me about that, which dlls should i use, how can i use them, what conguration should i do on my routeror any links,documents will help a lot thank you for your replies
  6. i need to use snmp , can anybody help me with that ??thank you for your replies
  7. hmm , i think i cant explain the stuation in a clear way,sorry for that , my program will work intermediately (one arp command will be send at a time), i mean when some student wants to open his/her access to internet and comes to our office, we register him/her and my web application will send the arp command to the router at that time (intermediately)
  8. hi to everybody,i am a student doing my graduation project.i need to send arp commands from my web application ( asp.net2005) to a cisco router , my database and arp commads are ready but i dont know how to send these commands to routers, i research some documents and i think i need to use snmp ( wsnmp.dll and mgmtapi.dll ) , if i need to use it how can i use this snmp libraries in my asp.net2005 project ??ori think i will use sockets to send commands to router (i am not sure) , how can i get information about how to send commands from web application to cisco router by using socketsthank you for ur replies
  9. did anyone know why the query mentioned above doesnt work, i didint ask for aspx.net, asp.net or asdfasfdasf.net it doesnt matter what is it ? if you know please reply if you dont know continue sending about aspx, asp ,asdasdfasdfadsf thank you
  10. hi to everbodyi am using aspx.net 2005 and sql 2000 db. i have some problem with queries that contain like % in the where clause.for example:select * from students where student_name like ' '"+txt_student_name.Text+"' %'if anybody knows the right format, can you help me !! (send me an example)or any source that i can have examples on like % queries will help thank you for ur replies
  11. hi to everybody can anybody help me about how to import and export data from/to an excel file into a c#.net 2005 program
  12. ok but i dont have the code with me now, i will try to send it tomorrow. thank you for ur replies
  13. Hi to everybody.i am a student doing my graduation project,i am preparing a web application for our computer center and i realized that in web applications some of the event handlers doesnt work (for ex. txtbox_text_changed,radiobutton_list_selected_index_changed...) so to make these event handlers work we need to use ajax. can aynbody help me to find some source about how to learn ajax and tutorials. also if you know other ways how can i make these event handlers work(textbox_text_changed , radiobutton_list_selected_index_changed) it would be very helpfulthanks for ur replies
  14. i will use http to send them to routers, im using aspx .net 2005 , i dont know what to do ? should i use winsok (windows sokets ) , how can i use this sockets?
  15. hi to everybody i am a student doing my graduation project, i need to develop a web application to give internet access to students in the dormitories. i prepare the arp commands thats gonna be sended to routers, but i dont know how to send the commands from my web application to the router.can anybody help i just need to find how to send arp commands to cisco routers ??? if anybody can help i will be very happy thanks for ur replies
×
×
  • Create New...