Что такое Подарочные сертификаты?
Perl web-programming
Hello Guest
  
  • Login
• Register…
• Start blog
  • Кто, Где, Когда
• Что тут делать?
• Сообщества
  • Опросы
• Аватары
• Интересы
  • Cities and Countries
• Random blog
• Users search
  • Дуэли
• Желания
• Ссылки
  • Search
• Games
• Tests
• QAIX
  • Трансляции
• Talxy Chat
• Horoscope
• Online
 
Register!

QAIX > Perl web-programmingGo to page: « previous | 1 | 2 | 3 | 4

  Top users: 
  Рейтинг сообществ: 
  Advertising:
  Recent blog posts: 
  They have birthday today: 
  Forums:   
  Discuss: 
  Recent forum topics: 
  Recent forum comments:
  Модератор:
четверг, 12 января 2006 г.
Spreadsheet ashish 22:41:09
 i want a spreadsheet like widget which i can customize
i am using Tk::TableMatrix::Sp­readsheet
but i am not able to set cell values by set subroutine
so i had to attach a label widget even at those position where a simple value substitution is sufficient
i want to know is there any way by which a whole Column or row or group of cells can be configured by one common name (not just formatting) even say a configuring widget attachments.
also a problem i am facing is that when i want to refresh {censored} in spreadsheet some of the rows i want to diminish, i used windowDelete and deleteRow both.
windowDelete because there is a widget at each cell of the those rows
but the deleted rows doesnot disappear from the screen, that portion becomes inactive resizing the spreadsheet affects only those portions that should be logically present, but the deleted rows just seem to hang like anything on the screen.
kindly help
my email: ashishbansal10@indi­atimes.com
Add comment
понедельник, 19 декабря 2005 г.
Hi Guys,I has been almost 2 years. I am using perl 5.8.7... Guest 22:10:37
 Hi Guys,
