Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #2K
~4K People Reached
Favorite Tags

27 Posted Topics

Member Avatar for EricIskhakov

Hello. I have a FileUpload control in my app, and a user chooses a file that sits on mapped network drives. now i don't want the files to actully download i only want the path to it for a link. my question is how do i get the real path …

0
116
Member Avatar for EricIskhakov

Hey. i have a table that has the columns of A,B,C,D and another table that one of the coulmns the VALUES of A,B,C,D i am trying to subquery the 2nd table at the coulmn that stores the abcd. and the result act as a column name for the 1st table. …

Member Avatar for crishlay
0
89
Member Avatar for EricIskhakov

Hello. I have a gridview with an ImageButton that acts as an Update Command to a DataSource. and the SP works if i execute it in the server with parameters, but not through the ImageButton. I Suspect that the Parameters arn't bein sent because if i set a Default Value …

Member Avatar for EricIskhakov
0
178
Member Avatar for EricIskhakov

Hey. i'm uploading a file to my server via php and the file name is en email (x@x.com) and after the upload the files saves as x_x.com anyone knows why? is it something in the php.ini or maybe its a code thing? Thanks in advance.

Member Avatar for EricIskhakov
0
106
Member Avatar for EricIskhakov

Hey. I'm trying to open a dir under safe mode. and i keep getting this error : Fatal error: Uncaught exception 'RuntimeException' with message 'DirectoryIterator::__construct() [<a href='directoryiterator.--construct'>directoryiterator.--construct</a>]: Unable to access /home/mypath/mysite.com/public_html/path/to' in /home/mypath/mysite.com/public_html/site/loaddir.php:7 Stack trace: #0 /home/mypath/mysite.com/public_html/site/loaddir.php(7): DirectoryIterator->__construct('/home/mypath...') #1 {main} thrown in /home/mypath/mysite.co/public_html/site/loaddir.php on line 7 my question is : …

Member Avatar for EricIskhakov
0
248
Member Avatar for EricIskhakov

Hey guys, sorry i know it doesn't belong on PHP but there is no general discussion. i am having trouble to understand this licenses. I am building a website for public use. with profit included. can i use a jQuery lib for my site? (it's licensed by MIT or GPL …

Member Avatar for EricIskhakov
0
141
Member Avatar for EricIskhakov

Hello. i made an swf (With ActionScript 3.0) that exchanges data with php file. The swf works perfectly fine when on my local host but when i embed the swf in a the page the swf doesn't work. The swf runs a php file ( [url]www.mywebsite.com/mypage.php[/url] ) and recives data …

Member Avatar for EricIskhakov
0
115
Member Avatar for ellenski

For general knowledge, if it helps you : You can also make a div invisible using CSS and make divs dissapear with a javascript functino whenever you feel like it :)

Member Avatar for zizuno
0
163
Member Avatar for paullanesra

you are using mysqli_* try using mysql. i think mysqli is for SqlLite... not sure. and what's the problem? i mean u get an error, you don't get results, etc.

Member Avatar for EricIskhakov
0
135
Member Avatar for EricIskhakov

Hey im kinda new to Flash. I have a FLVPlayback Component and i want to disable the option to scrubb through the video. does anyone know how to do that? (googling didn't do much of an help)

Member Avatar for EricIskhakov
0
204
Member Avatar for EricIskhakov

Hi. I'm intrested in finding out if a client watched an entire video, and i was wondering if it is possible using JS or any other client-side language? and if not what would be the best approach? Thanks in advance, Eric

Member Avatar for Wraithmanilian
0
95
Member Avatar for EricIskhakov

Hi. is it possible to decrement a value inside a table every seconed or day or whatever? if it's in the wrong section i'm sorry.

Member Avatar for EricIskhakov
0
162
Member Avatar for attism

my guess is that $related_query not succseful and is null or something. check the query in the DB and see what result u get. and try to print_r $related_query before the while loop and see what it containts

Member Avatar for attism
0
248
Member Avatar for tcollins412
Member Avatar for blazeenterprise

u can try to use a md5 or sha1 function. and create a sha1 of some paramaters only u know and change only 1 of them every time. u don't need a database for that. i mean u can save every code u generate in a DB and allways check …

Member Avatar for blazeenterprise
0
78
Member Avatar for sjjs1985

start the session before any output is sent. if none sent then check maybe it's a whitespace it counts as an output.

Member Avatar for EricIskhakov
0
143
Member Avatar for EricIskhakov

Hi. my code works perfectly in Chrome but in IE when i go between pages my session is lost. does anybody know why?

Member Avatar for blocblue
0
116
Member Avatar for JOSheaIV

Yes you should use a database. There are several DB's you can use,but i am new to C# and only worked with an SQL database so far. here is a great guide on how to start working with an sql database,i hope it will be as helpfull to you as …

Member Avatar for JOSheaIV
0
155
Member Avatar for muzikhera
Member Avatar for rohand
0
138
Member Avatar for anitha10

at first create a referance to a SqlConnection and after you validate create the actuall connection... put it into an If statment

Member Avatar for vincezed
0
133
Member Avatar for new_programmer

Knowing Java is helpfull because c# is an object oriented language as well. and it's basicly the same.

Member Avatar for Shilpakmthn
1
202
Member Avatar for new_programmer

what's the type of the list\array the line List<PdfReader> reader= new ArrayList<PdfRead>(); meaning set a list of pdf readers

Member Avatar for vhoramoin
0
136
Member Avatar for elapse0308

I only glanced the the code. but why you write : [code]interest = (int) (balance*double rate);[/code] i don't think your suppoused to write that "double" (most likley i'm wrong...but still ) or try taking off those () in the balace*rate

Member Avatar for javaAddict
0
110
Member Avatar for damodar405

I once looked for something like that and didn't find one but maybe there is. i think you can bypass it by editing the xml file encoding yourself. something like <encode = UTF-16>

Member Avatar for EricIskhakov
0
187
Member Avatar for EricIskhakov

Hello. How can i know which way the thumbtrack event eccured? i mean if the user dragged the thumb up or down? in general i'm having lots of trouble with this scroll bar because it effects 5 textboxes. if anyone can give an example on how a thumbtrack event looks …

0
55
Member Avatar for EricIskhakov

Hello, i have a scrollbar that controling several RichTextBoxs i created a VScroll1.Scroll method but it doesn't specify which way the user scrolls. i tried creating a VScroll1.ScrollUP\ScrollDown methods but nothing happpend. can someone help me? Thanks, Eric

Member Avatar for EricIskhakov
0
62
Member Avatar for dv1r

No we don't(i'm with stupid) we didn't start to program it yet. And the thing is,we resarched about Bluetooth and we got this information. we weren't talking about creating a bluetooth device that c an get to 100m range. it's to change a phones existing bluetooth range by a software …

Member Avatar for EricIskhakov
0
105

The End.