|
-
Want to extract the muzak
Date: 05/13/05
(Computer Geeks) Keywords: asp
So I've accumulated a few keygens (not that I would use them, of course) and I've noticed that a few play songs when their open. I was hoping any of you would know how to "extract" the songs from the crack? Here's one so you know what I'm talking about: http://s5.yousendit.com/d.aspx?id=3PJVNDJIOHHL72KPTIQAMYTTQG
I'm not sure how long the link's alive but there ya go. Thanks!
Source: http://www.livejournal.com/community/computergeeks/684542.html
-
help?
Date: 05/13/05
(Computer Help) Keywords: browser, asp
Hmm... so I'm having hard drive issues and I'm not too sure where to turn so I'm hoping someone, somewhere may have a solution, or at least some advice.
I have a pretty small HD, it has 10gb. This is never usually too big of an issue but to my great horror I discovered I only have 750mb of space left on it. I decided to go the logical way and "Add/Remove" some programs that were taking up too much space. I scrolled through everything and found that *gasp* to my horror, Canon Zoombrowser is taking up a whopping 4,500mb!
I thought, "this can't be possible", because well, I don't have any photo files kept there anymore and all the photos I store are in a folder that only has like... 250mb or something. Really, not that many things.
So, I went into C drive and opened up the Zoombrowser folder and there certainly is NOT 4,500mb worth of crap in there. Just your basic program and bits... 100mb tops, if that.
So I've been going crazy, looking in every single program on the computer to find out where the hell all the HD memory has disappeared to! I've checked every folder and nowhere is there THAT much memory used up. Not even all totalled up, could it possibly equate to it.
I was thinking, that perhaps it is in relation to the Windows XP switching users function? I only have one account to log in onto the computer with, and that is an 'administrator' account, but is it possible that there are old files that are hidden, that I can't view, that are from BEFORE I installed XP and began using this logon feature?
I also remember using Windows Media Player and the Playlists section showed up with hundreds of songs that USED to be on the computer but I thought were deleted as I couldn't find their sources? Perhaps this has something to do with it?
There are many theories, however they could all be shite and just a result of my inability to keep from adding too much stuff.
If anyone has ANY idea what I have been rambling on about and has any clue as to where my HD memory has up and gone to, please, please reply or I'll be forced to take severe action and delete The Sims or something! =)
Nah, seriously, I appreciate any advice!
Thank you, domo arigato, merci, danke & tusen takk!
Source: http://www.livejournal.com/community/computer_help/395115.html
-
PSU Questions
Date: 05/15/05
(Computer Geeks) Keywords: asp
A recent post here has me thinking about power supplies. I have a stock 420 watt PSU. I might want to replace my stock power supply and I have a few questions:
- What are some good brands and model numbers?
- Is there such as thing as a fan-less ATX power supply?
- Does the power supply pull a constant wattage or does it depend on what hardware is in use?
- Is there a way to modify a PSU to make it quieter or give off less heat?
- What is the technical term for the standard PSU power connector?
In upgrading my PSU I'll be breaking my standard "if it ain't broke, don't fix it" credo as my PSU is working fine and seems to power my machine adequately. I've simply run out of things to upgrade at the moment (or rather I'm comfortable with all the other aspects of my PC). :)
Can't stop tinkerin', ya know?
Source: http://www.livejournal.com/community/computergeeks/686934.html
-
Sending data across servers
Date: 05/17/05
(Asp Dot Net) Keywords: asp, security
I have an encrypted token that I would like to send from one server to another. I create the encrypted token, and when I try to pass it to another server, it says access denied. I have checked all security settings imaginable, added the aspnet account, gave it full control, etc.
I have this working for an asp project. The only catch I can think of is on my receiveToken page, I am not using server-side code. I am decrypting the token with vbscript on the .aspx page, and do not even have a code-behind page specified. However it is failing before it runs any of my script so I doubt this would be affecting it... I am not sure.
Any suggestions on why I am not being granted access would be much appreciated. Thanks.
Source: http://www.livejournal.com/community/aspdotnet/34238.html
-
Seeking Redesign Advice
Date: 05/17/05
(WebDesign) Keywords: css, html, asp, web
I’m planning a site redesign in order to take advantage of CSS and XHTML. My existing site uses frames, is heavy on graphics - and the architecture combines several different enterprises along with some more personal pages. At this point I’m looking for some general ideas about approaching the redesign:
ie: whether to split off the personal aspect of the site, to split off the various enterprises (illustration portfolio, web design portfolio, fine craftwork sales site and an online coloring book) and if so, along what lines. If I split things off would I still want a portal page to tie things together?
I’m also looking for feedback about how to showcase both CSS skills and Flash skills; I want to take advantage of both, and am wondering what people think are the best roles for each of these tools. Where is CSS best used? What are the best uses for Flash? Is it feasible to use Flash in the context of a CSS design?
At the same time, I really hate to get rid of Frames. They are easy and useful for creating a thumbnail menu to display larger image files. Does anyone have suggestions for equally easy and useful alternatives for displaying portfolio images?
Source: http://www.livejournal.com/community/webdesign/881408.html
-
weird question...
Date: 05/18/05
(WebDesign) Keywords: php, mysql, database, asp, sql
How difficult is it to learn PHP for use with a MySQL database? And how difficult is it to create the MySQL database? Like, would it take me months? I have no previous PHP experience...I've only ever done ASP.NET with VB.NET.
I'm going to be starting a new project at my summer internship, and I'm wondering if it's worth it to focus on this particular part of it (or if I need to just setup a prototype of how the data display will look, and tell them they need to find someone with PHP/MySQL experience to create the actual database and code).
Source: http://www.livejournal.com/community/webdesign/882497.html
-
Access database and ASP
Date: 05/18/05
(Web Development) Keywords: php, database, asp, sql, web
I have an access database I'd like to put on the web, so:
1) Is the best way to do this using ASP? Currently the website is hosted on Dreamhost, which I don't think supports ASP. Is there maybe an easy way to export it to an SQL database and then use PHP?
2) If the best solution is ASP (which I've never touched), can you recommend any good hosts?
Thanks.
Source: http://www.livejournal.com/community/webdev/201019.html
-
viewing certificate services database
Date: 05/20/05
(C Sharp) Keywords: database, asp, security, web, microsoft
Hello All! I need to have access to certificate services database from the c# web application. Approach described in msdn lib(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/seccrypto/security/viewing_the_certificate_services_database.asp) does not seem to work. Or maybe i can't understand what the realy mean... certadm.dll doesn't provide class implementation for IEnumCERTVIEWROW, IEnumCERTVIEWATTRIBUTE and IEnumCERTVIEWEXTENTION. Interface is an abstract entity as far as i know. (Unfortunately i don't know much...) So, how can one (as "ICertView::OpenView creates a IEnumCERTVIEWROW object") create an instance of an interface object with no corresponding class? One version of my code looks something like this:
CERTADMINLib.IEnumCERTVIEWROW cvr; CERTADMINLib.IEnumCERTVIEWATTRIBUTE cva; CERTADMINLib.CCertViewClass CertView = new CERTADMINLib.CCertViewClass(); CertView.OpenConnection("pcitis31.cert.cern\\CERTSubCA"); CertView.SetTable(0); CertView.SetResultColumnCount(-2); cvr = CertView.OpenView(); cva = cvr.EnumCertViewAttribute(0); //-here i get COMException with 0x8000ffff code (Catastrophic failure)
Am i missing something, or am i absolutely on the wrong way?
Examples shown in msdn are quite similar(but in vb):
ex.1 ' Declare the IEnumCERTVIEWROW object variable. Dim objRow As IEnumCERTVIEWROW
' Instantiate the row object. Set objRow = objView.OpenView
' Use the object as needed. ' When done processing, free the object. Set objRow = Nothing
ex.2 ' Initialize an IEnumCERTVIEWCOLUMN object. Dim objCol As IEnumCERTVIEWCOLUMN Set objCol = objRow.EnumCertViewColumn() ' Use objCol as needed. ' ... ' Free objCol when done. Set objCol = Nothing
Any help, ideas are very much appreciated!
Thanks in advance!
Source: http://www.livejournal.com/community/csharp/29256.html
-
Tables and cells with backgrounds
Date: 05/23/05
(HTML Help) Keywords: html, asp
I have a slippery grasp on the concept of tables.
http://www.rit.edu/~smk4357/temp/leftframe.html That is my design. The source shows that I attempted to split the various sections using tables.
http://www.rit.edu/~smk4357/temp/example.jpg That is what I want to do with the design (scaled down).
What I can't figure out: 1. How to get text on top of the leftframe_03.jpg image. 2. How to turn the entire middle section into a cell that will contain all of the site's content. And be able to stick as much content in there as I want, meaning the site would have a scrollbar and whatnot.
http://www.rit.edu/~smk4357/temp/ Anyone is welcome to fool around with the files if they would like to help me out!
I've really tried, but for whatever reason I am just too quick to get frustrated with this design. So thank you!
Source: http://www.livejournal.com/community/htmlhelp/1986862.html
-
Stealth virus warning sounded again
Date: 05/25/05
(Security) Keywords: asp, virus
Kaspersky Labs has warned that malware authors have worked out that there is more money to be made from causing many low-key virus infestations than single, massive outbreaks.
Source: http://news.zdnet.com/Stealth+virus+warning+sounded+again/2100-1009_22-5719765.html?part=rss&tag=feed&subj=zdnn
-
DVD Burner troubles...
Date: 06/06/05
(Computer Help) Keywords: software, asp, security, microsoft
hi :D i think this community is awesome for starters and thanks for ur advice in advance!
heres the problem. i got a new dvd burner. it lets me burn CDs just fine. but when burning a dvd, it burns the whole thing, then right at the end it says "PMA update failure" and "Could not perform end of Disc-at-once."
i've included the log file from nero! thank u for looking :D
pirate king combriole
Windows XP 5.1 IA32 WinAspi: - ahead WinASPI: File 'C:\Program Files\Ahead\Nero\Wnaspi32.dll': Ver=2.0.1.68, size=160016 bytes, created 7/22/2004 5:33:44 PM Nero version: 6.3.1.12 Recorder: Version: BY01 - HA 1 TA 0 - 6.3.1.12 Adapter driver: HA 1 Drive buffer : 2048kB Bus Type : default (0) -> ATAPI, detected: ATAPI CD-ROM: Version: BY01 - HA 1 TA 0 - 6.3.1.12 Adapter driver: HA 1
=== Scsi-Device-Map === DiskPeripheral : QUANTUM FIREBALLlct20 40 atapi Port 0 ID 0 DMA: On DiskPeripheral : MAXTOR 6L040J2 atapi Port 0 ID 1 DMA: On CdRomPeripheral : SONY DVD RW DRU-710A atapi Port 1 ID 0 DMA: On CdRomPeripheral : AOPEN CD-RW CRW5224 atapi Port 1 ID 1 DMA: On
=== CDRom-Device-Map === SONY DVD RW DRU-710A E: CDRom0 AOPEN CD-RW CRW5224 H: CDRom1 =======================
AutoRun : 1 Excluded drive IDs: CmdQueuing : 1 CmdNotification: 2 WriteBufferSize: 83886080 (0) Byte ShowDrvBufStat : 0 EraseSpeed : 0 BUFE : 0 Physical memory : 767MB (785904kB) Free physical memory: 464MB (475800kB) Memory in use : 39 % Uncached PFiles: 0x0 Use Static Write Speed Table: 0 Use Inquiry : 1 Global Bus Type: default (0) Check supported media : Disabled (0)
6.6.2005 ISO compilation 12:09:06 AM #1 Text 0 File Isodoc.cpp, Line 6065 Iso document burn settings ------------------------------------------ Determine maximum speed : FALSE Simulate : FALSE Write : TRUE Finalize CD : TRUE Multisession : FALSE Burning mode : DAO Mode : 1 ISO Level : 1 (Max. of 11 = 8 + 3 char) Character set : ISO 9660 Joliet : TRUE Allow pathdepth more than 8 directories : TRUE Allow more than 255 characters in path : TRUE Write ISO9660 ;1 file extensions : TRUE 12:09:06 AM #2 Text 0 File Reader.cpp, Line 118 Reader running 12:09:06 AM #3 Text 0 File Writer.cpp, Line 124 Writer SONY DVD RW DRU-710A running 12:09:06 AM #4 ISO9660GEN -11 File geniso.cpp, Line 3899 First writeable address = 0 (0x00000000) 12:09:06 AM #5 Text 0 File Burncd.cpp, Line 3167 Turn on Disc-at-once, using DVD media 12:09:06 AM #6 Text 0 File DlgWaitCD.cpp, Line 245 Last possible write address on media: 2297887 (510:38.37, 4488MB) Last address to be written: 1770895 (393:31.70, 3458MB) 12:09:06 AM #7 Text 0 File DlgWaitCD.cpp, Line 257 Write in overburning mode: NO (enabled: CD) 12:09:06 AM #8 Text 0 File DlgWaitCD.cpp, Line 2137 Recorder: SONY DVD RW DRU-710A, Media type: DVD-R Disc Manufacturer: SONY08 - D1 Disc Application Code: 64, Disc Physical Code: 193 12:09:06 AM #9 Text 0 File DlgWaitCD.cpp, Line 418 >>> Protocol of DlgWaitCD activities: <<< ========================================= 12:09:06 AM #10 Text 0 File ThreadedTransferInterface.cpp, Line 813 Setup items (after recorder preparation) 0: TRM_DATA_MODE1 (CTransferItem) 2 indices, index0 (150) not provided original disc pos #0 + 1770896 (1770896) = #1770896/393:31.71 relocatable, disc pos for caching/writing not required/required, no patch infos -> TRM_DATA_MODE1, 2048, config 0, wanted index0 0 blocks, length 1770896 blocks [SONY DVD RW DRU-710A ] -------------------------------------------------------------- 12:09:06 AM #11 Text 0 File ThreadedTransferInterface.cpp, Line 982 Prepare recorder [SONY DVD RW DRU-710A ] for write in CUE-sheet-DAO DAO infos: ========== MCN: "" TOCType: 0x00; Session Closed, disc fixated Tracks 1 to 1: 1: TRM_DATA_MODE1, 2048/0x00, FilePos 0 0 3626795008, ISRC "" DAO layout: =========== __Start_|____Track_|_Idx_|_RecDep_|_CtrlAdr_ 0 | lead-in | 0 | 0x00 | 0x41 0 | 1 | 0 | 0x00 | 0x41 0 | 1 | 1 | 0x00 | 0x41 1770896 | lead-out | 1 | 0x00 | 0x41 12:09:06 AM #12 Phase 24 File dlgbrnst.cpp, Line 1836 Caching of files started 12:09:06 AM #13 Text 0 File Burncd.cpp, Line 4177 Cache writing successful. 12:09:06 AM #14 Phase 25 File dlgbrnst.cpp, Line 1836 Caching of files completed 12:09:06 AM #15 Phase 36 File dlgbrnst.cpp, Line 1836 Burn process started at 4x (5,540 KB/s) 12:09:06 AM #16 Text 0 File ThreadedTransferInterface.cpp, Line 2345 Verifying disc position of item 0 (relocatable, disc pos, no patch infos, orig at #0): write at #0 12:09:06 AM #17 Text 0 File dlgbrnst.cpp, Line 1694 Set remaining time: 11:04,275 (664275ms) -> OK 12:09:06 AM #18 Text 0 File DVDR.cpp, Line 1833 Recording mode: Sequential Recording Mode 12:09:06 AM #19 Text 0 File Mmc.cpp, Line 20173 Set BUFE: Power-Burn -> ON , Generic write control : ON 12:09:06 AM #20 Text 0 File DVDR.cpp, Line 1974 Start write address at LBA 0 DVD high compatibility mode: Yes 12:09:07 AM #21 Text 0 File Cdrdrv.cpp, Line 8063 ---- DVD Structure: Physical Format Information (00h) ---- Layer: 0, Address: 0 (0 h), AGID: 0; Length: 2050 Book Type: ? (15), Part Version: 15 Disc Size: ? mm, Maximum Rate: (F h) Number of Layers: 4, Track Path: Opposite Track Path (OTP), Layer Type: ? Linear Density: ? um/bit, Track Density: ? um/track Starting Physical Sector Number of Data Area: FFFFFB h (?) End Physical Sector Number of Data Area: 0 h End Sector Number in Layer 0: 0 h Data in Burst Cutting Area (BCA) exist Media Specific [16..63]: FF 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................ 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................ 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................ 12:09:34 AM #22 Text 0 File Cdrdrv.cpp, Line 1293 00:09:34.603 - SONY DVD RW DRU-710A\H1 T0 : Queue again later 12:20:24 AM #23 Text 0 File WriterStatus.cpp, Line 115 start writing Lead-Out at LBA 1770896 (1B0590h), lenght 0 blocks 12:20:24 AM #24 Text 0 File ThreadedTransfer.cpp, Line 229 all writers idle, stopping conversion 12:20:24 AM #25 Text 0 File DVDR.cpp, Line 2201 EndDAO: Last written address was 1770895 12:21:06 AM #26 SCSI -1194 File Cdrdrv.cpp, Line 1187 SCSI Exec, HA 1, TA 0, LUN 0 Status: 0x04 (0x01, SCSI_ERR) HA-Status 0x00 (0x00, OK) TA-Status 0x02 (0x01, SCSI_TASTATUS_CHKCOND) Sense Key: 0x03 (KEY_MEDIUM_ERROR) Sense Code: 0x73 Sense Qual: 0x04 CDB Data: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 Sense Data: 0x71 0x00 0x03 0x00 0x00 0x00 0x00 0x0A 0x00 0x00 0x00 0x00 0x73 0x04 12:21:06 AM #27 Text 0 File dlgbrnst.cpp, Line 1694 Set remaining time: 0:00,000 (0ms) -> OK 12:21:06 AM #28 CDR -1194 File ThreadedTransferInterface.cpp, Line 1701 PMA update failure 12:21:06 AM #29 TRANSFER -24 File ThreadedTransferInterface.cpp, Line 1701 Could not perform end of Disc-at-once 12:21:06 AM #30 Text 0 File DVDR.cpp, Line 2201 EndDAO: Last written address was -1 12:21:06 AM #31 Text 0 File dlgbrnst.cpp, Line 1694 Set remaining time: 0:00,000 (0ms) -> OK 12:21:06 AM #32 Text 0 File dlgbrnst.cpp, Line 1694 Set remaining time: 0:00,000 (0ms) -> OK 12:21:06 AM #33 Phase 38 File dlgbrnst.cpp, Line 1836 Burn process failed at 4x (5,540 KB/s)
Existing drivers: File 'Drivers\PXHELP20.SYS': Ver=2.03.28a, size=20640 bytes, created 3/11/2005 6:28:09 PM (Prassi/Veritas driver for win 2K) File 'Drivers\atapi.sys': Ver=5.1.2600.0 (XPClient.010817-1148), size=86656 bytes, created 8/23/2001 8:00:00 AM (Adapter driver for rec)
Registry Keys: HKLM\Software\Microsoft\Windows NT\CurrentVersion\WinLogon\AllocateCDROMs : 0 (Security Option)
Source: http://www.livejournal.com/community/computer_help/411374.html
-
Question about VS extensibility and C#
Date: 06/09/05
(C Sharp) Keywords: html, asp, microsoft
I've been trying for a while to access the linker object's mapfile setting for a project in Visual Studio .NET via the extensibility model. I'm writing in C#.
Microsoft has this to say about it:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcext/html/vxlrfvcprojectenginelibraryvclinkertoolmapfilename.asp
The example code they provide is for VB .NET, and goes something like this: -------------- Imports EnvDTE Imports Microsoft.VisualStudio.VCProjectEngine
Public Module Module1 Sub Test() Dim prj As VCProject Dim cfgs, tools As IVCCollection Dim cfg As VCConfiguration Dim tool As VCLinkerTool prj = DTE.Solution.Projects.Item(1).Object cfgs = prj.Configurations cfg = cfgs.Item(1) tool = cfg.Tools("VCLinkerTool") tool.GenerateMapFile = True tool.MapFileName = "my.map" End Sub End Module --------------
I tried to adapt some of this to C#, but the compiler can't find the Microsoft.VisualStudio namespace, and it doesn't show up in the auto-complete list. Of course, none of the data types are recognized either (VCProject, IVCCollection, etc.). All other documentation I've seen leads me to this problem. Does anyone know of another way to access a project's active mapfile setting?
Source: http://www.livejournal.com/community/csharp/31119.html
-
Sourcelabs acquires Brand Perens
Date: 06/10/05
(Open Source) Keywords: software, asp
Sourcelabs is 100% behind the "political" aspect of Perens' life, his work against software patents and the DRM shut-out of Open Source from content players. You might say they like him, they really like him.
Source: http://blogs.zdnet.com/open-source/?p=328&part=rss&tag=feed&subj=zdblog
-
Zone Alarm woes and disappering programs (I think)
Date: 06/11/05
(Computer Help) Keywords: software, asp, security
I just updated to the newest version of Zone Alarm Security Suite. I've been having issues with it since. I've been trying to uninstall the program but that's been a bust so far as I keep getting this error message:
TrueVector Internet Monitor was not uninstalled. The uninstaller was not able to stop the True Vector software services. This will happen if other software is using the True Vector Engine.
To uninstall make sure all other True Vector based programs have been closed.
Another problem that I am having is that my add/remove program list is acting all wonky. Instead of regular program names such as Nero burning rom and Winamp, it's being populated by aspi, CCHelp, CCScore, etc.
I would really appreciate it if anyone out there would help me out.
It's also my first post here so hello ^^
[edit]When I try to start up ZA, this error pops up.
vsmon.exe - Application Error
The instruction at "0x01cc2ccd" referenced memory at "0x00000018". The memory could not be read.
Source: http://www.livejournal.com/community/computer_help/414490.html
-
Considering moving to ASP.Net 2005 Beta 2?
Date: 06/12/05
(SQL Server) Keywords: html, asp
Anyone considering moving to ASP.Net 2005 Beta 2 may want to read this: http://www.damn-them.com/it/2005/06/transition-to-aspnet-2005-beta-2.html
(Cross Posted)
Source: http://www.livejournal.com/community/sqlserver/28171.html
-
Considering moving to ASP.Net 2005 Beta 2?
Date: 06/12/05
(Asp Dot Net) Keywords: html, asp
Anyone considering moving to ASP.Net 2005 Beta 2 may want to read this: http://www.damn-them.com/it/2005/06/transition-to-aspnet-2005-beta-2.html
(Cross Posted)
Source: http://www.livejournal.com/community/aspdotnet/35226.html
-
Considering moving to ASP.Net 2005 Beta 2?
Date: 06/12/05
(IT Professionals) Keywords: html, asp
Anyone considering moving to ASP.Net 2005 Beta 2 may want to read this: http://www.damn-them.com/it/2005/06/transition-to-aspnet-2005-beta-2.html
(Cross Posted)
Source: http://www.livejournal.com/community/itprofessionals/13823.html
-
Yahoo Avatars
Date: 06/14/05
(Computer Help) Keywords: asp, yahoo
How do you get your Yahoo! Avatars out of yahoo! and into the "real world"? I've been noticing that some people are using their avatars that they created with Macromedia Flash on other journal sites (and some even here). Do you have to have the flaspix program (or something similar. The name excapes me at the moment) to be able to do that?
Not very important.
Just wondering.
Thanks.
Source: http://www.livejournal.com/community/computer_help/416314.html
-
Рассылка .Net Собеседник
Date: 06/16/05
(C Sharp) Keywords: asp, sql
На subscribe.ru есть рассылка - http://subscribe.ru/catalog/comp.soft.prog.dotnetgrains, у рассылки есть сайт - http://dotnetgrains.sql.ru/. Рассылка посвящена платформе .Net, C#, ASP.Net. На обоих сайтах размещены прежние выпуски - всего 42. Подписывайтесь, если интересно.
Source: http://www.livejournal.com/community/csharp/31363.html
-
helloooo and a question.
Date: 06/21/05
(Asp Dot Net) Keywords: database, asp
I'm relatively new to asp.net, but am picking stuff up quickly, so am happy!.
Well here's my question, and hopefully someone can help. What I want to do is:
1.Upload an Excel file (xls).(Example inventory list) and then 2.Save that in an Access database and 3.Have that displayed on another page, in tables. So instead of the usual reading straight off database tables, I need to be able to read off an excel file, that an user will upload , save that to Access, and display content back to a new page.
Any help would be appreciated!.
thank ya:d
Source: http://www.livejournal.com/community/aspdotnet/35506.html
|