First  |  Prev |  Next  |  Last
Pages: 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
ضابط يجبر فتاه على خلع ملابسها مع التهديد بالضرب (صوت فديو)
ÖÇÈØ íÌÈÑ ÝÊÇå Úáì ÎáÚ ãáÇÈÓåÇ ãÚ ÇáÊåÏíÏ ÈÇáÖÑÈ (ÕæÊ ÝÏíæ) http://www.antya7la.com/vb/t4887.html#post23719 íÐ ÈÍ ÒæÌÊå Úáì ÓÌÇÏÉ ÇáÕáÇÉ äßÇíÉ ÈÍãÇÊå http://www.antya7la.com/vb/t4852.html#post23683 ÖÈØ ÃæßÇÑ ááÏÚÇÑÉ ÈÇáÓÚæÏíÉ æÊÞÑíÑ íÄßÏ ÊæÑØ 1180 ÝÊÇÉ ( ÕæÑå ) http://www.antya7la.com/vb/t4853.html#post2... 21 Mar 2008 01:41
(IIS) problems with virtual directory
Good Afternoon! I am having problems with the display of files in a virtual directory. At my "server1" I created a logical mapping on IIS appoint to a image directory on "server2". At "server1" I can browser the files on "server2", but if I'm using Internet explorer, I got this error: ########################... 23 Mar 2008 10:36
treeview menu
Here is my scenario. I just took over an existing asp site that is using a treeview menu on the pages. The treeview is an include file that is an include that is on every page. The issue is, when the user clicks on a menu option it opens a new page (menu is still there) and the menu is collapsed. example: men... 22 Mar 2008 00:09
determine images width and height
Hi, Is there a way to determine the actual width and height of a image file ? I'm using aspsmartupload to upload the image, how can determine and save the width and height value ? seems that aspsmartupload doesn't have this property. If so, is there any method to determine it in asp in the simpliest way? I ... 20 Mar 2008 12:37
Not able to run the asp.net from IIS server?
Hi friends iam using IIS server to run my asp.net program. I can compile and run from the asp.net tool and also i can connect with sql server. when i try to run from the IIS server i was not able to connect with sql server and I am getting error as page cannot be display. but i can run the static page(without using... 20 Mar 2008 09:52
WScript.Shell Microsoft VBScript runtime error '800a0046'
Erorr is --------------------- Microsoft VBScript runtime error '800a0046' Permission denied /a.asp, line 3 ----------------------- Code is ----------------------- <% Set WShShell = Server.CreateObject("WScript.Shell") WShShell.Run "cmd /c dir", 0, True %> ----------------------- This is a st... 20 Mar 2008 10:58
How to use HTTP protocol to get documents ?
I need to send a request using HTTP Protocol and it will return to me some replies, which can be an XML or HTML file. In ASP, how can I GET/POST documents using the HTTP protocol ? Thank you. ... 20 Mar 2008 18:38
Use array to limit access
I am trying to limit access to certain pages on our intranet, and have been using the following code to do so, dim Login, L, LL, StringLen, NTUser Set Login = Request.ServerVariables("LOGON_USER") L=Len(Login) LL=InStr(Login, "\") StringLen=L-LL NTUser = (Right(Login, StringLen)) If NTUser <> "DLaing" Then... 20 Mar 2008 18:38
How to setup a HTTP Server in the PC
I actually used a tool called HFS(HTTP File Server 2.2a) which allows to upload or download files but with this tool am able to retrieve the contents of the page using GET method but not able to test the behavior of POST, PUT and DELETE HTTP methods. I could not find anything from the help pages of this ut... 19 Mar 2008 05:47
Connecting to Object that returns database connection
I'm having some issues with a dll I've created to return an ADOConnection back to an ASP script. I successfully open my object: mytest = Server.CreateObject("mydll.database") I then attempt to use the connection: myConnection = mytest.getConnection This is where the script breaks down with an "Object require... 21 Apr 2008 17:19
First  |  Prev |  Next  |  Last
Pages: 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31