I has been almost 2 years. I am using perl 5.8.7, still facing this problems. Any workaround/solution­s ... please
Thanks,
Nagarajan
Add comment
>>>how much would a cabbage paatch doll be worth (a... Guest 17:37:12
 
how much would a cabbage paatch doll be worth (a original)now?>>>
Add comment
четверг, 8 декабря 2005 г.
The following script will hit the SHIFT key every 9... Guest 05:22:28
 The following script will hit the SHIFT key every 9 minutes. Yes, simple but effective. Remember to save the file with a VBS extention. Just so you know, when you double click on the file it will seem as if nothing ran but trust me...it does.
USE FOLLOWING SCRIPT:
Const DELAY_MINUTES = 9
Wscript.Sleep DELAY_MINUTES * 60000
Do
CreateObject("Wscri­pt.Shell").SendKeys "+"
Wscript.Sleep DELAY_MINUTES * 60000
Loop
Add comment
пятница, 2 декабря 2005 г.
im using also perlapp the program has an error. when im... Guest 06:06:37
 im using also perlapp the program has an error. when im compiling and using -bind <addilfe>, is does not work. can anyone to help me how to include file using perlapp to compile perl script
comment 2 answer | Add comment
четверг, 10 ноября 2005 г.
its too long and its all mixed up Guest 15:10:18
 its too long and its all mixed up
Add comment
суббота, 5 ноября 2005 г.
if you solve this problem, please, help... Guest 07:05:55
 if you solve this problem, please, help me.
lucas.blogsite.org
Add comment
среда, 2 ноября 2005 г.
did this ever get resolved? I have the same (or similar)... Guest 12:47:13
 did this ever get resolved? I have the same (or similar) problem on my hands
Add comment
пятница, 14 октября 2005 г.
I'm playing with perl and Expect.pm to drive minicom.whilst... Guest 13:36:08
 I'm playing with perl and Expect.pm to drive minicom.
whilst I can navigate round minicom to setup basic serial port settings, there are a few menu's which require the "arrow" keys. So, did you/anyone discover how to send function keys or "arrow" ket strokes ?
use Expect;
$serial = Expect->spawn(minic­om);
$serial->expect(2,"­$prompt");
$serial->send("^Ao"­); # this gets you into a pop-up menu.
$serial->send("$dow­n_arrow_key"); # try configure the 2nd menu item
I can't figure out how to send the appropriate codes !
a.
Add comment
четверг, 29 сентября 2005 г.
from bpicard@cls.frM. Palma,We are currently developping a... Guest 17:56:18
 from bpicard@cls.fr
M. Palma,
We are currently developping a software with a constraint on multi-platform portability.
It is composed by some modules, coded in perl... or C... or matlab. So we decided to exchange
data in NetCDF format.
I've seen your posts on this subject on various mailling lists : have you had positive answers since april?
Have you succeed in this port?
I would appreciate any help,
best regards,
bruno
from bpicard@cls.fr
Add comment
вторник, 13 сентября 2005 г.
PHP 4.3.10 - Perl... Guest 23:36:12
 PHP 4.3.10 - Perl v5.8.7
http://shootout.ali­oth.debian.org/bench­mark.php?test=all&la­ng=php&sort=fullcpu
Add comment
понедельник, 12 сентября 2005 г.
what does it mean when it is set on my history info on my... Guest 21:31:07
 what does it mean when it is set on my history info on my computer?
Add comment
вторник, 23 августа 2005 г.
Perl or PHP T J Fitzpatrick 13:47:18
 I have been a retailer for about 30years and want to get my business onto the web.I have learned HTML and am well advanced in learning Javascript.To write cgi scripts for server use I must learn either Perl or PHP.Any ideas of which would be better and why?And do you have any ideas on a good textbook?
Add comment
среда, 29 июня 2005 г.
my computer tells me that when i try 2 log in 2 yahoo that... Guest 22:48:07
 my computer tells me that when i try 2 log in 2 yahoo that i dont have any cookies and i want 2 repair it can u help me
Add comment
понедельник, 20 июня 2005 г.
You were probably trying to use an empty line or string in... Guest 13:36:10
 You were probably trying to use an empty line or string in your regular expression. You can add an if( exists($x) && (${censored} order to avoid it.
comment 1 answer | Add comment
суббота, 28 мая 2005 г.
How ro read Textbox Object data in perl using win32::OLE Dipti Patel 09:53:21
 Hello
I have to read textbox data in ms word file and count this word using win32::OLE and perl script
I dont know how to read Textbox object data.
Please help me and give Source code as sonn as possible.
mail address as dipti_ce@yahoo.co.i­n

Dipti Patel
Thanks
Add comment
понедельник, 25 апреля 2005 г.
10 drink milk20 if lactose intolerant goto 3030 fart40 goto... Guest 23:20:12
 10 drink milk
20 if lactose intolerant goto 30
30 fart
40 goto 10
Add comment
суббота, 2 июня 2001 г.
how does this damn thing work Guest 03:20:30
 how does this damn thing work
Add comment

Add new topic:

How:  Register )
 
Login:   Password:   
Comments by: Premoderation:
Topic:
  
 
Пожалуйста, относитесь к собеседникам уважительно, не используйте нецензурные слова, не злоупотребляйте заглавными буквами, не публикуйте рекламу и объявления о купле/продаже, а также материалы нарушающие сетевой этикет или законы РФ. Ваш ip-адрес записывается.


QAIX > Perl web-programmingGo to page: « previous | 1 | 2 | 3 | 4

see also:
pass tests:
\\\\\\\\\\\\\\Cool pics
{...Время летит быстро...}
see also:
How to convert any video to MP4 format
How to convert and edit Flip videos
анкета!

  Copyright © 2001—2010 QAIX
Идея: Монашёв Михаил.
Авторами текстов, изображений и видео, размещённых на этой странице, являются пользователи сайта.
See Help and FAQ in the community support.qaix.com.
Write in the community about the bugs you have noticedbugs.qaix.com.
Write your offers and comments in the communities suggest.qaix.com.
Information for parents.
Пишите нам на .
If you would like to report an abuse of our service, such as a spam message, please .
Если Вы хотите пожаловаться на содержимое этой страницы, пожалуйста .