Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
V

vishalmishra

@vishalmishra
About
Posts
48
Topics
31
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Sudden crash
    V vishalmishra

    could find any such thing.. :(

    ASP.NET csharp javascript help

  • Sudden crash
    V vishalmishra

    hii everybody.. my ASP .NET Web Application was working properly.. but suddenly one day all the code in javascript stopped working.. i m not able to find out the prob.. all the other data retrieval is working properly.. plzzz help if u can...

    Visual Basic csharp javascript help

  • Sudden crash
    V vishalmishra

    hii everybody.. my ASP .NET Web Application was working properly.. but suddenly one day all the code in javascript stopped working.. i m not able to find out the prob.. all the other data retrieval is working properly.. plzzz help if u can...

    ASP.NET csharp javascript help

  • Help Needed !!! URGENT
    V vishalmishra

    i m developing a media on demand system, which is an ASP.NET Web Application.. 1) how to use login n logout in a multiuser environment ? i think we need to implement cookies, but dunno how to use them.. ? 2) in our web application, the client can play media(audio/video) files on his web page. on the server side, i ve embedded the windows media player on the VB.NET interface... and passing the URL of the media files dynamically to the windows media player... but if the client has Download Accelerator Plus, when he selects the file to play, the DAP(Download Accelerator Plus) pops up and start downloading these media files... how to disable this DAP from downloading the files on the client's system ? please help me... i need it badly

    Visual Basic csharp asp-net sysadmin hardware

  • Help Needed !!! URGENT
    V vishalmishra

    i m developing a media on demand system, which is an ASP.NET Web Application.. 1) how to use login n logout in a multiuser environment ? i think we need to implement cookies, but dunno how to use them.. ? 2) in our web application, the client can play media(audio/video) files on his web page. on the server side, i ve embedded the windows media player on the VB.NET interface... and passing the URL of the media files dynamically to the windows media player... but if the client has Download Accelerator Plus, when he selects the file to play, the DAP(Download Accelerator Plus) pops up and start downloading these media files... how to disable this DAP from downloading the files on the client's system ? please help me... i need it badly

    ASP.NET csharp asp-net sysadmin hardware

  • Few Queries
    V vishalmishra

    hii i m using an ASP.NET Web Application and i ve few doubts.. hope they ll be cleared... i m using Oracle 8i as the database 1) when i want to enter the system date from the VB.NET interface through 'Today.Date.Date' its not being entered in the database.. as the date format by 'Today.Date.Date' command is MM/DD/YYYY and the date datatype in Oracle is DD/MM/YY.. 2) how can u use a timer ?? for eg. suppose i want one label to show up for sometime.. then after sometime(from the time this label is visible), another label becomes visible.. i ve tried 'Timer1.start' but dunno how to calculate the time n check whether timer finished or not ?? 3) how can i make a function(made by me) in one form to communicate in another ?? and also how can i use the values retrived on the interface on one another form ?

    ASP.NET question csharp asp-net database

  • hi!!!
    V vishalmishra

    i want to know if it is possible to set a timer to display a label for a while depending on the interval we set. and when the interval ends , show up another label object. this is a asp.net web appliation in vb.net.....

    ASP.NET csharp asp-net

  • Comparison of dates
    V vishalmishra

    ya Mr. Dave.. the system date that we tried to enter into the Oracle database through "Today.date.date" is not being entered into the database,,.. wat can be the prob... and so how shud we enter the system date in the database ??

    Visual Basic csharp asp-net database oracle

  • hi!!
    V vishalmishra

    well... i am not using window forms...but asp.net web application... so... how to do in that .... pliz suggest...

    Visual Basic

  • hi!!
    V vishalmishra

    i tried using it. but slightly confused here as which member property to use.... can u send me a sample code...

    Visual Basic

  • hi!!
    V vishalmishra

    i want to know if it is possible to set a timer to display a label for a while depending on the interval we set. and when the interval ends , show up another label object.

    Visual Basic

  • Comparison of dates
    V vishalmishra

    i would like to know how to compare date in ASP.NET Web Application..?? the prob is that we are using Oracle as the database..which uses date as DD/MM/YY format while VB.NET uses MM/DD/YY format,.. so how to cope with these two diff formats ??

    ASP.NET csharp asp-net database oracle

  • Comparison of dates
    V vishalmishra

    i would like to know how to compare date in ASP.NET Web Application..?? the prob is that we are using Oracle as the database..which uses date as DD/MM/YY format while VB.NET uses MM/DD/YY format,.. so how to cope with these two diff formats ??

    Visual Basic csharp asp-net database oracle

  • How to use Regular Expressions ?
    V vishalmishra

    well..not much idea abt the built in validators in ASP.NET.. really sorry...i m quite new to ASP.NET.. and suppose if i dont use the built in validators, then how to use other validators ?? please give example... thanks

    ASP.NET tutorial csharp asp-net question

  • How to use Regular Expressions ?
    V vishalmishra

    i m doing an ASP.NET Web Application...i would like to know how to use regular expressions for validating phone no, email id, date...etc.. please give an example

    Visual Basic tutorial csharp asp-net question

  • How to use Regular Expressions ?
    V vishalmishra

    i m doing an ASP.NET Web Application...i would like to know how to use regular expressions for validating phone no, email id, date...etc.. please give an example

    ASP.NET tutorial csharp asp-net question

  • To Mr, minhpc_bk
    V vishalmishra

    hiiii... really amazing still dunno much abt u except ur id.... first of all.. thanks a lot... ur code helped me in playing media files dynamically... thanks man and.. would like to know more abt u...

    ASP.NET tutorial csharp javascript database

  • How to open Text files and PDFs ?
    V vishalmishra

    i m using an ASP.NET Web Appication n want to open Text files, PDFs and images on the VB.NET interface... so wat are the components which i need to open these files... so far.. the images are being opened in Internet Explorer only.. which i dont want.. i want a specific component for both images and text/PDFs need help how to do this ...

    ASP.NET csharp asp-net help tutorial

  • How to open Text files and PDFs ?
    V vishalmishra

    i m using an ASP.NET Web Appication n want to open Text files, PDFs and images on the VB.NET interface... so wat are the components which i need to open these files... so far.. the images are being opened in Internet Explorer only.. which i dont want.. i want a specific component for both images and text/PDFs need help how to do this ...

    Visual Basic csharp asp-net help tutorial

  • To Mr, minhpc_bk
    V vishalmishra

    hii was going thru the www.codeproject.com, posted my queries of how to play a media file in the embedded Windows Media Player...then u helped me by giving this link (link http://www.codeproject.com/script/comments/forums.asp?msg=1053385&forumid=12076&XtraIDs=12076&searchkw="Embedded+media+player+with+dynamic+filename+value"&sd=1%2F1%2F2005&ed=5%2F6%2F2005#xx1053385xx) i embedded the media player and gave the static path also in the URL attribute... but really not getting how to make it dynamic ?? ya,.. u gave one example in that post.. but really sorry... as i m new to VB.NET .. so could not the concept of how to embedd the javascript in VB.NET ??? so can u plz tell me once again how to make the URL dynamic ??? we ve retrieved the file location of the media files from the database in our project... but not sure how to pass this value to the URL of the media player?????..... so that it becomes dynamic... need ur help.. thanks, in advance...

    ASP.NET tutorial csharp javascript database
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups